Results

By type

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

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

2023-01-01T05:27:03.240Z||main|||||INFO|500||The following profiles are active: basic
2023-01-01T05:27:23.419Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-01T05:27:23.420Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-01T05:27:23.592Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-01T05:27:34.810Z||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.

2023-01-01T05:27:35.144Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-01T05:27:35.544Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-01T05:27:36.164Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-01T05:27:36.177Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-01T05:27:36.329Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-01T05:27:36.665Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-01T05:27:37.765Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-01T05:27:41.260Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-01T05:27:44.555Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-01T05:27:44.674Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-01T05:27:45.838Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-01T05:27:46.358Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-01-01T05:27:48.331Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-01T05:27:50.730Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-01-01T05:28:00.731Z||main|||||WARN|500||---
2023-01-01T05:28:00.732Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-01T05:28:00.732Z||main|||||WARN|500||---
2023-01-01T05:28:01.669Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-01T05:28:10.258Z||main|||||INFO|500||Started ApiHandlerApplication in 72.077 seconds (JVM running for 75.701)
2023-01-01T05:28:10.280Z|22a606c6-8985-4cd6-a216-a7ab9d524689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:28:10.309Z|22a606c6-8985-4cd6-a216-a7ab9d524689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:28:10.311Z|f8d039e1-1b87-47be-86c3-5e33de0324fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:28:10.319Z|f8d039e1-1b87-47be-86c3-5e33de0324fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:28:20.382Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-01T05:28:21.312Z|ceadc3f1-479e-436c-b43f-41872f0e3d21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:21.317Z|86abbb9e-ac29-44ad-aa95-f95995da99da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:21.319Z|16e412c6-9ec9-45c9-b437-b80b88eabf52|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
2023-01-01T05:28:22.776Z|16e412c6-9ec9-45c9-b437-b80b88eabf52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:22.780Z|86abbb9e-ac29-44ad-aa95-f95995da99da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:22.797Z|ceadc3f1-479e-436c-b43f-41872f0e3d21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:25.243Z|d3c3cec7-f361-42b2-9865-72df0e897f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:28:25.253Z|d3c3cec7-f361-42b2-9865-72df0e897f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:28:30.681Z|19946297-722c-4907-932e-92d0eedc9e62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:30.682Z|19946297-722c-4907-932e-92d0eedc9e62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:30.692Z|226a4e06-f9ac-4c36-b802-874fed40c5b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:30.694Z|226a4e06-f9ac-4c36-b802-874fed40c5b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:30.702Z|d14b29c3-5688-4172-a481-aab3f90a3c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:30.706Z|d14b29c3-5688-4172-a481-aab3f90a3c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:40.245Z|960b6486-906c-47cd-a192-0a72efbf22be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:28:40.246Z|960b6486-906c-47cd-a192-0a72efbf22be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:28:40.321Z|1b623411-6b25-4b54-9305-f8f823c0a2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:28:40.322Z|1b623411-6b25-4b54-9305-f8f823c0a2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:28:40.728Z|2363b40e-c925-4d34-92b9-a5b4a7b3a3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:40.730Z|2363b40e-c925-4d34-92b9-a5b4a7b3a3cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:40.768Z|d3a6090d-12b7-4e6b-81a3-886de457180d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:40.770Z|d3a6090d-12b7-4e6b-81a3-886de457180d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:40.774Z|6deb1089-09f3-4270-9c08-c07001838f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:40.786Z|6deb1089-09f3-4270-9c08-c07001838f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:50.785Z|9fc030b2-806a-4f6c-9e14-fa1633fb275b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:50.787Z|9fc030b2-806a-4f6c-9e14-fa1633fb275b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:50.828Z|71e5e3f8-a401-4d58-a4de-be926217c109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:50.829Z|71e5e3f8-a401-4d58-a4de-be926217c109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:50.834Z|453aa4b5-21f8-4a45-963b-2b253bd17575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:28:50.835Z|453aa4b5-21f8-4a45-963b-2b253bd17575|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:28:55.248Z|39a238e5-4175-4283-a85b-3d9e6efc56a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:28:55.257Z|39a238e5-4175-4283-a85b-3d9e6efc56a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:29:00.839Z|45e232fa-a7e7-4e8e-a551-4142565b0ac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:00.842Z|45e232fa-a7e7-4e8e-a551-4142565b0ac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:00.857Z|4792548a-11ba-4e44-ae64-7956a9e40e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:00.868Z|4792548a-11ba-4e44-ae64-7956a9e40e75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:00.875Z|926f938c-fc3e-422c-b047-08b80db81202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:00.877Z|926f938c-fc3e-422c-b047-08b80db81202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:10.247Z|772d540c-9be8-40c4-8373-d4150dc67a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:29:10.254Z|772d540c-9be8-40c4-8373-d4150dc67a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:29:10.325Z|e390e510-f923-4f71-9fda-36c573c79e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:29:10.326Z|e390e510-f923-4f71-9fda-36c573c79e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:29:10.935Z|bc17e84b-d89a-40a1-a517-67cbf9628bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:10.936Z|8e5453df-70c6-4b31-ae56-872098fee524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:10.937Z|bc17e84b-d89a-40a1-a517-67cbf9628bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:10.937Z|8e5453df-70c6-4b31-ae56-872098fee524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:10.950Z|ff1b7a78-7eaf-41e0-bd3a-6a1c62ccf2aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:10.962Z|ff1b7a78-7eaf-41e0-bd3a-6a1c62ccf2aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:20.978Z|01b1e803-0cc2-4471-93c2-407b38fd0003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:20.980Z|01b1e803-0cc2-4471-93c2-407b38fd0003|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:20.989Z|0fee811e-429e-4f80-8d2d-b4043b38ff4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:20.997Z|0fee811e-429e-4f80-8d2d-b4043b38ff4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:20.997Z|dcbf5806-b515-4fe2-a31b-11a713c0435a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:20.998Z|dcbf5806-b515-4fe2-a31b-11a713c0435a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:25.242Z|8dad13ac-ca93-4ac4-9b7a-eb2329337e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:29:25.244Z|8dad13ac-ca93-4ac4-9b7a-eb2329337e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:29:31.015Z|453d4142-dd79-457d-9b0f-6653fd2afc08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:31.018Z|453d4142-dd79-457d-9b0f-6653fd2afc08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:31.037Z|56267de8-357d-4224-ad69-be7a525c49f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:31.037Z|a6177030-7db5-4fb3-b825-7cda6ce8fa08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:31.041Z|56267de8-357d-4224-ad69-be7a525c49f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:31.044Z|a6177030-7db5-4fb3-b825-7cda6ce8fa08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:40.243Z|8da6001c-9f52-4698-b3b9-29bd469fb5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:29:40.249Z|8da6001c-9f52-4698-b3b9-29bd469fb5d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:29:40.330Z|149f9c95-45c0-4a5d-b1f7-1fd958351c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:29:40.332Z|149f9c95-45c0-4a5d-b1f7-1fd958351c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:29:41.062Z|0c415cfc-bb71-4904-b568-6f8f78af4bce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:41.063Z|0c415cfc-bb71-4904-b568-6f8f78af4bce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:41.074Z|1f633152-1c1e-4854-97bf-ecb5d13a7cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:41.076Z|1f633152-1c1e-4854-97bf-ecb5d13a7cef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:41.082Z|f8c6c5e5-0606-4d24-a6cc-32b4805f01e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:41.091Z|f8c6c5e5-0606-4d24-a6cc-32b4805f01e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:51.096Z|da3d58ff-18e7-45e0-b1b0-a16f7383c4f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:51.098Z|da3d58ff-18e7-45e0-b1b0-a16f7383c4f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:51.113Z|35ec3042-b8b8-46b5-9dc7-ded4cb021ab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:51.114Z|35ec3042-b8b8-46b5-9dc7-ded4cb021ab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:51.123Z|8cb6737c-5b19-4150-93f2-91ccea4d7281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:29:51.125Z|8cb6737c-5b19-4150-93f2-91ccea4d7281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:29:55.244Z|191b2abd-8dc9-495e-b097-2220f0f79e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:29:55.246Z|191b2abd-8dc9-495e-b097-2220f0f79e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:30:01.127Z|23df2bb3-c5cd-451c-bd91-e2898820028b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:01.129Z|23df2bb3-c5cd-451c-bd91-e2898820028b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:01.140Z|a7cd1dff-ef10-4fd6-b6f6-bfc87849aaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:01.142Z|a7cd1dff-ef10-4fd6-b6f6-bfc87849aaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:01.151Z|39764deb-7c74-4035-a19c-a1bf32792f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:01.152Z|39764deb-7c74-4035-a19c-a1bf32792f74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:10.243Z|ce494116-7cbd-40a3-9118-9709e666ced6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:30:10.244Z|ce494116-7cbd-40a3-9118-9709e666ced6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:30:10.334Z|df40f8a9-8053-4bae-9e89-2a61bfca6c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:30:10.336Z|df40f8a9-8053-4bae-9e89-2a61bfca6c24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:30:11.155Z|342f443a-320d-4818-ad85-b2ba439ef8bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:11.157Z|342f443a-320d-4818-ad85-b2ba439ef8bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:11.169Z|5d5cee74-9674-433f-9381-53ff2f24f958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:11.171Z|5d5cee74-9674-433f-9381-53ff2f24f958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:11.179Z|3556786d-25ee-4029-aebe-ebe7dcaebb09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:11.181Z|3556786d-25ee-4029-aebe-ebe7dcaebb09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:21.187Z|d2dc0bc7-2f5a-46bb-be8b-d5cb56f24829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:21.188Z|d2dc0bc7-2f5a-46bb-be8b-d5cb56f24829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:21.215Z|5e91f364-7361-400c-96fa-4faec1a7d999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:21.217Z|5e91f364-7361-400c-96fa-4faec1a7d999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:21.224Z|715cfa33-824f-4cc6-a366-b30ed0c97bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:21.226Z|715cfa33-824f-4cc6-a366-b30ed0c97bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:25.243Z|88917be4-9687-471d-ad24-b13a85a1f4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:30:25.269Z|88917be4-9687-471d-ad24-b13a85a1f4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:30:31.218Z|051b2965-7e81-4bb0-9be5-8f23bd485b7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:31.219Z|051b2965-7e81-4bb0-9be5-8f23bd485b7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:31.246Z|04dd4815-6787-40f3-9682-90422b77e397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:31.248Z|04dd4815-6787-40f3-9682-90422b77e397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:31.274Z|52a1ab57-e81d-4f8d-80cc-afeae562b153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:31.276Z|52a1ab57-e81d-4f8d-80cc-afeae562b153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:40.244Z|0b2ac4ee-a45c-4577-b4e5-53d4531c08c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:30:40.245Z|0b2ac4ee-a45c-4577-b4e5-53d4531c08c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:30:40.338Z|691bb179-214e-4852-9e5f-a16e20d8b85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:30:40.339Z|691bb179-214e-4852-9e5f-a16e20d8b85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:30:41.254Z|0ee4b8e3-def4-4974-a99c-c88ed1078348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:41.255Z|0ee4b8e3-def4-4974-a99c-c88ed1078348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:41.275Z|bf02a743-f9a9-4813-aede-5d756fdbea8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:41.278Z|bf02a743-f9a9-4813-aede-5d756fdbea8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:41.307Z|7649603d-0824-4237-b477-cc3dcbf90101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:41.309Z|7649603d-0824-4237-b477-cc3dcbf90101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:51.288Z|a3bb6ced-992f-41f3-bf57-fe17b680208a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:51.290Z|a3bb6ced-992f-41f3-bf57-fe17b680208a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:51.325Z|08103bcc-fcc4-4aaf-842a-9017b2b3d7fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:51.327Z|08103bcc-fcc4-4aaf-842a-9017b2b3d7fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:51.340Z|2a8c79b7-ae18-42f1-a193-d79f9a303976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:30:51.341Z|2a8c79b7-ae18-42f1-a193-d79f9a303976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:30:55.246Z|829526c7-a196-48b6-9669-05ec1c9068e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:30:55.247Z|829526c7-a196-48b6-9669-05ec1c9068e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:31:01.329Z|ab936f00-be2e-44f8-a293-d8bc3f31b43f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:01.331Z|ab936f00-be2e-44f8-a293-d8bc3f31b43f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:01.357Z|dfbed9f7-2b6c-4dd3-aaf8-5444316b4200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:01.358Z|dfbed9f7-2b6c-4dd3-aaf8-5444316b4200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:01.383Z|a77ce8f5-1d0b-4cbd-a965-8beafe964996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:01.385Z|a77ce8f5-1d0b-4cbd-a965-8beafe964996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:10.243Z|d53ae436-d15c-44a9-be52-2b02553cdb7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:31:10.247Z|d53ae436-d15c-44a9-be52-2b02553cdb7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:31:10.341Z|d1623f1c-ae1b-4cfa-947d-5393d3b49f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:31:10.342Z|d1623f1c-ae1b-4cfa-947d-5393d3b49f4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:31:11.378Z|2a6c1677-5bdd-443b-8990-356f48d294b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:11.380Z|2a6c1677-5bdd-443b-8990-356f48d294b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:11.393Z|5ef40279-c659-4852-b8fc-2408fc27869c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:11.395Z|5ef40279-c659-4852-b8fc-2408fc27869c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:11.419Z|a81d7263-b974-472d-8f5f-6752970c774d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:11.421Z|a81d7263-b974-472d-8f5f-6752970c774d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:21.411Z|65c73be4-9990-40bb-b90b-c153ce24f6cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:21.412Z|65c73be4-9990-40bb-b90b-c153ce24f6cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:21.428Z|8d4e458a-afd0-4886-984c-355c2fc95277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:21.429Z|8d4e458a-afd0-4886-984c-355c2fc95277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:21.451Z|a3b9bce8-d566-423c-bf23-599a61957408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:21.453Z|a3b9bce8-d566-423c-bf23-599a61957408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:25.242Z|bfb6c85e-a609-4d93-82f2-1802ccf5c255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:31:25.243Z|bfb6c85e-a609-4d93-82f2-1802ccf5c255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:31:31.441Z|99e295e2-dc78-4020-a638-62742e8512b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:31.443Z|99e295e2-dc78-4020-a638-62742e8512b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:31.457Z|e3875209-d9ed-4e96-aa0d-3dec19019720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:31.458Z|e3875209-d9ed-4e96-aa0d-3dec19019720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:31.486Z|a82afbc9-2753-41ec-b3c1-3df25cb7b5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:31.487Z|a82afbc9-2753-41ec-b3c1-3df25cb7b5d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:40.243Z|ad73d9b6-23a1-4f74-987b-6ef70ed8765e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:31:40.245Z|ad73d9b6-23a1-4f74-987b-6ef70ed8765e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:31:40.344Z|200f011c-b123-4270-84a4-840e7da96050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:31:40.346Z|200f011c-b123-4270-84a4-840e7da96050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:31:41.479Z|9fd15242-3f70-4d1b-bfab-2bf893a17407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:41.480Z|9fd15242-3f70-4d1b-bfab-2bf893a17407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:41.487Z|d91b89f0-f4b6-4b68-8f74-c16efd83a876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:41.488Z|d91b89f0-f4b6-4b68-8f74-c16efd83a876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:41.515Z|9c784760-acfd-4f0f-bbcf-e8c3f35aab5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:41.517Z|9c784760-acfd-4f0f-bbcf-e8c3f35aab5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:51.510Z|135f6d92-9869-450a-9f5e-cb79bc3c1c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:51.512Z|135f6d92-9869-450a-9f5e-cb79bc3c1c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:51.517Z|f2533d13-7348-4fcf-bae1-3a7756dbcd51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:51.519Z|f2533d13-7348-4fcf-bae1-3a7756dbcd51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:51.545Z|7d4ad6e8-128e-4991-a614-991a7419ed06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:31:51.547Z|7d4ad6e8-128e-4991-a614-991a7419ed06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:31:55.243Z|6d1cf197-9298-463d-9b46-eb7c76f7c11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:31:55.247Z|6d1cf197-9298-463d-9b46-eb7c76f7c11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:32:01.545Z|eede59b7-639d-4184-909c-13d6e3d9abda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:01.546Z|544542d0-a0a3-4fff-b64b-e8802812c8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:01.547Z|544542d0-a0a3-4fff-b64b-e8802812c8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:01.548Z|eede59b7-639d-4184-909c-13d6e3d9abda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:01.577Z|a73166a2-857d-48c0-a7af-5f63dff6c1b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:01.589Z|a73166a2-857d-48c0-a7af-5f63dff6c1b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:10.243Z|64c934ee-f201-435b-b4d0-7350838870ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:32:10.244Z|64c934ee-f201-435b-b4d0-7350838870ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:32:10.347Z|0a2a18e0-679b-42c5-9edd-cb7ad8d558c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:32:10.348Z|0a2a18e0-679b-42c5-9edd-cb7ad8d558c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:32:11.581Z|e2a50d6f-081e-4045-985e-8d0057f22b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:11.581Z|8860baef-a2bc-45a6-8a05-a72d18388d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:11.582Z|e2a50d6f-081e-4045-985e-8d0057f22b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:11.582Z|8860baef-a2bc-45a6-8a05-a72d18388d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:11.633Z|ccc48b19-edcd-4208-9c23-161d21d0cf28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:11.634Z|ccc48b19-edcd-4208-9c23-161d21d0cf28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:21.614Z|4bf92c62-9778-4a91-8ee2-c16eb74e08fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:21.614Z|097c200c-269f-4af0-b71b-85856eadc592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:21.615Z|4bf92c62-9778-4a91-8ee2-c16eb74e08fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:21.615Z|097c200c-269f-4af0-b71b-85856eadc592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:21.669Z|72885b10-bbac-4f61-a9b4-a246788b9d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:21.670Z|72885b10-bbac-4f61-a9b4-a246788b9d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:25.243Z|421e51f3-8eaa-42b3-bd6c-fe974d1e2478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:32:25.244Z|421e51f3-8eaa-42b3-bd6c-fe974d1e2478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:32:31.644Z|4ad34d75-7ffa-4bf7-a6cf-6cfc1858645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:31.644Z|886af2a7-af71-4da4-9514-faba4f749c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:31.646Z|4ad34d75-7ffa-4bf7-a6cf-6cfc1858645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:31.646Z|886af2a7-af71-4da4-9514-faba4f749c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:31.710Z|4c3b613a-5656-45a8-b7ac-7e58832a38a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:31.712Z|4c3b613a-5656-45a8-b7ac-7e58832a38a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:40.243Z|943a9f13-8a8a-4faf-8192-f5be7a7609c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:32:40.248Z|943a9f13-8a8a-4faf-8192-f5be7a7609c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:32:40.350Z|7813b34c-2ec7-4560-ad4a-79167421a7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:32:40.351Z|7813b34c-2ec7-4560-ad4a-79167421a7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:32:41.675Z|4149d9f4-fdd7-4242-bbb8-a9b52f1e9ca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:41.675Z|77c78bcd-a436-46bb-b9f0-4f8dd862d42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:41.676Z|77c78bcd-a436-46bb-b9f0-4f8dd862d42b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:41.676Z|4149d9f4-fdd7-4242-bbb8-a9b52f1e9ca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:41.740Z|353fb8da-d594-4e36-8db7-71c5d2d04583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:41.741Z|353fb8da-d594-4e36-8db7-71c5d2d04583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:51.707Z|bbddc6b4-b924-4d38-8c1e-98062c84d521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:51.708Z|bbddc6b4-b924-4d38-8c1e-98062c84d521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:51.716Z|55460a14-06e8-483b-b223-5a4b3f3b6f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:51.718Z|55460a14-06e8-483b-b223-5a4b3f3b6f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:51.770Z|9ef9f523-a50a-45bf-a651-479eb2dd7c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:32:51.772Z|9ef9f523-a50a-45bf-a651-479eb2dd7c14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:32:55.243Z|7acc332e-a0fd-452e-8333-c6801fa2672b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:32:55.244Z|7acc332e-a0fd-452e-8333-c6801fa2672b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:33:01.738Z|5fc88acb-a19b-46f6-9120-10e93ee84046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:01.739Z|5fc88acb-a19b-46f6-9120-10e93ee84046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:01.747Z|8384ac0a-0024-471d-8e04-0e7a2f838dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:01.749Z|8384ac0a-0024-471d-8e04-0e7a2f838dcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:01.803Z|6e59d910-a504-4d21-b4c1-2251895d9983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:01.805Z|6e59d910-a504-4d21-b4c1-2251895d9983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:10.242Z|daafefb1-37a4-4bc8-ac85-6e750e035aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:33:10.243Z|daafefb1-37a4-4bc8-ac85-6e750e035aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:33:10.353Z|66e526c9-08b9-44f0-8485-c80b61288233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:33:10.354Z|66e526c9-08b9-44f0-8485-c80b61288233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:33:11.771Z|d4d10be9-1cb4-4b7f-8012-ad4212d7b669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:11.772Z|d4d10be9-1cb4-4b7f-8012-ad4212d7b669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:11.777Z|d4e66b00-a069-47a6-a93b-c973ebc18b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:11.778Z|d4e66b00-a069-47a6-a93b-c973ebc18b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:11.833Z|5abe12a6-88e3-46ac-a383-9408f966ccaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:11.834Z|5abe12a6-88e3-46ac-a383-9408f966ccaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:21.802Z|263a644a-2796-4fc2-aea7-5fe5e1f4f74d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:21.804Z|263a644a-2796-4fc2-aea7-5fe5e1f4f74d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:21.821Z|97aa1aa8-5804-4a57-8a38-ffab8e54c701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:21.823Z|97aa1aa8-5804-4a57-8a38-ffab8e54c701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:21.866Z|cc46d647-4d2c-4070-9fdc-41c970e64408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:21.867Z|cc46d647-4d2c-4070-9fdc-41c970e64408|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:25.242Z|01c2d8db-f497-4641-90b8-a0720886fb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:33:25.247Z|01c2d8db-f497-4641-90b8-a0720886fb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:33:31.846Z|361f2863-6a70-49f1-8937-9599be387a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:31.848Z|361f2863-6a70-49f1-8937-9599be387a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:31.853Z|2861a3c3-5149-49ad-a54b-49302c976926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:31.855Z|2861a3c3-5149-49ad-a54b-49302c976926|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:31.900Z|8fc1b412-226a-4902-ba7d-cc5a69b97afe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:31.902Z|8fc1b412-226a-4902-ba7d-cc5a69b97afe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:40.247Z|d176db27-54cc-4361-a440-fad2951d24b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:33:40.249Z|d176db27-54cc-4361-a440-fad2951d24b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:33:40.355Z|8a113d67-80e8-49c2-86e1-ac1ec5e68ccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:33:40.357Z|8a113d67-80e8-49c2-86e1-ac1ec5e68ccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:33:41.884Z|9cde3593-e872-4d13-9648-266ce2f0050b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:41.885Z|9cde3593-e872-4d13-9648-266ce2f0050b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:41.894Z|de25f0d7-5252-4366-a3ed-105e0ec3d0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:41.896Z|de25f0d7-5252-4366-a3ed-105e0ec3d0c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:41.933Z|34f300c9-c249-4fae-a992-87584f62fcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:41.935Z|34f300c9-c249-4fae-a992-87584f62fcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:51.915Z|e310cf8f-a6ef-49b6-970a-26c556c1d3fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:51.917Z|e310cf8f-a6ef-49b6-970a-26c556c1d3fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:51.927Z|9f4370f0-08d5-4c62-9ff7-3f94fd79d6e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:51.928Z|9f4370f0-08d5-4c62-9ff7-3f94fd79d6e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:51.962Z|60111fb9-6296-4df8-9eb8-f1df3408d009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:33:51.964Z|60111fb9-6296-4df8-9eb8-f1df3408d009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:33:55.242Z|463846b4-989e-4c97-95c6-c72eaf7ea9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:33:55.243Z|463846b4-989e-4c97-95c6-c72eaf7ea9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:34:01.946Z|42442c01-91a4-460f-b271-63c510fa46f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:01.948Z|42442c01-91a4-460f-b271-63c510fa46f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:01.951Z|6e9251e9-b147-4f84-945e-3f1f858659db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:01.953Z|6e9251e9-b147-4f84-945e-3f1f858659db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:02.000Z|36e0682e-35bb-4204-a639-e1c20f17205d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:02.002Z|36e0682e-35bb-4204-a639-e1c20f17205d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:10.244Z|7c34430a-9cfd-49c0-b72d-ad7b1343aef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:34:10.250Z|7c34430a-9cfd-49c0-b72d-ad7b1343aef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:34:10.359Z|a1dd6608-554d-4488-b414-5227085ca402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:34:10.361Z|a1dd6608-554d-4488-b414-5227085ca402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:34:11.979Z|4c6a6520-a4fd-48a4-a263-824e064634f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:11.979Z|b0dc7bcf-67b3-47b8-a786-189b8116de13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:11.980Z|4c6a6520-a4fd-48a4-a263-824e064634f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:11.980Z|b0dc7bcf-67b3-47b8-a786-189b8116de13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:12.029Z|844263fa-4d45-4073-9044-634dce05426d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:12.030Z|844263fa-4d45-4073-9044-634dce05426d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:22.012Z|5ea862a4-0ef3-418c-820e-87115e52a607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:22.012Z|9187ce22-eaec-4a0a-a7e8-956a17f0427f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:22.013Z|9187ce22-eaec-4a0a-a7e8-956a17f0427f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:22.013Z|5ea862a4-0ef3-418c-820e-87115e52a607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:22.057Z|22f524f4-a4f7-4362-8ced-5e57345ac106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:22.059Z|22f524f4-a4f7-4362-8ced-5e57345ac106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:25.242Z|c43e5874-e12a-484d-a8a6-f3cc815e4338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:34:25.243Z|c43e5874-e12a-484d-a8a6-f3cc815e4338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:34:32.039Z|a2f0c44d-435e-4950-97cb-936415116001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:32.039Z|ddbf9b6e-12bb-466e-825b-61e08bf1738c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:32.040Z|ddbf9b6e-12bb-466e-825b-61e08bf1738c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:32.040Z|a2f0c44d-435e-4950-97cb-936415116001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:32.093Z|672596b8-91a1-4f5c-8448-d741e5c57bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:32.094Z|672596b8-91a1-4f5c-8448-d741e5c57bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:40.242Z|6e36ebc1-3468-4ac1-b85d-3e2166b69d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:34:40.243Z|6e36ebc1-3468-4ac1-b85d-3e2166b69d82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:34:40.363Z|55c4ca43-b779-4b83-b48b-bf5947276afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:34:40.364Z|55c4ca43-b779-4b83-b48b-bf5947276afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:34:42.067Z|51405363-5055-4d64-bb65-6bbe8f195088|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:42.067Z|d454366c-6df6-46f0-9ff6-8be15b25200a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:42.068Z|51405363-5055-4d64-bb65-6bbe8f195088|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:42.068Z|d454366c-6df6-46f0-9ff6-8be15b25200a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:42.122Z|f5b99539-998e-4571-82f0-7328c16e5321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:42.124Z|f5b99539-998e-4571-82f0-7328c16e5321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:52.102Z|2add3b0b-890a-4483-8276-d7448758ec9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:52.105Z|2add3b0b-890a-4483-8276-d7448758ec9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:52.113Z|42c1489b-0ea5-4726-978a-010fad2557f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:52.116Z|42c1489b-0ea5-4726-978a-010fad2557f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:52.155Z|4f633e45-4be2-4fbd-82b0-40814d5ede56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:34:52.157Z|4f633e45-4be2-4fbd-82b0-40814d5ede56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:34:55.243Z|1dc83161-aaf9-4331-b5af-e3d231cd2390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:34:55.246Z|1dc83161-aaf9-4331-b5af-e3d231cd2390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:35:02.136Z|da7b7609-bf33-4430-acab-45c3c2d531f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:02.137Z|da7b7609-bf33-4430-acab-45c3c2d531f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:02.150Z|70d8ed05-11b9-4c45-8f1c-38dd98dc112d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:02.151Z|70d8ed05-11b9-4c45-8f1c-38dd98dc112d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:02.190Z|93cb1e65-ddaf-4199-bdb9-f5aae26073ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:02.192Z|93cb1e65-ddaf-4199-bdb9-f5aae26073ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:10.242Z|8dc289ab-1aab-4a26-8e00-3268e31d7ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:35:10.243Z|8dc289ab-1aab-4a26-8e00-3268e31d7ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:35:10.365Z|3aa2109c-25a9-4aa8-a324-feb0990a5136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:35:10.366Z|3aa2109c-25a9-4aa8-a324-feb0990a5136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:35:12.164Z|13fed7d5-967d-46ef-aab9-3d050eff039c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:12.166Z|13fed7d5-967d-46ef-aab9-3d050eff039c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:12.185Z|7ffb8ac1-a9cd-4b6e-bbc2-2697fa7971cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:12.186Z|7ffb8ac1-a9cd-4b6e-bbc2-2697fa7971cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:12.216Z|79f47f1b-657d-4e9e-8294-a10292f43d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:12.218Z|79f47f1b-657d-4e9e-8294-a10292f43d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:22.200Z|22670544-38b1-427c-8f99-3174eaf60c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:22.202Z|22670544-38b1-427c-8f99-3174eaf60c0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:22.219Z|fcdffdcd-cd8d-4c52-acd9-bdd3f2f7a294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:22.220Z|fcdffdcd-cd8d-4c52-acd9-bdd3f2f7a294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:22.251Z|255d5d84-b855-4537-bb9a-a3b92116f88d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:22.252Z|255d5d84-b855-4537-bb9a-a3b92116f88d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:25.242Z|45f1429d-c6f4-4fd9-b930-3091d5d149c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:35:25.243Z|45f1429d-c6f4-4fd9-b930-3091d5d149c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:35:32.232Z|6da32921-22db-4075-a0c6-fe7792f95aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:32.233Z|6da32921-22db-4075-a0c6-fe7792f95aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:32.258Z|e22b10f5-5513-47f1-a819-3e1bdfd3e97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:32.259Z|e22b10f5-5513-47f1-a819-3e1bdfd3e97b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:32.284Z|4cb08d81-438f-4978-ab39-1a64081b8e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:32.285Z|4cb08d81-438f-4978-ab39-1a64081b8e71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:40.242Z|c7efce74-452b-4ce1-bd5c-efdcef4be5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:35:40.246Z|c7efce74-452b-4ce1-bd5c-efdcef4be5af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:35:40.370Z|88e19ec1-c66e-466a-92d7-33f2cf22ff1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:35:40.371Z|88e19ec1-c66e-466a-92d7-33f2cf22ff1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:35:42.263Z|5fb08e8f-658e-454e-991b-bfcd1255a486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:42.265Z|5fb08e8f-658e-454e-991b-bfcd1255a486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:42.288Z|8cdf3c3f-635a-45eb-b67b-87908c2d44b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:42.289Z|8cdf3c3f-635a-45eb-b67b-87908c2d44b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:42.312Z|03679daf-4ca0-4ff4-b293-81440c34c830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:42.313Z|03679daf-4ca0-4ff4-b293-81440c34c830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:52.297Z|01aba617-50b0-4982-8828-48f64265cbd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:52.299Z|01aba617-50b0-4982-8828-48f64265cbd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:52.320Z|d1e8d423-69bf-4e24-ad45-1f10c9e5cafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:52.321Z|d1e8d423-69bf-4e24-ad45-1f10c9e5cafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:52.340Z|4a2d270f-7a4f-4a30-879b-21fa03884c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:35:52.342Z|4a2d270f-7a4f-4a30-879b-21fa03884c65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:35:55.242Z|257260b7-6e04-4900-82eb-b1ed0d840da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:35:55.243Z|257260b7-6e04-4900-82eb-b1ed0d840da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:36:02.334Z|a24cc98d-a72b-4db1-9a15-c05e41e6f9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:02.335Z|a24cc98d-a72b-4db1-9a15-c05e41e6f9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:02.347Z|6eb003b3-7844-4d0a-a0a1-47d10919f9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:02.348Z|6eb003b3-7844-4d0a-a0a1-47d10919f9d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:02.372Z|ff2324e7-ee52-457b-8a75-025d6e7f21fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:02.373Z|ff2324e7-ee52-457b-8a75-025d6e7f21fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:10.242Z|136f8f42-5b41-4530-9b9c-b54c45e97f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:36:10.243Z|136f8f42-5b41-4530-9b9c-b54c45e97f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:36:10.372Z|d956f996-1e5a-4d26-97cc-414f1bdfa066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:36:10.374Z|d956f996-1e5a-4d26-97cc-414f1bdfa066|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:36:12.360Z|d71a52d3-3ae5-4f95-babb-31b38e5deaf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:12.361Z|d71a52d3-3ae5-4f95-babb-31b38e5deaf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:12.370Z|1bfe060b-dd2c-4eef-b308-a7734496d456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:12.372Z|1bfe060b-dd2c-4eef-b308-a7734496d456|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:12.407Z|6cb63a60-c255-4917-b920-a37fc201b6d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:12.408Z|6cb63a60-c255-4917-b920-a37fc201b6d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:22.395Z|5300b689-0114-48c0-a0b6-51dcc20fa9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:22.397Z|5300b689-0114-48c0-a0b6-51dcc20fa9e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:22.404Z|0e6ceded-7716-473c-ba81-68f68a86dbc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:22.406Z|0e6ceded-7716-473c-ba81-68f68a86dbc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:22.447Z|e621a422-28c3-40da-bf5f-afada8adbf59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:22.449Z|e621a422-28c3-40da-bf5f-afada8adbf59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:25.243Z|1ffdb401-4cca-442a-820a-5877855df818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:36:25.246Z|1ffdb401-4cca-442a-820a-5877855df818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:36:32.440Z|032aa6eb-0d2f-440f-ade4-fb318d4ac544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:32.440Z|4438ae23-1db8-47bc-a480-ed959d097bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:32.441Z|032aa6eb-0d2f-440f-ade4-fb318d4ac544|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:32.442Z|4438ae23-1db8-47bc-a480-ed959d097bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:32.475Z|a94b4062-7983-437f-87c2-566dcd9462e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:32.476Z|a94b4062-7983-437f-87c2-566dcd9462e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:40.242Z|aa0662fc-3c13-4c2c-bc64-31b0202d0165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:36:40.243Z|aa0662fc-3c13-4c2c-bc64-31b0202d0165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:36:40.376Z|928530cd-e320-402b-afbd-cd683a8de5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:36:40.378Z|928530cd-e320-402b-afbd-cd683a8de5c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:36:42.467Z|40e7ae91-75bd-4431-891d-93f4ae7b57ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:42.468Z|40e7ae91-75bd-4431-891d-93f4ae7b57ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:42.470Z|4eb8b260-4b3d-4f50-9045-20db10832b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:42.471Z|4eb8b260-4b3d-4f50-9045-20db10832b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:42.501Z|c1bac503-9837-4732-93d7-25fc4bcc93dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:42.503Z|c1bac503-9837-4732-93d7-25fc4bcc93dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:52.495Z|7ad15736-bbc2-4e4e-bdfd-3aa1c2ea6270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:52.495Z|27cf3475-f056-4a8e-8651-b316792a501b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:52.496Z|27cf3475-f056-4a8e-8651-b316792a501b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:52.496Z|7ad15736-bbc2-4e4e-bdfd-3aa1c2ea6270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:52.529Z|1e1ee3a4-1bd1-4b82-b5be-21ae71dda069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:36:52.531Z|1e1ee3a4-1bd1-4b82-b5be-21ae71dda069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:36:55.242Z|1e3157ac-0120-4eeb-9175-7b6ddd98e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:36:55.243Z|1e3157ac-0120-4eeb-9175-7b6ddd98e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:37:02.526Z|5ce2db20-9dec-4896-9115-0b2a7a3ecbd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:02.526Z|230679ba-24bd-48be-ae3b-9838898fec79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:02.527Z|5ce2db20-9dec-4896-9115-0b2a7a3ecbd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:02.527Z|230679ba-24bd-48be-ae3b-9838898fec79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:02.557Z|87be0c4c-d9aa-48aa-9f6a-836ed14973b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:02.558Z|87be0c4c-d9aa-48aa-9f6a-836ed14973b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:10.245Z|de3bae9b-05c8-4b04-9d5d-68c0ba11e9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:37:10.248Z|de3bae9b-05c8-4b04-9d5d-68c0ba11e9d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:37:10.380Z|f904a4ef-ba1e-4e4e-bafe-5757c49e9c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:37:10.381Z|f904a4ef-ba1e-4e4e-bafe-5757c49e9c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:37:12.553Z|6bc8710c-f908-4bf6-9c4e-ad3b125714dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:12.553Z|39317e96-3f2e-4a94-979d-f543b2a47999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:12.554Z|6bc8710c-f908-4bf6-9c4e-ad3b125714dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:12.554Z|39317e96-3f2e-4a94-979d-f543b2a47999|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:12.585Z|07a168a6-5972-49b2-8816-9a287c52cbe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:12.587Z|07a168a6-5972-49b2-8816-9a287c52cbe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:22.583Z|c5c9d86c-2cca-42db-acda-150d76471598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:22.583Z|45759513-45a1-4859-ba31-168b38a47477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:22.585Z|45759513-45a1-4859-ba31-168b38a47477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:22.585Z|c5c9d86c-2cca-42db-acda-150d76471598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:22.619Z|f8dc80e7-11a7-4026-824c-95b8ed6f50af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:22.620Z|f8dc80e7-11a7-4026-824c-95b8ed6f50af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:25.242Z|828b3e86-902f-4524-a383-92156fe7c942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:37:25.243Z|828b3e86-902f-4524-a383-92156fe7c942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:37:28.295Z|2c0c3769-ffd1-4d66-9858-9d89927e7003|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:37:28.296Z|2c0c3769-ffd1-4d66-9858-9d89927e7003|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:32.619Z|0f22e3a6-08b7-45bb-99dc-2d47a5777b34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:32.619Z|51127d22-6d89-4bb1-b95b-dc48ea6d1650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:32.621Z|0f22e3a6-08b7-45bb-99dc-2d47a5777b34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:32.621Z|51127d22-6d89-4bb1-b95b-dc48ea6d1650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:32.646Z|297377c5-f4b2-45d1-bde4-d9700ee414bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:32.647Z|297377c5-f4b2-45d1-bde4-d9700ee414bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:40.242Z|0db7fe9f-701d-4d3a-96f0-7a9c1fadaa57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:37:40.244Z|0db7fe9f-701d-4d3a-96f0-7a9c1fadaa57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:37:40.382Z|1d3dd34c-56cb-4ce4-858f-d93ab6553f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:37:40.383Z|1d3dd34c-56cb-4ce4-858f-d93ab6553f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:37:42.646Z|db656ea4-15e4-41e3-834d-d72bf3b8128a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:42.646Z|576c5b54-196c-401b-9994-dd11d4a2e0a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:42.647Z|db656ea4-15e4-41e3-834d-d72bf3b8128a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:42.647Z|576c5b54-196c-401b-9994-dd11d4a2e0a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:42.671Z|d132c9b8-7b76-49f0-8933-760ea4d404c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:42.672Z|d132c9b8-7b76-49f0-8933-760ea4d404c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:52.673Z|c199a47b-e192-475b-9d83-10af9cd431f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:52.674Z|c199a47b-e192-475b-9d83-10af9cd431f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:52.673Z|108e6877-7545-47f8-a715-2e020aac37ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:52.680Z|108e6877-7545-47f8-a715-2e020aac37ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:52.699Z|94e2a421-9ff0-4cab-b911-af8af742f983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:37:52.700Z|94e2a421-9ff0-4cab-b911-af8af742f983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:37:55.245Z|7e8f0b61-1bcf-4f33-87d9-fcadfe980561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:37:55.249Z|7e8f0b61-1bcf-4f33-87d9-fcadfe980561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:38:02.706Z|74020fe9-a02c-4f36-857a-872bd3a24daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:02.707Z|74020fe9-a02c-4f36-857a-872bd3a24daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:02.713Z|9f7b5184-95bc-442a-b3c4-3a3c38c5348a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:02.714Z|9f7b5184-95bc-442a-b3c4-3a3c38c5348a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:02.725Z|1936a060-296c-4c3d-a8fd-e410bbede7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:02.725Z|1936a060-296c-4c3d-a8fd-e410bbede7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:10.242Z|f1b37c7f-e3a1-4b14-b906-86eca2326502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:38:10.243Z|f1b37c7f-e3a1-4b14-b906-86eca2326502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:38:10.384Z|b1deea32-c122-4ebd-a9d1-4996949d5bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:38:10.385Z|b1deea32-c122-4ebd-a9d1-4996949d5bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:38:12.740Z|cf358d2f-369d-47e1-80f3-4378deb3ddef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:12.741Z|cf358d2f-369d-47e1-80f3-4378deb3ddef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:12.743Z|aaddc6e9-efd8-438d-ab85-3524da6b4bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:12.743Z|aaddc6e9-efd8-438d-ab85-3524da6b4bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:12.759Z|64536f1f-5f10-46ca-bb9f-8345634c382e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:12.761Z|64536f1f-5f10-46ca-bb9f-8345634c382e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:22.773Z|14c108a0-5849-40f5-998c-a0152068c302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:22.773Z|55f624eb-d70a-4c34-b490-8c82f2e06e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:22.775Z|14c108a0-5849-40f5-998c-a0152068c302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:22.775Z|55f624eb-d70a-4c34-b490-8c82f2e06e68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:22.794Z|c3545f4e-f322-4125-b07b-db3d05505a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:22.795Z|c3545f4e-f322-4125-b07b-db3d05505a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:25.242Z|a9f1de61-6235-42bb-8405-0adf0ef73998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:38:25.243Z|a9f1de61-6235-42bb-8405-0adf0ef73998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:38:28.281Z|67d5bb26-4abb-4f71-92c8-76a282a368f6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:38:28.283Z|67d5bb26-4abb-4f71-92c8-76a282a368f6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:32.807Z|2baf34c3-143c-422d-a388-22fb6cac0db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:32.807Z|fedf76ab-6d15-458b-95ff-ec7488a0800a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:32.812Z|fedf76ab-6d15-458b-95ff-ec7488a0800a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:32.812Z|2baf34c3-143c-422d-a388-22fb6cac0db3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:32.823Z|cbf5f4a3-cae0-43c7-8b22-ea5ccd61ba69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:32.826Z|cbf5f4a3-cae0-43c7-8b22-ea5ccd61ba69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:40.243Z|2c3b0d89-c49d-46c1-bbe3-ebcde51a61da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:38:40.247Z|2c3b0d89-c49d-46c1-bbe3-ebcde51a61da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:38:40.386Z|a976bfaa-dda2-4e15-bc33-663e6a5ebd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:38:40.387Z|a976bfaa-dda2-4e15-bc33-663e6a5ebd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:38:42.843Z|5db30307-6836-4691-b93c-9e72e7531392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:42.843Z|9b6e7374-0518-4578-b72e-05e0bd55915a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:42.844Z|5db30307-6836-4691-b93c-9e72e7531392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:42.844Z|9b6e7374-0518-4578-b72e-05e0bd55915a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:42.850Z|c0396ae3-be9e-458a-b0d1-e63a49c78ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:42.852Z|c0396ae3-be9e-458a-b0d1-e63a49c78ee4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:52.877Z|eae70bf1-db90-499b-b07d-3bfde2649670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:52.880Z|eae70bf1-db90-499b-b07d-3bfde2649670|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:52.875Z|283ce359-f50d-4b60-85c5-3f4f51551acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:52.888Z|57bc740a-955a-43e2-a7c2-c6088d96760b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:38:52.889Z|57bc740a-955a-43e2-a7c2-c6088d96760b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:52.889Z|283ce359-f50d-4b60-85c5-3f4f51551acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:38:55.242Z|ce7a0da8-4245-49cb-8142-5b0e4170108b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:38:55.243Z|ce7a0da8-4245-49cb-8142-5b0e4170108b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:39:02.913Z|dc123353-01eb-40d4-8c6d-78ade36c5e44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:02.915Z|dc123353-01eb-40d4-8c6d-78ade36c5e44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:02.928Z|c6e44aa9-3880-4c8a-9ab1-318a8382a0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:02.929Z|c6e44aa9-3880-4c8a-9ab1-318a8382a0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:02.931Z|4f588fa3-fd0a-4fbe-b282-29858e6e6103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:02.932Z|4f588fa3-fd0a-4fbe-b282-29858e6e6103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:10.242Z|b92f4ad4-a653-4119-b6f8-e915dbcb1e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:39:10.243Z|b92f4ad4-a653-4119-b6f8-e915dbcb1e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:39:10.389Z|220c179c-665d-41d4-b5dc-8d69e1aa8193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:39:10.390Z|220c179c-665d-41d4-b5dc-8d69e1aa8193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:39:12.974Z|fffb908b-6381-4abf-8c2f-3d4e568c2ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:12.976Z|fffb908b-6381-4abf-8c2f-3d4e568c2ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:12.989Z|a2330207-ba77-4db9-b5df-a92fe7281b1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:12.989Z|bcdeea82-4273-46df-9119-54013a3d71ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:12.990Z|a2330207-ba77-4db9-b5df-a92fe7281b1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:12.990Z|bcdeea82-4273-46df-9119-54013a3d71ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:23.012Z|2ee84f1b-c6b2-4dad-ab15-e6c09aeed43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:23.013Z|2ee84f1b-c6b2-4dad-ab15-e6c09aeed43d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:23.026Z|8a38a076-ceba-40d0-8719-e79f46b7d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:23.026Z|93e445a0-c5d3-45e9-b98b-b216602f00f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:23.027Z|93e445a0-c5d3-45e9-b98b-b216602f00f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:23.027Z|8a38a076-ceba-40d0-8719-e79f46b7d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:25.242Z|487b740f-e44f-4013-825b-351a65b89947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:39:25.246Z|487b740f-e44f-4013-825b-351a65b89947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:39:28.275Z|77326c32-e077-4b7b-adc0-236c25f72259|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:39:28.277Z|77326c32-e077-4b7b-adc0-236c25f72259|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:33.046Z|4580645b-d374-4220-8925-c84c15b48f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:33.047Z|4580645b-d374-4220-8925-c84c15b48f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:33.052Z|b8ec974f-12d5-4755-8211-abba2fe27041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:33.052Z|4f5b59b0-887d-43c3-a0a5-2aedcc253a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:33.053Z|4f5b59b0-887d-43c3-a0a5-2aedcc253a59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:33.054Z|b8ec974f-12d5-4755-8211-abba2fe27041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:40.242Z|46f1ddeb-9bb7-4877-a29f-604be31ba2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:39:40.243Z|46f1ddeb-9bb7-4877-a29f-604be31ba2cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:39:40.392Z|c0ebccdf-1577-4b48-b207-745f18cce8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:39:40.393Z|c0ebccdf-1577-4b48-b207-745f18cce8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:39:43.081Z|f8a79662-2ae3-422e-8e01-fa78861ee600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:43.082Z|f8a79662-2ae3-422e-8e01-fa78861ee600|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:43.083Z|ee8dcf69-5948-4237-a155-c22e5f6d32b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:43.084Z|ee8dcf69-5948-4237-a155-c22e5f6d32b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:43.090Z|619cc0c7-3954-44dd-9762-80030ad0e30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:43.091Z|619cc0c7-3954-44dd-9762-80030ad0e30c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:53.109Z|38e048a7-e6eb-4423-aa77-d6bbb494f0a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:53.109Z|9a375c8d-14ac-49fc-a49c-c43f1eadfc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:53.111Z|9a375c8d-14ac-49fc-a49c-c43f1eadfc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:53.111Z|38e048a7-e6eb-4423-aa77-d6bbb494f0a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:53.120Z|894b3870-788c-402b-a537-953c6ac6690e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:39:53.122Z|894b3870-788c-402b-a537-953c6ac6690e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:39:55.242Z|0342d4f4-2cd5-420f-8bd8-119041509df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:39:55.243Z|0342d4f4-2cd5-420f-8bd8-119041509df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:40:03.139Z|2a8a852a-11e3-437c-8ece-6bf7e163ceac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:03.140Z|2a8a852a-11e3-437c-8ece-6bf7e163ceac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:03.139Z|14de58d0-13d9-4360-bde9-ffc795ac6915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:03.141Z|14de58d0-13d9-4360-bde9-ffc795ac6915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:03.159Z|a9d4a4ee-5ce3-493c-a60b-f5c92278134b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:03.161Z|a9d4a4ee-5ce3-493c-a60b-f5c92278134b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:10.242Z|1e60d7bf-9abf-4cad-bb2d-c64a4bf32a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:40:10.247Z|1e60d7bf-9abf-4cad-bb2d-c64a4bf32a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:40:10.394Z|19b89058-59cc-4b03-bd6a-5ec46e7d195c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:40:10.395Z|19b89058-59cc-4b03-bd6a-5ec46e7d195c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:40:13.168Z|ae496201-4f16-4efc-9c20-836adf44e56e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:13.169Z|ae496201-4f16-4efc-9c20-836adf44e56e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:13.187Z|8dc33aee-939e-4019-aba9-f0cc323dc97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:13.187Z|43847b6d-5cb6-4c12-840d-ea487bd3bf36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:13.188Z|8dc33aee-939e-4019-aba9-f0cc323dc97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:13.190Z|43847b6d-5cb6-4c12-840d-ea487bd3bf36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:23.197Z|2de961cf-1432-492f-bf47-fd600188fec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:23.199Z|2de961cf-1432-492f-bf47-fd600188fec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:23.213Z|e8cc2ea9-ebb4-4d76-a00c-1686a98f403b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:23.214Z|e8cc2ea9-ebb4-4d76-a00c-1686a98f403b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:23.217Z|bd41672d-4bc0-45e0-8dae-a928d702e5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:23.218Z|bd41672d-4bc0-45e0-8dae-a928d702e5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:25.242Z|7283e04c-8751-4019-859b-1e8b1ae6d1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:40:25.244Z|7283e04c-8751-4019-859b-1e8b1ae6d1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:40:28.275Z|3fe8da40-ab68-463d-afb4-da9e3fbd67ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:40:28.277Z|3fe8da40-ab68-463d-afb4-da9e3fbd67ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:33.237Z|f68afce4-7303-4d96-8590-5e6157fcca74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:33.238Z|f68afce4-7303-4d96-8590-5e6157fcca74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:33.248Z|918c52d5-bf7c-4161-a60e-958a4bcd33e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:33.248Z|4b848289-26a7-4944-beb2-145e8d6269ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:33.250Z|4b848289-26a7-4944-beb2-145e8d6269ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:33.250Z|918c52d5-bf7c-4161-a60e-958a4bcd33e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:40.242Z|f4d54506-020d-4199-a0b4-f7e6528c2584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:40:40.243Z|f4d54506-020d-4199-a0b4-f7e6528c2584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:40:40.396Z|19742334-5702-4591-a2cf-18ad590f3621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:40:40.397Z|19742334-5702-4591-a2cf-18ad590f3621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:40:43.272Z|229b78a2-a4b9-4856-954e-dbfea9184e46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:43.275Z|229b78a2-a4b9-4856-954e-dbfea9184e46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:43.291Z|2942bc45-8db3-419f-b777-dc1dd6c15c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:43.292Z|2942bc45-8db3-419f-b777-dc1dd6c15c3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:43.296Z|1b4a7920-4e96-4bc4-b3de-2195a8b99257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:43.297Z|1b4a7920-4e96-4bc4-b3de-2195a8b99257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:53.300Z|30540f1a-1ae6-4f3d-844b-88bbab9393a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:53.301Z|30540f1a-1ae6-4f3d-844b-88bbab9393a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:53.318Z|1376b15a-3c55-4beb-9c19-d65c27ec8aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:53.319Z|1376b15a-3c55-4beb-9c19-d65c27ec8aef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:53.324Z|b24b89b5-5f13-475e-a0c2-170cd2fc831a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:40:53.325Z|b24b89b5-5f13-475e-a0c2-170cd2fc831a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:40:55.244Z|f6ed0d01-cf58-4f36-bacc-7a446bea4487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:40:55.248Z|f6ed0d01-cf58-4f36-bacc-7a446bea4487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:41:03.333Z|b2852c93-eda9-4640-b587-e0af6d44ad87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:03.335Z|b2852c93-eda9-4640-b587-e0af6d44ad87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:03.352Z|8b9b4303-c50c-4d3b-bae2-b93be7a8bdf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:03.352Z|570fdcdc-3aa5-44f6-9e64-089491cb5170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:03.354Z|8b9b4303-c50c-4d3b-bae2-b93be7a8bdf5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:03.354Z|570fdcdc-3aa5-44f6-9e64-089491cb5170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:10.243Z|854437be-20eb-4649-a7b3-17353abaecd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:41:10.245Z|854437be-20eb-4649-a7b3-17353abaecd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:41:10.401Z|5164fdf4-4385-4ed1-b440-e344f10289ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:41:10.402Z|5164fdf4-4385-4ed1-b440-e344f10289ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:41:13.376Z|286b1214-995d-4a88-aa7b-8900d8ca87ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:13.377Z|286b1214-995d-4a88-aa7b-8900d8ca87ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:13.391Z|51f08744-dcca-4cbf-8d2f-ae2bdd71c7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:13.393Z|51f08744-dcca-4cbf-8d2f-ae2bdd71c7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:13.399Z|5a212bcb-3466-4c39-ad4c-c68b55043f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:13.401Z|5a212bcb-3466-4c39-ad4c-c68b55043f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:23.406Z|5e77ef3c-0f17-4157-b412-876067799d62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:23.407Z|5e77ef3c-0f17-4157-b412-876067799d62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:23.423Z|8bbafbb1-b64a-4846-a34a-1f562f4a0cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:23.424Z|8bbafbb1-b64a-4846-a34a-1f562f4a0cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:23.433Z|f6076831-3028-4a34-8505-db1b1da341d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:23.434Z|f6076831-3028-4a34-8505-db1b1da341d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:25.242Z|a5ea2f40-5e1f-43f7-ae2c-e7dafab14d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:41:25.244Z|a5ea2f40-5e1f-43f7-ae2c-e7dafab14d2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:41:28.274Z|507befd6-14b4-4f8f-84d5-d0d0a102cbe3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:41:28.276Z|507befd6-14b4-4f8f-84d5-d0d0a102cbe3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:33.434Z|930f7b3a-1c8e-4673-99b4-1754c1d2fe9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:33.435Z|930f7b3a-1c8e-4673-99b4-1754c1d2fe9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:33.449Z|abd6bd79-c9ed-4541-bafb-47ce88af1c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:33.450Z|abd6bd79-c9ed-4541-bafb-47ce88af1c51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:33.461Z|4118e013-3790-498f-9600-cd36b0d09b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:33.462Z|4118e013-3790-498f-9600-cd36b0d09b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:40.242Z|d7c00fe3-ef6e-404f-b4e8-9606c8100425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:41:40.246Z|d7c00fe3-ef6e-404f-b4e8-9606c8100425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:41:40.405Z|00fe3f75-70ec-4f8a-ba62-915a8758344f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:41:40.406Z|00fe3f75-70ec-4f8a-ba62-915a8758344f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:41:43.464Z|6e58f1a6-e3df-43f8-aa05-85897f484030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:43.465Z|6e58f1a6-e3df-43f8-aa05-85897f484030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:43.477Z|f83cc039-79fe-41e3-928e-934a96848e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:43.478Z|f83cc039-79fe-41e3-928e-934a96848e8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:43.490Z|7140c9c1-2fa3-4df0-9f3b-6e75c4ea0d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:43.492Z|7140c9c1-2fa3-4df0-9f3b-6e75c4ea0d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:53.495Z|09550c16-7d0f-4477-91c1-27f54be7b134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:53.496Z|09550c16-7d0f-4477-91c1-27f54be7b134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:53.513Z|d04f1a6d-fe74-4074-9cb3-4a050e339bf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:53.516Z|d04f1a6d-fe74-4074-9cb3-4a050e339bf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:53.522Z|5d0065e2-1b80-4070-b253-1129aa80d5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:41:53.524Z|5d0065e2-1b80-4070-b253-1129aa80d5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:41:55.242Z|da16dd39-eef5-4a62-bffe-8aa7404e3b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:41:55.243Z|da16dd39-eef5-4a62-bffe-8aa7404e3b21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:42:03.528Z|3cca02f9-d1b1-4048-8454-7c8f4ee8588e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:03.529Z|3cca02f9-d1b1-4048-8454-7c8f4ee8588e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:03.542Z|29a74e40-4009-4f79-be88-c3734615f05d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:03.544Z|29a74e40-4009-4f79-be88-c3734615f05d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:03.568Z|0234d9b5-db43-4dd0-b3fa-530affb52698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:03.569Z|0234d9b5-db43-4dd0-b3fa-530affb52698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:10.242Z|da340c50-cab2-420f-91a5-268abbc90e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:42:10.243Z|da340c50-cab2-420f-91a5-268abbc90e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:42:10.407Z|653598a9-e5f7-4bca-9c9c-ee6131ae8af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:42:10.408Z|653598a9-e5f7-4bca-9c9c-ee6131ae8af7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:42:13.556Z|d36da024-2121-4e13-bc35-4ffeb002803d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:13.557Z|d36da024-2121-4e13-bc35-4ffeb002803d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:13.572Z|b3237ea3-34f3-43bd-8528-a79572b66544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:13.574Z|b3237ea3-34f3-43bd-8528-a79572b66544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:13.596Z|0c38991b-5c7e-49df-a8db-3b328175738c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:13.598Z|0c38991b-5c7e-49df-a8db-3b328175738c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:23.585Z|52741417-db4b-4bb3-8447-70058f38749e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:23.587Z|52741417-db4b-4bb3-8447-70058f38749e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:23.612Z|d4a4ac8e-f70d-4a64-910d-d8e6f0c3033e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:23.613Z|d4a4ac8e-f70d-4a64-910d-d8e6f0c3033e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:23.625Z|0dfa3470-5e3d-4d2c-b121-28040f58e612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:23.626Z|0dfa3470-5e3d-4d2c-b121-28040f58e612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:25.242Z|74f43981-220b-44bf-8b16-17230f601e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:42:25.246Z|74f43981-220b-44bf-8b16-17230f601e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:42:28.299Z|5b3a677b-9ddc-4a92-a63c-abb753d89553|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:42:28.300Z|5b3a677b-9ddc-4a92-a63c-abb753d89553|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:33.619Z|9d48de46-92a2-4d7b-bfaf-fc371fdbd501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:33.621Z|9d48de46-92a2-4d7b-bfaf-fc371fdbd501|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:33.639Z|b44b5edf-2eeb-4a1a-9c12-d1f8e3eb7364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:33.640Z|b44b5edf-2eeb-4a1a-9c12-d1f8e3eb7364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:33.651Z|569caa25-ac17-4580-9b26-89595220a5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:33.652Z|569caa25-ac17-4580-9b26-89595220a5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:40.242Z|73740882-6155-4f14-8ef1-14fe8bbba7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:42:40.243Z|73740882-6155-4f14-8ef1-14fe8bbba7b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:42:40.410Z|f6bae096-98a3-4614-89f8-c9556a226269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:42:40.411Z|f6bae096-98a3-4614-89f8-c9556a226269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:42:43.648Z|13b99c81-d0a4-48d8-b437-fbabe5bcacad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:43.650Z|13b99c81-d0a4-48d8-b437-fbabe5bcacad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:43.666Z|a30d9837-f6fd-4928-af20-b29f749eaf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:43.667Z|a30d9837-f6fd-4928-af20-b29f749eaf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:43.676Z|aefce234-2516-4e82-a8c6-1e3fa3752419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:43.677Z|aefce234-2516-4e82-a8c6-1e3fa3752419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:53.680Z|b1823800-42fe-4f5f-b19d-b715ce169fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:53.681Z|b1823800-42fe-4f5f-b19d-b715ce169fb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:53.693Z|7341bba1-3f98-4f24-9aa5-b183db20fe5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:53.694Z|7341bba1-3f98-4f24-9aa5-b183db20fe5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:53.701Z|18fe42a4-9447-447c-bd96-762f16e985c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:42:53.702Z|18fe42a4-9447-447c-bd96-762f16e985c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:42:55.242Z|69c7a7a1-6a02-489f-80f7-2b59cd8683e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:42:55.243Z|69c7a7a1-6a02-489f-80f7-2b59cd8683e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:43:03.707Z|9d0f6634-0136-4cb5-b9ae-7e0a783240bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:03.708Z|9d0f6634-0136-4cb5-b9ae-7e0a783240bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:03.734Z|a4a4daf1-2452-4fd8-8c1d-88bcfd716cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:03.734Z|faa63acb-9429-450d-8996-8bd77f0c1e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:03.735Z|a4a4daf1-2452-4fd8-8c1d-88bcfd716cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:03.735Z|faa63acb-9429-450d-8996-8bd77f0c1e6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:10.244Z|bad8c883-6649-4fb3-921a-1d062d941530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:43:10.250Z|bad8c883-6649-4fb3-921a-1d062d941530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:43:10.411Z|b958d8f9-f21f-4e5c-a6cc-4526f6082254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:43:10.413Z|b958d8f9-f21f-4e5c-a6cc-4526f6082254|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:43:13.738Z|1d4d2e1c-2ad2-4fa0-a7fe-79a24ca68ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:13.740Z|1d4d2e1c-2ad2-4fa0-a7fe-79a24ca68ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:13.759Z|71da293a-2232-4a3d-9e0a-be08afd0034e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:13.760Z|8850bec7-2522-4c62-8e9a-b3aefef4ae0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:13.761Z|71da293a-2232-4a3d-9e0a-be08afd0034e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:13.766Z|8850bec7-2522-4c62-8e9a-b3aefef4ae0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:23.767Z|b0e227d0-a49a-44db-a8f0-8bb1196dab07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:23.769Z|b0e227d0-a49a-44db-a8f0-8bb1196dab07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:23.791Z|c1c0a9b9-823e-4b3f-8d77-a88ced17cafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:23.791Z|e2cec312-20b4-4a4c-8289-99d2064a79df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:23.792Z|e2cec312-20b4-4a4c-8289-99d2064a79df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:23.792Z|c1c0a9b9-823e-4b3f-8d77-a88ced17cafe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:25.242Z|217bda43-5719-48fb-9dc6-b1a806bad257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:43:25.243Z|217bda43-5719-48fb-9dc6-b1a806bad257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:43:28.275Z|21019f6f-e3c4-4707-b665-e97a5a8e6887|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:43:28.277Z|21019f6f-e3c4-4707-b665-e97a5a8e6887|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:33.802Z|582353ee-384f-493a-bc68-7f694cb24c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:33.804Z|582353ee-384f-493a-bc68-7f694cb24c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:33.818Z|7389e92e-ad30-4196-81df-ee4f78e7a55a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:33.819Z|7389e92e-ad30-4196-81df-ee4f78e7a55a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:33.821Z|c405d425-9642-4dbe-8b2b-cd0edf91edb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:33.821Z|c405d425-9642-4dbe-8b2b-cd0edf91edb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:40.243Z|3a0fc290-1ea6-4cbb-bf23-a311fc94414b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:43:40.244Z|3a0fc290-1ea6-4cbb-bf23-a311fc94414b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:43:40.413Z|4941e707-32a5-46da-9a05-465e44db4a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:43:40.414Z|4941e707-32a5-46da-9a05-465e44db4a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:43:43.842Z|7f251185-d1fb-4f0b-8a5f-e4e1e0453b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:43.841Z|1aa08e83-a14a-4415-b215-1e08cd2cc9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:43.843Z|3211e40f-2e04-49d4-81f3-bf352d44b50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:43.844Z|7f251185-d1fb-4f0b-8a5f-e4e1e0453b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:43.844Z|3211e40f-2e04-49d4-81f3-bf352d44b50a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:43.845Z|1aa08e83-a14a-4415-b215-1e08cd2cc9bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:53.876Z|b71809b0-a6e2-4567-8577-65ca468a5f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:53.876Z|c46f062e-cd54-417f-a8a2-61615612844a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:53.878Z|b71809b0-a6e2-4567-8577-65ca468a5f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:53.878Z|c46f062e-cd54-417f-a8a2-61615612844a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:53.881Z|5cb9342a-d46d-422d-952a-5207a7ff85e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:43:53.882Z|5cb9342a-d46d-422d-952a-5207a7ff85e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:43:55.244Z|a12e1ac0-df59-47f5-87e6-c2de7dc866b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:43:55.249Z|a12e1ac0-df59-47f5-87e6-c2de7dc866b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:44:03.908Z|b3705b34-7b64-40e4-86ba-ee00693cdd45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:03.908Z|6ecf981a-2aa4-4058-98a5-603835c91a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:03.909Z|b3705b34-7b64-40e4-86ba-ee00693cdd45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:03.909Z|6ecf981a-2aa4-4058-98a5-603835c91a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:03.916Z|f2493a52-d84b-4696-8117-ff2a0d77825b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:03.917Z|f2493a52-d84b-4696-8117-ff2a0d77825b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:10.242Z|8dc0fcab-60be-44ae-83d6-41535ec5c112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:44:10.243Z|8dc0fcab-60be-44ae-83d6-41535ec5c112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:44:10.416Z|2f233e92-5e4a-44c6-be84-51eb21eff933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:44:10.417Z|2f233e92-5e4a-44c6-be84-51eb21eff933|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:44:13.935Z|f567ade8-f771-4081-9675-b975bdda1f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:13.935Z|349a8097-69b4-446a-9b40-3ee056bf3e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:13.936Z|f567ade8-f771-4081-9675-b975bdda1f54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:13.936Z|349a8097-69b4-446a-9b40-3ee056bf3e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:13.945Z|ff1d8ac5-794c-40c2-84d2-421182cc5e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:13.946Z|ff1d8ac5-794c-40c2-84d2-421182cc5e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:23.963Z|7cc7e14d-416d-4ad3-a7e8-e1184c0b7a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:23.963Z|4c3d9f31-742c-4320-a61a-a1f1570a565e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:23.964Z|7cc7e14d-416d-4ad3-a7e8-e1184c0b7a33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:23.964Z|4c3d9f31-742c-4320-a61a-a1f1570a565e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:23.970Z|466cc4c9-d9c3-4383-af7a-ee689f453c6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:23.972Z|466cc4c9-d9c3-4383-af7a-ee689f453c6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:25.242Z|52255ca9-85e0-4b0b-8a72-44bec9805372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:44:25.243Z|52255ca9-85e0-4b0b-8a72-44bec9805372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:44:28.275Z|0dcbb155-74e5-4a0a-b812-cb6b763c5aa5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:44:28.277Z|0dcbb155-74e5-4a0a-b812-cb6b763c5aa5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:33.990Z|5c0d35e9-212e-4dba-99a5-9232bb22d1d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:33.990Z|5c0d35e9-212e-4dba-99a5-9232bb22d1d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:33.994Z|e0f4bb64-3014-4a6e-8d00-f1afe432cc76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:33.995Z|e0f4bb64-3014-4a6e-8d00-f1afe432cc76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:34.001Z|85055c38-456a-4d83-88d9-aad76018cadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:34.003Z|85055c38-456a-4d83-88d9-aad76018cadb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:40.242Z|23e71cf9-99d7-4be9-9ae4-84255f19ec9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:44:40.245Z|23e71cf9-99d7-4be9-9ae4-84255f19ec9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:44:40.418Z|090e6d0c-23ab-4a38-9cd2-ab611e1c4021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:44:40.418Z|090e6d0c-23ab-4a38-9cd2-ab611e1c4021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:44:44.017Z|f7622a80-532d-4457-858b-1a6311a580c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:44.018Z|4d146c56-500e-49a2-99bf-e7187de2d769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:44.018Z|4d146c56-500e-49a2-99bf-e7187de2d769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:44.018Z|f7622a80-532d-4457-858b-1a6311a580c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:44.027Z|ecade6d5-0e57-40db-a61b-56e296700fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:44.027Z|ecade6d5-0e57-40db-a61b-56e296700fac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:54.042Z|dc1c0b11-b323-49f9-b29f-145e89deeabe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:54.042Z|97cd7ae6-9b6d-472b-b3d4-8db3a9916d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:54.044Z|dc1c0b11-b323-49f9-b29f-145e89deeabe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:54.044Z|97cd7ae6-9b6d-472b-b3d4-8db3a9916d6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:54.065Z|fc96c30a-6a00-478a-9541-10eafc9edc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:44:54.067Z|fc96c30a-6a00-478a-9541-10eafc9edc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:44:55.242Z|c48138a5-4693-4b41-a2f7-85dc8faa5c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:44:55.243Z|c48138a5-4693-4b41-a2f7-85dc8faa5c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:45:04.077Z|6c8e599e-45de-405d-a1ad-8c104ab84c83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:04.078Z|6c8e599e-45de-405d-a1ad-8c104ab84c83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:04.078Z|8e89b630-a423-44ca-a7b5-59eff35e1f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:04.080Z|8e89b630-a423-44ca-a7b5-59eff35e1f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:04.095Z|f2f5838d-cba4-4f4a-8c13-3d4212a90f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:04.097Z|f2f5838d-cba4-4f4a-8c13-3d4212a90f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:10.242Z|6dc3e2e7-2c6e-4cae-a8bb-ba7a3ef5b6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:45:10.243Z|6dc3e2e7-2c6e-4cae-a8bb-ba7a3ef5b6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:45:10.419Z|16676395-ae83-4fc6-ac20-f52ea6f33412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:45:10.422Z|16676395-ae83-4fc6-ac20-f52ea6f33412|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:45:14.106Z|67713712-32df-482d-98ef-fc4b6763912b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:14.107Z|67713712-32df-482d-98ef-fc4b6763912b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:14.108Z|26f0bff9-fa00-4007-8ed8-6e876da5ab08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:14.109Z|26f0bff9-fa00-4007-8ed8-6e876da5ab08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:14.125Z|47f9b80a-05a7-46d1-832d-b25bb6c73027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:14.126Z|47f9b80a-05a7-46d1-832d-b25bb6c73027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:24.133Z|120ea201-7b02-4b56-bad9-29fbc2748db7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:24.133Z|7bbb8078-8730-4f6c-a473-1cc752449ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:24.134Z|120ea201-7b02-4b56-bad9-29fbc2748db7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:24.134Z|7bbb8078-8730-4f6c-a473-1cc752449ff1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:24.148Z|f08d1fc2-d790-4bb6-8f24-52c9889ce203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:24.149Z|f08d1fc2-d790-4bb6-8f24-52c9889ce203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:25.242Z|806e8e91-7061-47ec-bca3-ba2a0abd56a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:45:25.246Z|806e8e91-7061-47ec-bca3-ba2a0abd56a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:45:28.275Z|14ef0217-ae23-433b-bb9b-bff7af58da16|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:45:28.276Z|14ef0217-ae23-433b-bb9b-bff7af58da16|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:34.158Z|6cfe7db9-30e9-4f0a-8fee-b41f702aad4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:34.159Z|8a8772c1-e591-4d34-a733-bea051f055d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:34.159Z|6cfe7db9-30e9-4f0a-8fee-b41f702aad4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:34.160Z|8a8772c1-e591-4d34-a733-bea051f055d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:34.175Z|f3914659-ae3b-4013-b31a-11847e365d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:34.176Z|f3914659-ae3b-4013-b31a-11847e365d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:40.242Z|88d94cc0-841e-4bb4-a23f-b652315878ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:45:40.243Z|88d94cc0-841e-4bb4-a23f-b652315878ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:45:40.423Z|195eb600-c95d-4679-8579-bd4cfc02aa03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:45:40.424Z|195eb600-c95d-4679-8579-bd4cfc02aa03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:45:44.185Z|9d856ca8-13b8-42f8-bd8e-0f282959049a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:44.185Z|fa2989d3-1460-4b43-b364-1302d7c7dda5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:44.187Z|fa2989d3-1460-4b43-b364-1302d7c7dda5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:44.187Z|9d856ca8-13b8-42f8-bd8e-0f282959049a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:44.210Z|b031f4d8-7814-4b43-bf59-d52605e7631e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:44.211Z|b031f4d8-7814-4b43-bf59-d52605e7631e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:54.214Z|3c65d8b4-9123-4a49-a64b-7582d63169c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:54.214Z|2f336f9c-f1db-4ca3-b1e6-beb30a7cb46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:54.216Z|3c65d8b4-9123-4a49-a64b-7582d63169c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:54.215Z|2f336f9c-f1db-4ca3-b1e6-beb30a7cb46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:54.235Z|090fb5da-9009-4936-b0da-f8e311648717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:45:54.236Z|090fb5da-9009-4936-b0da-f8e311648717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:45:55.245Z|3f14f18d-b87a-4986-9896-e91dfaac351a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:45:55.249Z|3f14f18d-b87a-4986-9896-e91dfaac351a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:46:04.246Z|5a7deed5-8051-41e1-bb2e-5c2d498caeb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:04.246Z|26d0727d-5966-4579-b4a2-a393a36cd5ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:04.247Z|5a7deed5-8051-41e1-bb2e-5c2d498caeb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:04.247Z|26d0727d-5966-4579-b4a2-a393a36cd5ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:04.264Z|0e9ec796-79b0-4f55-bb66-14387c3e8c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:04.265Z|0e9ec796-79b0-4f55-bb66-14387c3e8c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:10.242Z|f7e7487b-3171-4b07-87f4-cbe0f7425f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:46:10.243Z|f7e7487b-3171-4b07-87f4-cbe0f7425f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:46:10.425Z|12be6121-1981-48c8-a9af-c313c05b9c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:46:10.426Z|12be6121-1981-48c8-a9af-c313c05b9c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:46:14.275Z|e3bd46c0-0d0d-41db-b232-9eb1850a73d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:14.275Z|e96c182d-ddbd-4af8-8bdf-9a9d26e93017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:14.277Z|e3bd46c0-0d0d-41db-b232-9eb1850a73d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:14.277Z|e96c182d-ddbd-4af8-8bdf-9a9d26e93017|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:14.292Z|490a0d87-6985-4339-ad99-99589804351a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:14.293Z|490a0d87-6985-4339-ad99-99589804351a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:24.307Z|e56a4374-21d0-4834-b553-575929fbd2b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:24.307Z|6ae99f9e-4b0c-46bb-ba88-879a00f28bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:24.308Z|e56a4374-21d0-4834-b553-575929fbd2b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:24.308Z|6ae99f9e-4b0c-46bb-ba88-879a00f28bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:24.317Z|822efcbd-3542-4b88-a38a-6e2f62245654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:24.319Z|822efcbd-3542-4b88-a38a-6e2f62245654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:25.242Z|1ab83495-e2cc-4a3e-92a7-36cb99155b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:46:25.243Z|1ab83495-e2cc-4a3e-92a7-36cb99155b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:46:28.276Z|a1f4c5e4-3f24-4e5c-9680-19cefc80cdf8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:46:28.277Z|a1f4c5e4-3f24-4e5c-9680-19cefc80cdf8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:34.345Z|385333ad-bc71-45ee-a83e-2ef0e24c23f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:34.347Z|385333ad-bc71-45ee-a83e-2ef0e24c23f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:34.349Z|0c0ef2b4-9703-4e55-b2ee-329bb7071380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:34.350Z|0c0ef2b4-9703-4e55-b2ee-329bb7071380|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:34.369Z|d66435d7-aa1a-433d-a289-14accddba6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:34.370Z|d66435d7-aa1a-433d-a289-14accddba6fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:40.242Z|d7d7b16b-967f-49a6-b0a3-a574b052fe15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:46:40.246Z|d7d7b16b-967f-49a6-b0a3-a574b052fe15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:46:40.427Z|ff8a161e-6555-499e-9da8-12f39b4ecfed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:46:40.427Z|ff8a161e-6555-499e-9da8-12f39b4ecfed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:46:44.375Z|5eb4505b-ade0-425e-9366-20059179c8f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:44.379Z|5eb4505b-ade0-425e-9366-20059179c8f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:44.391Z|7a6fc40e-db1e-4941-996b-5bac4db1c5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:44.392Z|7a6fc40e-db1e-4941-996b-5bac4db1c5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:44.397Z|c195547e-5b5e-4333-9c02-29832da00d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:44.399Z|c195547e-5b5e-4333-9c02-29832da00d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:54.404Z|1ac534a6-50cf-47a2-ab7c-59e94b460857|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:54.405Z|1ac534a6-50cf-47a2-ab7c-59e94b460857|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:54.417Z|cbe292f6-adfd-4a96-ab37-d9009e3d4b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:54.418Z|cbe292f6-adfd-4a96-ab37-d9009e3d4b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:54.427Z|a80952e6-c77f-4a90-a861-d4c002035b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:46:54.428Z|a80952e6-c77f-4a90-a861-d4c002035b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:46:55.242Z|07c1628c-493a-48dc-b2e0-7a637867cc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:46:55.243Z|07c1628c-493a-48dc-b2e0-7a637867cc3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:47:04.437Z|130fd96e-1864-4dbc-83ba-def8b68ebdea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:04.438Z|130fd96e-1864-4dbc-83ba-def8b68ebdea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:04.442Z|f1aa4cb3-8141-4cd6-90f8-683c4961df2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:04.443Z|f1aa4cb3-8141-4cd6-90f8-683c4961df2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:04.453Z|a544b98f-a87d-4f1a-bfdf-80f7913af305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:04.454Z|a544b98f-a87d-4f1a-bfdf-80f7913af305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:10.242Z|9d7c94e5-4814-4a31-a83b-312dd073af41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:47:10.243Z|9d7c94e5-4814-4a31-a83b-312dd073af41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:47:10.428Z|b1bb515f-a571-449c-966f-842db0846688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:47:10.429Z|b1bb515f-a571-449c-966f-842db0846688|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:47:14.465Z|fa1c530f-9759-4572-8436-158a9633e7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:14.466Z|19f14d39-0fac-4505-9a6b-09b866df60fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:14.467Z|19f14d39-0fac-4505-9a6b-09b866df60fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:14.466Z|fa1c530f-9759-4572-8436-158a9633e7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:14.480Z|d14dd9f3-12a6-4e22-a3c0-3c6a9523b6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:14.481Z|d14dd9f3-12a6-4e22-a3c0-3c6a9523b6a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:24.492Z|3b1e0370-fb23-4167-84bb-947228462404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:24.493Z|ddf826b7-ea8a-4118-96a3-b6d516c31bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:24.494Z|ddf826b7-ea8a-4118-96a3-b6d516c31bbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:24.494Z|3b1e0370-fb23-4167-84bb-947228462404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:24.512Z|f3c4677f-119f-4efd-ae25-ea49770973e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:24.513Z|f3c4677f-119f-4efd-ae25-ea49770973e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:25.242Z|97dccfd4-e865-4031-9b29-5aa96e536d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:47:25.246Z|97dccfd4-e865-4031-9b29-5aa96e536d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:47:28.276Z|125ed083-2eb3-45b9-9a3e-53f591fa192d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:47:28.277Z|125ed083-2eb3-45b9-9a3e-53f591fa192d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:34.529Z|c22cac1f-a862-485d-8b9d-539eb02426a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:34.531Z|c22cac1f-a862-485d-8b9d-539eb02426a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:34.533Z|c90ff6b9-e8e9-47d6-8774-c35bb827ee6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:34.534Z|c90ff6b9-e8e9-47d6-8774-c35bb827ee6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:34.539Z|6e654e0c-8656-459b-a23e-c497364e3a7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:34.541Z|6e654e0c-8656-459b-a23e-c497364e3a7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:40.260Z|d8703a7c-e0f6-4b23-8e09-7e63846273a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:47:40.261Z|d8703a7c-e0f6-4b23-8e09-7e63846273a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:47:40.430Z|2b6e1605-74da-45bc-80c4-76f343bfe162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:47:40.431Z|2b6e1605-74da-45bc-80c4-76f343bfe162|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:47:44.562Z|0f3ea0c5-1e69-4c44-805c-a8baa17f3ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:44.561Z|6995ce61-d625-4447-93e6-b0db45fd309d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:44.563Z|0f3ea0c5-1e69-4c44-805c-a8baa17f3ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:44.563Z|6995ce61-d625-4447-93e6-b0db45fd309d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:44.569Z|d7a30843-1519-4558-aa28-e9a640c30e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:44.571Z|d7a30843-1519-4558-aa28-e9a640c30e63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:54.589Z|2e49eda1-4eab-4d89-b745-8410edd6aeca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:54.591Z|2e49eda1-4eab-4d89-b745-8410edd6aeca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:54.593Z|fe1df9eb-7291-4703-a456-da356d4b438b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:54.594Z|fe1df9eb-7291-4703-a456-da356d4b438b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:54.598Z|8b9e3f9f-701d-45b2-b5ab-db4dd13b7fe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:47:54.599Z|8b9e3f9f-701d-45b2-b5ab-db4dd13b7fe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:47:55.242Z|26035ec1-17a4-4771-b9ed-6c1e95b21795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:47:55.243Z|26035ec1-17a4-4771-b9ed-6c1e95b21795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:48:04.623Z|d7105b1e-e985-496c-be3a-b2aa37232a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:04.623Z|8f3dcc84-1a1b-40ab-8f26-aaa3323866e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:04.623Z|258f08c6-fe36-46d0-8052-fdd7a099c0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:04.624Z|8f3dcc84-1a1b-40ab-8f26-aaa3323866e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:04.624Z|258f08c6-fe36-46d0-8052-fdd7a099c0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:04.624Z|d7105b1e-e985-496c-be3a-b2aa37232a34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:10.242Z|565bdf7b-2d84-4203-89e7-0a5364741af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:48:10.246Z|565bdf7b-2d84-4203-89e7-0a5364741af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:48:10.432Z|9a2392b9-f06d-4d41-b52f-cd17ab2965df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:48:10.433Z|9a2392b9-f06d-4d41-b52f-cd17ab2965df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:48:14.651Z|e5f3e0a8-72cb-4742-bc08-b5939e1e2f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:14.651Z|a895b105-700b-4a2d-ae69-12c403c611f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:14.652Z|e5f3e0a8-72cb-4742-bc08-b5939e1e2f09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:14.652Z|a895b105-700b-4a2d-ae69-12c403c611f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:14.660Z|c6a58e0a-833e-4d9e-bf01-ae063edcaefc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:14.661Z|c6a58e0a-833e-4d9e-bf01-ae063edcaefc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:24.679Z|94f98dd3-8fbc-49fc-9b16-ce5df7bf387e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:24.679Z|9f75c8a5-f75b-4cc1-8e25-21a8aa1c54bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:24.680Z|94f98dd3-8fbc-49fc-9b16-ce5df7bf387e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:24.680Z|9f75c8a5-f75b-4cc1-8e25-21a8aa1c54bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:24.689Z|c38d1cca-e90f-43bf-91da-725c59dd5a6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:24.690Z|c38d1cca-e90f-43bf-91da-725c59dd5a6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:25.242Z|24b357cd-91e7-4c27-8987-7c4ccc915758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:48:25.243Z|24b357cd-91e7-4c27-8987-7c4ccc915758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:48:28.280Z|dbc56e3d-2f81-4d20-9990-3c12386304de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:48:28.282Z|dbc56e3d-2f81-4d20-9990-3c12386304de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:34.720Z|9c821f17-c1a6-427a-a1a9-367ad1acafb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:34.720Z|390cf558-f199-4343-9df7-9f82295eba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:34.722Z|51b0bb63-d2f8-414c-814b-4ba9fc2e2595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:34.722Z|9c821f17-c1a6-427a-a1a9-367ad1acafb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:34.722Z|390cf558-f199-4343-9df7-9f82295eba06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:34.723Z|51b0bb63-d2f8-414c-814b-4ba9fc2e2595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:40.243Z|2387c1f3-0eee-4177-a3d7-92b5a763b5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:48:40.244Z|2387c1f3-0eee-4177-a3d7-92b5a763b5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:48:40.434Z|8680bc7c-4f44-43e2-a674-c5a3d91603c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:48:40.435Z|8680bc7c-4f44-43e2-a674-c5a3d91603c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:48:41.712Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03x0x020xa00x890xe6>0x82j0x1c0x80X0xb40x0d00x1c0xdc'0xe47|0x820xa80x9eJ90xfc0xe20xa90xd30xa960x0f]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-01T05:48:44.754Z|265949ae-12a8-4295-bec1-4371c6b595c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:44.754Z|bebec688-9494-4540-8b9b-831dfb7845f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:44.756Z|265949ae-12a8-4295-bec1-4371c6b595c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:44.754Z|d099187f-1491-4102-9250-37cf64acea3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:44.756Z|d099187f-1491-4102-9250-37cf64acea3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:44.756Z|bebec688-9494-4540-8b9b-831dfb7845f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:54.793Z|c98b2656-f86d-45db-9e0a-5000787bdc01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:54.797Z|c98b2656-f86d-45db-9e0a-5000787bdc01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:54.793Z|f0987829-170c-4a11-9e4f-aa8dba73fb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:54.798Z|6d749711-200f-4e94-9d05-342b1fc715fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:48:54.798Z|f0987829-170c-4a11-9e4f-aa8dba73fb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:54.798Z|6d749711-200f-4e94-9d05-342b1fc715fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:48:55.242Z|5d59e424-7794-4b89-a445-8365591e1611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:48:55.260Z|5d59e424-7794-4b89-a445-8365591e1611|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:49:04.826Z|5fe1bfd4-1deb-40fe-89d9-635bae229491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:04.826Z|d8f1d7af-6172-4478-bd23-d60eb7099d9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:04.827Z|d8f1d7af-6172-4478-bd23-d60eb7099d9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:04.827Z|5fe1bfd4-1deb-40fe-89d9-635bae229491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:04.828Z|2fd4092f-460c-4847-b8d1-05751d92d857|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:04.829Z|2fd4092f-460c-4847-b8d1-05751d92d857|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:10.242Z|6ddab236-089b-44a8-b7d9-142a91e1e127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:49:10.243Z|6ddab236-089b-44a8-b7d9-142a91e1e127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:49:10.436Z|e9fd7040-fa76-4ffc-b6ba-28e764eddf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:49:10.437Z|e9fd7040-fa76-4ffc-b6ba-28e764eddf96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:49:14.853Z|a28ecf71-a6e9-4af6-94a4-a5c9b9f49b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:14.853Z|405694cd-6ceb-4347-917b-41293065c12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:14.853Z|60867794-aa81-4201-8f77-dd80a5bffb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:14.854Z|60867794-aa81-4201-8f77-dd80a5bffb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:14.854Z|a28ecf71-a6e9-4af6-94a4-a5c9b9f49b59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:14.854Z|405694cd-6ceb-4347-917b-41293065c12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:24.879Z|d21a0a74-4761-4a1f-8d0c-60b78f4097e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:24.879Z|128f2c19-499e-4e95-b412-d8e3744b140f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:24.879Z|9ab482e2-c5e4-4d38-b836-887b3b16db9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:24.880Z|d21a0a74-4761-4a1f-8d0c-60b78f4097e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:24.880Z|128f2c19-499e-4e95-b412-d8e3744b140f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:24.882Z|9ab482e2-c5e4-4d38-b836-887b3b16db9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:25.242Z|19dc13e9-daf5-4488-8e59-bfd59620ac9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:49:25.243Z|19dc13e9-daf5-4488-8e59-bfd59620ac9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:49:28.281Z|b347916a-fb35-442a-b051-ee4d07261ef5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:49:28.285Z|b347916a-fb35-442a-b051-ee4d07261ef5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:34.905Z|d8a32ca6-dc8a-4827-a683-cae3c6530e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:34.905Z|170ee133-7bd7-4a86-b882-d53b14037633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:34.906Z|d8a32ca6-dc8a-4827-a683-cae3c6530e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:34.906Z|170ee133-7bd7-4a86-b882-d53b14037633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:34.913Z|e7a04117-8021-437b-84b4-484eb98804a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:34.914Z|e7a04117-8021-437b-84b4-484eb98804a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:40.243Z|b872d148-4749-4ede-a447-3598650f7314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:49:40.246Z|b872d148-4749-4ede-a447-3598650f7314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:49:40.438Z|91e4999f-0a13-46b9-a1de-44c8842c1bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:49:40.439Z|91e4999f-0a13-46b9-a1de-44c8842c1bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:49:44.931Z|258f8047-928b-4057-8fcd-d6a69dc11a50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:44.931Z|082caa79-45f1-472e-bd57-7fc4074bd136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:44.932Z|082caa79-45f1-472e-bd57-7fc4074bd136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:44.933Z|258f8047-928b-4057-8fcd-d6a69dc11a50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:44.937Z|f7abf39b-28d0-4e16-82f5-fa8dd520ceb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:44.939Z|f7abf39b-28d0-4e16-82f5-fa8dd520ceb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:54.958Z|9c148afd-d2cb-4568-a19c-3ed46d831ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:54.958Z|3ab4da42-03de-476f-8d82-d476d820e429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:54.959Z|9c148afd-d2cb-4568-a19c-3ed46d831ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:54.959Z|3ab4da42-03de-476f-8d82-d476d820e429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:54.962Z|3301d434-6e47-4458-b02d-bbfbf8cafc48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:49:54.963Z|3301d434-6e47-4458-b02d-bbfbf8cafc48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:49:55.242Z|95edb310-81c6-464c-8c75-4c42f5636b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:49:55.243Z|95edb310-81c6-464c-8c75-4c42f5636b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:50:04.987Z|501c3cb0-b83f-484b-a359-3b2d1e3a4214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:04.989Z|501c3cb0-b83f-484b-a359-3b2d1e3a4214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:04.988Z|e305f28e-f1e5-45f6-80d2-fc2df7194e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:04.988Z|a205bbdd-272e-449b-b073-d7c60a13ac01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:04.989Z|e305f28e-f1e5-45f6-80d2-fc2df7194e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:04.989Z|a205bbdd-272e-449b-b073-d7c60a13ac01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:10.242Z|077ca372-c08e-475a-8439-6c108ee9e5fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:50:10.243Z|077ca372-c08e-475a-8439-6c108ee9e5fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:50:10.440Z|3904a8ad-84b6-4869-9faf-5395598eec60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:50:10.441Z|3904a8ad-84b6-4869-9faf-5395598eec60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:50:15.014Z|719aeaac-9e35-49cc-80da-2f1a4f1bdfea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:15.014Z|d4c465ac-5999-43fd-8f38-1d9d1b1f0fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:15.015Z|d4c465ac-5999-43fd-8f38-1d9d1b1f0fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:15.014Z|df8ba612-8817-4375-a986-c1ec70431bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:15.015Z|719aeaac-9e35-49cc-80da-2f1a4f1bdfea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:15.015Z|df8ba612-8817-4375-a986-c1ec70431bdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:25.040Z|5743a2ff-3b23-4c46-8e43-5ccfcbf43c0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:25.040Z|61ea3b8d-15c7-4427-803d-cdd59fe1ccb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:25.040Z|9e7cf727-9e46-422a-8a92-f6e3654a800a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:25.041Z|5743a2ff-3b23-4c46-8e43-5ccfcbf43c0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:25.041Z|61ea3b8d-15c7-4427-803d-cdd59fe1ccb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:25.041Z|9e7cf727-9e46-422a-8a92-f6e3654a800a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:25.242Z|3d5982f1-31e8-4d71-bae1-cf85c12f2e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:50:25.254Z|3d5982f1-31e8-4d71-bae1-cf85c12f2e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:50:28.274Z|d71ff437-517e-4d2d-8874-00633d6c4f04|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:50:28.275Z|d71ff437-517e-4d2d-8874-00633d6c4f04|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:35.067Z|98f5cd8e-1608-4d51-be8f-b3083e7e5ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:35.067Z|e00f3472-fe4a-4323-9c7d-9df9a1d2be64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:35.068Z|9049cd7d-b842-491a-9a18-007c004db811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:35.069Z|98f5cd8e-1608-4d51-be8f-b3083e7e5ec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:35.069Z|e00f3472-fe4a-4323-9c7d-9df9a1d2be64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:35.069Z|9049cd7d-b842-491a-9a18-007c004db811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:40.242Z|a9096dd8-b9ae-4139-97c1-57a6eee257a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:50:40.243Z|a9096dd8-b9ae-4139-97c1-57a6eee257a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:50:40.442Z|69dd22d0-aae4-44b0-879d-6d205a655770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:50:40.443Z|69dd22d0-aae4-44b0-879d-6d205a655770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:50:45.095Z|ba7316b6-cb8c-49cf-b2ef-9f89520f4d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:45.095Z|e4644f6b-8b60-4e9b-bf9d-ae7ac2fc143b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:45.095Z|cbe13ec2-2602-4ee0-a845-06e2bd8e9cf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:45.096Z|e4644f6b-8b60-4e9b-bf9d-ae7ac2fc143b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:45.096Z|ba7316b6-cb8c-49cf-b2ef-9f89520f4d56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:45.097Z|cbe13ec2-2602-4ee0-a845-06e2bd8e9cf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:55.122Z|c9ca01b5-0d60-4ba0-9ae1-717e368ef91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:55.122Z|9d197107-4ad8-4c37-9181-84778064fdd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:55.123Z|9d197107-4ad8-4c37-9181-84778064fdd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:55.123Z|c9ca01b5-0d60-4ba0-9ae1-717e368ef91e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:55.131Z|9b21cf34-7727-461f-a3e7-2460d1ab6c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:50:55.133Z|9b21cf34-7727-461f-a3e7-2460d1ab6c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:50:55.245Z|1ebb0b37-113d-40d0-9900-4d49597d2097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:50:55.246Z|1ebb0b37-113d-40d0-9900-4d49597d2097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:05.154Z|fb98ec28-042a-4a10-8494-42cd0fae0df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:05.153Z|70c31588-1d11-4099-b9f9-277305400406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:05.154Z|fb98ec28-042a-4a10-8494-42cd0fae0df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:05.155Z|70c31588-1d11-4099-b9f9-277305400406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:05.165Z|b48793fa-153f-41e7-8eee-fc663c86da84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:05.166Z|b48793fa-153f-41e7-8eee-fc663c86da84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:10.242Z|870f24c9-0f97-46f2-ac7f-16c94bacdbf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:51:10.245Z|870f24c9-0f97-46f2-ac7f-16c94bacdbf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:10.443Z|357fa904-8f04-4b6b-94b8-12d0d0e6394a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:51:10.444Z|357fa904-8f04-4b6b-94b8-12d0d0e6394a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:15.179Z|526bda14-9723-4dc8-b117-61f04a9e43c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:15.179Z|7b766bdd-6c6c-47e4-addf-25b19ea37a72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:15.180Z|526bda14-9723-4dc8-b117-61f04a9e43c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:15.180Z|7b766bdd-6c6c-47e4-addf-25b19ea37a72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:15.190Z|9627da10-fc19-4366-977f-e225dbf52b67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:15.191Z|9627da10-fc19-4366-977f-e225dbf52b67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:25.204Z|f0fea259-d13c-43b2-8576-def230b1ea43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:25.204Z|265ab7f5-2b66-41af-b0a5-6218022d9b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:25.205Z|f0fea259-d13c-43b2-8576-def230b1ea43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:25.205Z|265ab7f5-2b66-41af-b0a5-6218022d9b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:25.220Z|4237fec8-f979-42c8-972a-d20155bbe194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:25.221Z|4237fec8-f979-42c8-972a-d20155bbe194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:25.242Z|915b3d37-624e-46a8-94ec-e3a0a2f62f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:51:25.243Z|915b3d37-624e-46a8-94ec-e3a0a2f62f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:28.276Z|3caebbdd-1f71-46e5-a523-50a748a33e9b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:51:28.277Z|3caebbdd-1f71-46e5-a523-50a748a33e9b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:35.233Z|ba8dd675-3de5-43db-a1b2-343d70013ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:35.234Z|ba8dd675-3de5-43db-a1b2-343d70013ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:35.238Z|880645eb-5c72-4d28-a1b4-4e4741cb8863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:35.239Z|880645eb-5c72-4d28-a1b4-4e4741cb8863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:35.243Z|042e70be-e455-469b-bb58-6f6306c3e1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:35.244Z|042e70be-e455-469b-bb58-6f6306c3e1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:40.243Z|528ab296-c937-4724-83f7-d7249346347f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:51:40.243Z|528ab296-c937-4724-83f7-d7249346347f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:40.445Z|e401f273-3369-4948-b738-76b940a380f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:51:40.446Z|e401f273-3369-4948-b738-76b940a380f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:45.262Z|0adc725b-2ce5-45fc-8517-90432678102d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:45.265Z|0adc725b-2ce5-45fc-8517-90432678102d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:45.262Z|ddcf99a2-d2d5-4a5f-8789-9af3c0ed335e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:45.266Z|a7b54b4b-4231-4cde-a6b3-ac85213830b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:45.267Z|a7b54b4b-4231-4cde-a6b3-ac85213830b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:45.267Z|ddcf99a2-d2d5-4a5f-8789-9af3c0ed335e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:55.242Z|1d0f8252-976e-4410-a365-98a3c0dcae33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:51:55.245Z|1d0f8252-976e-4410-a365-98a3c0dcae33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:51:55.299Z|3570c77e-3f64-4c6c-a7c2-de88ad00ff61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:55.300Z|3570c77e-3f64-4c6c-a7c2-de88ad00ff61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:55.299Z|42f7d835-fd70-4b23-918e-5ed445c8a265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:55.301Z|42f7d835-fd70-4b23-918e-5ed445c8a265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:51:55.299Z|63123673-81b7-4d2b-ba09-d77638cbb232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:51:55.308Z|63123673-81b7-4d2b-ba09-d77638cbb232|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:05.325Z|87d8457e-4328-4570-94ec-d6225a2771ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:05.326Z|87d8457e-4328-4570-94ec-d6225a2771ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:05.326Z|0facc857-00ba-478e-a8aa-227e34097496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:05.327Z|0facc857-00ba-478e-a8aa-227e34097496|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:05.339Z|30250f3c-c8a2-428b-bb77-cf24afa3495a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:05.339Z|30250f3c-c8a2-428b-bb77-cf24afa3495a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:10.242Z|aede8288-47c7-4184-9510-977b280bd4c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:52:10.243Z|aede8288-47c7-4184-9510-977b280bd4c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:52:10.447Z|ea80dcd8-4df3-45a4-a441-9f53e4678188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:52:10.447Z|ea80dcd8-4df3-45a4-a441-9f53e4678188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:52:15.353Z|dd50559a-cade-4ed4-a5de-bc1afe0f2c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:15.353Z|c2861a36-afd9-4a67-a2b2-051f981bd565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:15.354Z|dd50559a-cade-4ed4-a5de-bc1afe0f2c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:15.354Z|c2861a36-afd9-4a67-a2b2-051f981bd565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:15.365Z|2e579492-3cf7-42ad-8968-7f0860a60e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:15.367Z|2e579492-3cf7-42ad-8968-7f0860a60e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:25.242Z|25f64c79-c443-4fc8-9558-8168cfd14a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:52:25.243Z|25f64c79-c443-4fc8-9558-8168cfd14a18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:52:25.388Z|60c25f81-7036-4ac5-a1ba-d269073b0499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:25.390Z|60c25f81-7036-4ac5-a1ba-d269073b0499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:25.391Z|66de1534-afc9-4552-95ff-db86f657b1c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:25.392Z|66de1534-afc9-4552-95ff-db86f657b1c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:25.402Z|e264b7fa-a505-4440-a953-e6d65c62523f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:25.403Z|e264b7fa-a505-4440-a953-e6d65c62523f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:28.275Z|5a6ba55f-901f-4a32-a27c-08127383c500|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:52:28.276Z|5a6ba55f-901f-4a32-a27c-08127383c500|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:35.417Z|8834f973-05d7-48b7-b56b-76a101637f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:35.417Z|794cdb4c-cfcc-452f-9979-2c03e56134a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:35.419Z|794cdb4c-cfcc-452f-9979-2c03e56134a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:35.419Z|8834f973-05d7-48b7-b56b-76a101637f96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:35.429Z|fde3796b-1103-43b8-9cce-d7488130c6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:35.430Z|fde3796b-1103-43b8-9cce-d7488130c6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:40.242Z|1e689c3b-e3d8-44c2-bc9b-cc745d42a40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:52:40.245Z|1e689c3b-e3d8-44c2-bc9b-cc745d42a40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:52:40.451Z|52be5e88-86a7-4c81-a682-49ddaa1ff169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:52:40.461Z|52be5e88-86a7-4c81-a682-49ddaa1ff169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:52:45.444Z|9aaa0cfc-1910-4f5d-b5c8-88c269bf0997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:45.444Z|4e0e55e0-5706-4965-a44c-7f17fc3fdcee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:45.445Z|4e0e55e0-5706-4965-a44c-7f17fc3fdcee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:45.446Z|9aaa0cfc-1910-4f5d-b5c8-88c269bf0997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:45.456Z|7148e867-2e62-45de-8a51-9cdf550610b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:45.457Z|7148e867-2e62-45de-8a51-9cdf550610b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:55.242Z|83dfb874-0752-4972-849a-599007aac999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:52:55.243Z|83dfb874-0752-4972-849a-599007aac999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:52:55.470Z|e151734e-4800-445a-ad4e-2256e5ef77fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:55.470Z|2a9c6f00-da66-43ae-a74c-d893ac788388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:55.471Z|e151734e-4800-445a-ad4e-2256e5ef77fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:55.472Z|2a9c6f00-da66-43ae-a74c-d893ac788388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:52:55.481Z|ad0b8d0b-6b67-468a-a978-ed45b2c8349d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:52:55.483Z|ad0b8d0b-6b67-468a-a978-ed45b2c8349d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:05.500Z|16839861-18d7-4fa5-8a30-8b3e7a8ad3d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:05.500Z|9d479099-b0ff-42d1-b1da-3956b6fa64f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:05.501Z|16839861-18d7-4fa5-8a30-8b3e7a8ad3d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:05.501Z|9d479099-b0ff-42d1-b1da-3956b6fa64f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:05.508Z|5b2ea59c-21b1-41a7-9125-7716cff6cc4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:05.510Z|5b2ea59c-21b1-41a7-9125-7716cff6cc4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:10.242Z|c4c8aed5-ac74-4abe-8562-01dde8bb1d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:53:10.243Z|c4c8aed5-ac74-4abe-8562-01dde8bb1d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:53:10.463Z|14367c4c-0990-4e9a-bfb2-4f4046d14ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:53:10.464Z|14367c4c-0990-4e9a-bfb2-4f4046d14ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:53:15.526Z|6364e615-7f7b-45d8-a53d-1657301dc678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:15.527Z|6364e615-7f7b-45d8-a53d-1657301dc678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:15.526Z|7b9c8967-bb95-4e95-91a2-ac22530f658d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:15.527Z|7b9c8967-bb95-4e95-91a2-ac22530f658d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:15.534Z|61611264-65f1-4035-a4c1-7d3a263e2eca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:15.536Z|61611264-65f1-4035-a4c1-7d3a263e2eca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:25.242Z|6d377412-c156-410d-9d06-9863b013afcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:53:25.246Z|6d377412-c156-410d-9d06-9863b013afcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:53:25.550Z|b8d09a06-ab73-4be3-9e95-948774dedd3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:25.550Z|450833ad-08e5-414d-bfea-59761f179a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:25.551Z|450833ad-08e5-414d-bfea-59761f179a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:25.551Z|b8d09a06-ab73-4be3-9e95-948774dedd3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:25.560Z|ced55e32-b064-41fe-b047-d9332fc95ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:25.561Z|ced55e32-b064-41fe-b047-d9332fc95ca5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:28.275Z|ae5aa515-7ef2-4678-81bc-c296c660cb66|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:53:28.276Z|ae5aa515-7ef2-4678-81bc-c296c660cb66|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:35.575Z|d5f1ec88-f35a-4d9a-b836-7575940ffa71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:35.575Z|58215828-d765-4826-b79f-bab2951b54b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:35.576Z|d5f1ec88-f35a-4d9a-b836-7575940ffa71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:35.577Z|58215828-d765-4826-b79f-bab2951b54b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:35.586Z|39bceda9-692b-439a-ab2f-c2f71a7b5932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:35.587Z|39bceda9-692b-439a-ab2f-c2f71a7b5932|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:40.242Z|cdda4f76-73b4-4a35-afca-f1f62b066261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:53:40.243Z|cdda4f76-73b4-4a35-afca-f1f62b066261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:53:40.465Z|d0c87c0e-597f-47e8-b104-7e8d155c900b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:53:40.465Z|d0c87c0e-597f-47e8-b104-7e8d155c900b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:53:45.602Z|ee4bc594-58dd-4fa0-8aba-21a118646f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:45.603Z|3f3ff5f0-4675-4b54-bd25-16a88d43308c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:45.603Z|ee4bc594-58dd-4fa0-8aba-21a118646f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:45.604Z|3f3ff5f0-4675-4b54-bd25-16a88d43308c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:45.611Z|32daf497-fa35-4bf6-943d-84a034b637f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:45.612Z|32daf497-fa35-4bf6-943d-84a034b637f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:55.243Z|fdade4ab-f768-467a-b9e3-e05c6c2e9e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:53:55.244Z|fdade4ab-f768-467a-b9e3-e05c6c2e9e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:53:55.629Z|3c193f48-4511-40d5-a60b-b85dd752286a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:55.629Z|fbd34946-14cc-408a-957f-18401e4f05f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:55.630Z|fbd34946-14cc-408a-957f-18401e4f05f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:55.630Z|3c193f48-4511-40d5-a60b-b85dd752286a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:53:55.634Z|3216ba5a-14d2-4efc-8668-6c6615cc4997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:53:55.635Z|3216ba5a-14d2-4efc-8668-6c6615cc4997|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:05.660Z|cd7374b0-c71e-4c9e-82d9-5e072dd5874f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:05.660Z|e1607fff-ce38-4929-8f53-2016aadca88e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:05.662Z|16ed573a-4249-4bf7-9040-c4de679f0869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:05.662Z|cd7374b0-c71e-4c9e-82d9-5e072dd5874f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:05.662Z|e1607fff-ce38-4929-8f53-2016aadca88e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:05.664Z|16ed573a-4249-4bf7-9040-c4de679f0869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:10.244Z|c607c889-7104-4e6e-af8f-74fb0bbc67f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:54:10.249Z|c607c889-7104-4e6e-af8f-74fb0bbc67f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:54:10.468Z|cf217b5c-649c-41e2-8f3b-ad02d3bc512d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:54:10.470Z|cf217b5c-649c-41e2-8f3b-ad02d3bc512d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:54:15.699Z|93b3137f-0ff9-48e5-b6dc-c96b802836e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:15.699Z|259b4e95-a1c7-4fb1-975d-3bcc90767192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:15.701Z|93b3137f-0ff9-48e5-b6dc-c96b802836e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:15.701Z|259b4e95-a1c7-4fb1-975d-3bcc90767192|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:15.699Z|2494add1-1fb3-4dd7-8630-170a94f9fe7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:15.706Z|2494add1-1fb3-4dd7-8630-170a94f9fe7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:25.242Z|22098cec-947f-48da-b1ac-c3dd5901c20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:54:25.243Z|22098cec-947f-48da-b1ac-c3dd5901c20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:54:25.729Z|e6628152-dacd-4b08-b17d-f095844de4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:25.730Z|e6628152-dacd-4b08-b17d-f095844de4fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:25.731Z|d040c39c-4d9f-4f87-b8ab-d8fb61012b6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:25.731Z|d040c39c-4d9f-4f87-b8ab-d8fb61012b6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:25.732Z|ad4785b9-3df3-4015-941b-891c17528ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:25.734Z|ad4785b9-3df3-4015-941b-891c17528ecf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:28.281Z|f1b474f4-cc58-4c4b-b323-f96633e4c701|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:54:28.283Z|f1b474f4-cc58-4c4b-b323-f96633e4c701|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:35.752Z|d0442dae-6876-460a-8b3c-1235712e533f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:35.752Z|7d7f2bbb-0087-4f63-844c-fc4d5229b8aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:35.753Z|d0442dae-6876-460a-8b3c-1235712e533f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:35.753Z|7d7f2bbb-0087-4f63-844c-fc4d5229b8aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:35.760Z|5b266a40-67e7-4916-b199-f49cddd23b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:35.762Z|5b266a40-67e7-4916-b199-f49cddd23b6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:40.242Z|078d81dd-5cb5-43f3-8939-685eb68328d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:54:40.243Z|078d81dd-5cb5-43f3-8939-685eb68328d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:54:40.472Z|48abf19e-dfec-4f56-8e7e-3115c3c55461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:54:40.472Z|48abf19e-dfec-4f56-8e7e-3115c3c55461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:54:45.779Z|d48f427e-b9b3-4088-8f67-a0a4c9f1d864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:45.780Z|d180cd23-4407-43ea-bd03-418506e27346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:45.781Z|d180cd23-4407-43ea-bd03-418506e27346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:45.781Z|d48f427e-b9b3-4088-8f67-a0a4c9f1d864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:45.787Z|22c0e3a4-eaa7-4531-b388-51266b11b003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:45.788Z|22c0e3a4-eaa7-4531-b388-51266b11b003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:55.242Z|d4dab2dd-bd62-4831-be71-8a0ef58dc657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:54:55.245Z|d4dab2dd-bd62-4831-be71-8a0ef58dc657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:54:55.808Z|852e20f8-bf7b-4aaa-9a38-45c6793e3bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:55.808Z|479af172-724f-49af-929c-ac90a508396c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:55.809Z|479af172-724f-49af-929c-ac90a508396c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:55.809Z|852e20f8-bf7b-4aaa-9a38-45c6793e3bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:54:55.813Z|19b433f8-89ae-48fb-b79e-b056750325b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:54:55.813Z|19b433f8-89ae-48fb-b79e-b056750325b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:05.835Z|5497395f-469d-4a40-b141-e532effd07d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:05.835Z|2c39dd61-48c0-446a-9881-4a30c0da6c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:05.836Z|2c39dd61-48c0-446a-9881-4a30c0da6c56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:05.836Z|5497395f-469d-4a40-b141-e532effd07d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:05.848Z|2774ca66-0372-44df-88da-942b5bce82d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:05.849Z|2774ca66-0372-44df-88da-942b5bce82d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:10.242Z|616f500b-3b2d-44c9-bd8a-13c283a98ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:55:10.243Z|616f500b-3b2d-44c9-bd8a-13c283a98ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:55:10.473Z|b6433c0f-fdb9-4969-9b9e-aa67b602d8cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:55:10.474Z|b6433c0f-fdb9-4969-9b9e-aa67b602d8cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:55:15.863Z|87b35781-4ba8-42b7-acfd-aa1d9bb288dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:15.865Z|87b35781-4ba8-42b7-acfd-aa1d9bb288dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:15.892Z|803e9de1-6f99-498d-8425-6116cbd3892a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:15.892Z|c452d5ca-1232-46a0-aa07-9dbe1db9230f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:15.893Z|c452d5ca-1232-46a0-aa07-9dbe1db9230f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:15.893Z|803e9de1-6f99-498d-8425-6116cbd3892a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:25.242Z|84052d98-3007-4ece-a206-77510ee54742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:55:25.243Z|84052d98-3007-4ece-a206-77510ee54742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:55:25.892Z|26d0bc82-e086-4008-8140-d6d438b323a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:25.893Z|26d0bc82-e086-4008-8140-d6d438b323a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:25.920Z|e4e6d5ef-3a95-4f58-b70b-3260fe02cb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:25.925Z|23ae631e-c94a-4de7-a17b-c00d5c0bad4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:25.926Z|e4e6d5ef-3a95-4f58-b70b-3260fe02cb7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:25.926Z|23ae631e-c94a-4de7-a17b-c00d5c0bad4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:28.274Z|d7a5a943-448f-4818-bf5e-c3901411cce6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:55:28.276Z|d7a5a943-448f-4818-bf5e-c3901411cce6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:35.921Z|190e140a-17b8-407b-90e8-0d75f6963377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:35.922Z|190e140a-17b8-407b-90e8-0d75f6963377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:35.952Z|5a978334-2dc7-4501-b964-bd744769ebf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:35.953Z|5a978334-2dc7-4501-b964-bd744769ebf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:36.026Z|80669615-41df-43b5-9db9-fdc1347856a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:36.028Z|80669615-41df-43b5-9db9-fdc1347856a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:40.242Z|fb5fa974-4551-408f-8c81-196248169da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:55:40.246Z|fb5fa974-4551-408f-8c81-196248169da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:55:40.475Z|96a97437-bad5-4655-a47a-6ca3c2738bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:55:40.475Z|96a97437-bad5-4655-a47a-6ca3c2738bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:55:45.947Z|a318d663-13b0-4499-91b4-f770a360bc27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:45.949Z|a318d663-13b0-4499-91b4-f770a360bc27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:46.046Z|56fa9c19-57e3-4b64-a0a3-ebd83ba91411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:46.048Z|56fa9c19-57e3-4b64-a0a3-ebd83ba91411|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:46.059Z|33709fe6-1e73-4783-8f12-9aa51c69c606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:46.059Z|33709fe6-1e73-4783-8f12-9aa51c69c606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:55.242Z|e3fbe0cf-f703-426b-8761-b52a6d4c25d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:55:55.243Z|e3fbe0cf-f703-426b-8761-b52a6d4c25d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:55:55.976Z|48502d22-9119-43c6-8821-8594da93db47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:55.977Z|48502d22-9119-43c6-8821-8594da93db47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:56.073Z|3d8c05aa-f2ff-4809-bde9-4a7a745ac63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:56.074Z|3d8c05aa-f2ff-4809-bde9-4a7a745ac63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:55:56.082Z|7c4c028b-fbfd-4c6f-9a90-650efa981e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:55:56.084Z|7c4c028b-fbfd-4c6f-9a90-650efa981e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:06.004Z|d2dc24c5-c28f-40cf-92cf-7ab4bc0457d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:06.005Z|d2dc24c5-c28f-40cf-92cf-7ab4bc0457d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:06.102Z|dfdb7c8b-ef66-4889-bda9-d87ad13a90b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:06.103Z|dfdb7c8b-ef66-4889-bda9-d87ad13a90b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:06.111Z|e113e396-a1dc-4113-8d60-bd6efbcf9917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:06.113Z|e113e396-a1dc-4113-8d60-bd6efbcf9917|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:10.242Z|e392852b-a765-4119-9732-a4347149a12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:56:10.243Z|e392852b-a765-4119-9732-a4347149a12f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:56:10.477Z|b68bbb72-b153-43c1-a274-90bd21818679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:56:10.478Z|b68bbb72-b153-43c1-a274-90bd21818679|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:56:16.033Z|5a8edf4b-3168-4e50-a9ad-486fa016304d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:16.035Z|5a8edf4b-3168-4e50-a9ad-486fa016304d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:16.140Z|4b95644a-cea5-4346-9da7-321809d47e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:16.140Z|c90d6fa6-dd96-4fce-b259-ee904b9de966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:16.141Z|c90d6fa6-dd96-4fce-b259-ee904b9de966|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:16.141Z|4b95644a-cea5-4346-9da7-321809d47e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:25.242Z|687ab009-5357-4eee-97cc-4611ec84a665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:56:25.245Z|687ab009-5357-4eee-97cc-4611ec84a665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:56:26.062Z|3ec455d0-418e-4433-90cb-e395b2faf75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:26.063Z|3ec455d0-418e-4433-90cb-e395b2faf75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:26.167Z|6ecfb035-0b6c-4b87-9372-d7a84ee1d4ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:26.168Z|070829f0-98de-4890-882d-764cde11d7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:26.169Z|070829f0-98de-4890-882d-764cde11d7fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:26.169Z|6ecfb035-0b6c-4b87-9372-d7a84ee1d4ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:28.277Z|760f1a33-8673-49f0-8f7e-b791d114174f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:56:28.278Z|760f1a33-8673-49f0-8f7e-b791d114174f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:36.093Z|9deb8979-5f85-439e-b095-af1bd67a8bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:36.094Z|9deb8979-5f85-439e-b095-af1bd67a8bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:36.194Z|72dcc58e-e835-4598-9eb7-a41de2937a2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:36.194Z|dafe6ecf-eb9a-4748-aaba-341d097d0744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:36.195Z|dafe6ecf-eb9a-4748-aaba-341d097d0744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:36.195Z|72dcc58e-e835-4598-9eb7-a41de2937a2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:38.960Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xf10x9b0xb00x090xe40x1d0x8d0xb50x1aA0xda0xc7.0xd2r0xe2tY0x9750x8b0x940xc2J=0xfe0xb40x0e*0x960xa40xe1]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-01T05:56:40.242Z|3254c485-1c04-428d-8a99-effb37402c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:56:40.243Z|3254c485-1c04-428d-8a99-effb37402c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:56:40.479Z|e18d7818-baf1-47e4-95ee-469392935f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:56:40.480Z|e18d7818-baf1-47e4-95ee-469392935f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:56:46.120Z|542cf0c0-2e67-4191-a74e-a303baea3c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:46.121Z|542cf0c0-2e67-4191-a74e-a303baea3c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:46.219Z|d1177a47-eaa6-4ed9-89ab-448ba5807c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:46.220Z|0c8f8a80-b59d-454f-b533-b3cb041f9e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:46.220Z|d1177a47-eaa6-4ed9-89ab-448ba5807c22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:46.220Z|0c8f8a80-b59d-454f-b533-b3cb041f9e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:55.242Z|2374a273-05ae-4320-a239-9d45428a67a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:56:55.243Z|2374a273-05ae-4320-a239-9d45428a67a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:56:56.146Z|48dac241-ceaf-4dd9-8602-f101ad9e9a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:56.148Z|48dac241-ceaf-4dd9-8602-f101ad9e9a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:56.245Z|6d43a422-a66a-4680-b6fe-bbf2c2084286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:56.245Z|768b88b0-6424-4521-a766-4d49bbb9114f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:56:56.246Z|768b88b0-6424-4521-a766-4d49bbb9114f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:56:56.246Z|6d43a422-a66a-4680-b6fe-bbf2c2084286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:06.176Z|077d515b-a7c4-49f6-8a4e-63329d60a909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:06.177Z|077d515b-a7c4-49f6-8a4e-63329d60a909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:06.275Z|afe66978-6a48-4f79-b3fb-54f0ab434025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:06.276Z|afe66978-6a48-4f79-b3fb-54f0ab434025|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:06.275Z|a45fef06-8235-469b-b4d4-dc57e994a8ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:06.278Z|a45fef06-8235-469b-b4d4-dc57e994a8ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:10.242Z|01768abb-4fe5-4c8b-adb2-ccab378caad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:57:10.243Z|01768abb-4fe5-4c8b-adb2-ccab378caad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:57:10.481Z|49c00d22-ebe6-4a61-83f8-b85fbc7b9d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:57:10.482Z|49c00d22-ebe6-4a61-83f8-b85fbc7b9d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:57:16.206Z|8ef3ac05-8ac9-4caf-9a49-16a024d1b49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:16.207Z|8ef3ac05-8ac9-4caf-9a49-16a024d1b49e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:16.312Z|7990e67b-5fcf-4761-a69f-bb52b26f9b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:16.314Z|7990e67b-5fcf-4761-a69f-bb52b26f9b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:16.314Z|d166cc75-33bf-47d8-9745-359011b693dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:16.316Z|d166cc75-33bf-47d8-9745-359011b693dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:25.242Z|21f7c436-28e7-4727-9529-9a9b4d5b3249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:57:25.243Z|21f7c436-28e7-4727-9529-9a9b4d5b3249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:57:26.232Z|db38eea6-71fe-4279-81ff-5e2bf270f4c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:26.233Z|db38eea6-71fe-4279-81ff-5e2bf270f4c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:26.341Z|3d53f01a-3969-4999-a31d-6b063dd335d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:26.342Z|3d53f01a-3969-4999-a31d-6b063dd335d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:26.345Z|62d599fe-33a0-4c0b-8b4e-621b7199d3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:26.346Z|62d599fe-33a0-4c0b-8b4e-621b7199d3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:28.274Z|ead15394-244e-44ad-a3cd-3b5aa61619b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:57:28.276Z|ead15394-244e-44ad-a3cd-3b5aa61619b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:36.259Z|9b4b8e21-28d1-4e8a-8c5f-9868169ca621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:36.260Z|9b4b8e21-28d1-4e8a-8c5f-9868169ca621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:36.368Z|6ad5e6b3-e9a5-45a1-8716-70bbda30abf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:36.369Z|6ad5e6b3-e9a5-45a1-8716-70bbda30abf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:36.370Z|0a7dd3c1-2978-4045-a815-44f41d1e60b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:36.371Z|0a7dd3c1-2978-4045-a815-44f41d1e60b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:40.242Z|a5f26311-54cf-4df1-865b-169309ba1afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:57:40.243Z|a5f26311-54cf-4df1-865b-169309ba1afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:57:40.483Z|540be2e0-4b18-4113-9356-4637a3f09e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:57:40.484Z|540be2e0-4b18-4113-9356-4637a3f09e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:57:46.294Z|c1cc6641-567d-4dbc-ba28-0249ad04b6ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:46.296Z|c1cc6641-567d-4dbc-ba28-0249ad04b6ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:46.396Z|5c5ff836-c5c1-482f-9063-3a528f3624ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:46.396Z|e1ca9cd2-5ee6-4ce6-9a8a-06d54a2921be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:46.397Z|e1ca9cd2-5ee6-4ce6-9a8a-06d54a2921be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:46.397Z|5c5ff836-c5c1-482f-9063-3a528f3624ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:55.242Z|a415d800-e4f9-4274-8235-233ca2c64bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:57:55.244Z|a415d800-e4f9-4274-8235-233ca2c64bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:57:56.326Z|b66cc0c9-4132-46de-bc83-463762abe650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:56.327Z|b66cc0c9-4132-46de-bc83-463762abe650|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:56.427Z|08e6cd4a-2ca0-402e-81ff-b424e7715817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:56.429Z|a78675e9-70af-43c6-b9a2-abb74f8d78a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:57:56.431Z|a78675e9-70af-43c6-b9a2-abb74f8d78a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:57:56.431Z|08e6cd4a-2ca0-402e-81ff-b424e7715817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:06.363Z|b4afa709-3cae-4ac5-bf90-5888a33abf35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:06.364Z|b4afa709-3cae-4ac5-bf90-5888a33abf35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:06.456Z|f53a01d6-505f-4b70-9ab9-1807e115a36e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:06.457Z|f53a01d6-505f-4b70-9ab9-1807e115a36e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:06.461Z|ba7063df-27b8-4ef2-a1d5-70fa1ae26f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:06.462Z|ba7063df-27b8-4ef2-a1d5-70fa1ae26f87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:10.242Z|a2d865af-2a2a-46e5-a4c1-6f9b2ebe7e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:58:10.244Z|a2d865af-2a2a-46e5-a4c1-6f9b2ebe7e5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:58:10.486Z|9ccf3187-d95d-4ac8-952b-0b14df1a48cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:58:10.486Z|9ccf3187-d95d-4ac8-952b-0b14df1a48cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:58:16.394Z|fc89b255-4fe8-4087-9546-b3a60f46e730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:16.396Z|fc89b255-4fe8-4087-9546-b3a60f46e730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:16.482Z|dbb47571-a0d7-4406-bc8b-637aee9cde91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:16.483Z|dbb47571-a0d7-4406-bc8b-637aee9cde91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:16.489Z|65c288ab-a732-4445-9e81-7c314e7ddc89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:16.490Z|65c288ab-a732-4445-9e81-7c314e7ddc89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:25.242Z|efee11ca-a1fd-43df-8058-b49256591aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:58:25.243Z|efee11ca-a1fd-43df-8058-b49256591aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:58:26.427Z|e6a5b9a1-f436-4829-934c-ceae9a47ec93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:26.428Z|e6a5b9a1-f436-4829-934c-ceae9a47ec93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:26.511Z|e524318e-e891-408d-b300-d9e64029a35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:26.512Z|e524318e-e891-408d-b300-d9e64029a35c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:26.512Z|4c286807-4131-4dca-9e0e-d81f08c73944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:26.513Z|4c286807-4131-4dca-9e0e-d81f08c73944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:28.274Z|8ba7439c-86f0-409a-b5dd-079375237a00|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:58:28.275Z|8ba7439c-86f0-409a-b5dd-079375237a00|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:36.455Z|c955f3b2-8244-4e18-a724-f5969d4f63d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:36.456Z|c955f3b2-8244-4e18-a724-f5969d4f63d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:36.534Z|5c913bfa-25b1-42cc-8b4d-04e026628fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:36.535Z|8ba66a56-3d29-4f98-853e-9a69fc3f51f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:36.535Z|5c913bfa-25b1-42cc-8b4d-04e026628fe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:36.536Z|8ba66a56-3d29-4f98-853e-9a69fc3f51f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:40.242Z|46d812bc-c4ae-468b-b86f-edae275ce470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:58:40.243Z|46d812bc-c4ae-468b-b86f-edae275ce470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:58:40.487Z|ab81173e-8598-4f58-9460-ccafd5df0811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:58:40.488Z|ab81173e-8598-4f58-9460-ccafd5df0811|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:58:46.493Z|1dea2527-4f69-4eeb-9dfe-50e643d6de1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:46.494Z|1dea2527-4f69-4eeb-9dfe-50e643d6de1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:46.559Z|72c596b8-4fc0-46e6-b3a9-4fba470408a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:46.559Z|5fe7a770-d566-40b8-8713-6124eefdb0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:46.560Z|5fe7a770-d566-40b8-8713-6124eefdb0e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:46.560Z|72c596b8-4fc0-46e6-b3a9-4fba470408a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:55.242Z|91deff3c-aa24-4c5a-bafd-c1599da12510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:58:55.246Z|91deff3c-aa24-4c5a-bafd-c1599da12510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:58:56.521Z|a01eee11-453c-4247-9cd1-20578bf298f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:56.522Z|a01eee11-453c-4247-9cd1-20578bf298f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:56.586Z|0aaed4c6-d91b-4f71-b095-a1f7c2b52ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:56.586Z|18b93b70-c258-4c8a-ae90-e4b9ea380ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:58:56.587Z|0aaed4c6-d91b-4f71-b095-a1f7c2b52ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:58:56.587Z|18b93b70-c258-4c8a-ae90-e4b9ea380ceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:06.547Z|395d021e-3ee2-4e82-9379-63ba294d0283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:06.549Z|395d021e-3ee2-4e82-9379-63ba294d0283|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:06.612Z|5ca8bb72-4834-4107-a7a5-86cb440c0bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:06.613Z|5ca8bb72-4834-4107-a7a5-86cb440c0bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:06.613Z|36f5a811-4d30-4222-8b29-d74fa0b4d38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:06.613Z|36f5a811-4d30-4222-8b29-d74fa0b4d38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:10.243Z|7d9b2495-86f8-4a6c-918f-8acd25001f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:59:10.244Z|7d9b2495-86f8-4a6c-918f-8acd25001f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:59:10.490Z|4cb4feb7-a622-4a86-b298-84eb3f2e71c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:59:10.491Z|4cb4feb7-a622-4a86-b298-84eb3f2e71c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:59:16.580Z|d426beeb-6bd5-4930-a62e-a4d32ebd59f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:16.583Z|d426beeb-6bd5-4930-a62e-a4d32ebd59f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:16.637Z|2608bc09-61d3-4031-9f83-0e0d2f14d051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:16.637Z|184e3ba1-c42e-4d94-82c6-070474c67d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:16.638Z|2608bc09-61d3-4031-9f83-0e0d2f14d051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:16.638Z|184e3ba1-c42e-4d94-82c6-070474c67d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:25.243Z|7be4c9da-c099-4a3e-857a-6648cb79af35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:59:25.245Z|7be4c9da-c099-4a3e-857a-6648cb79af35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:59:26.612Z|51768adb-cfb8-4fc4-a552-143a70a84deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:26.613Z|51768adb-cfb8-4fc4-a552-143a70a84deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:26.663Z|1c9cf7f3-52f7-4418-81e1-9d74e232c32d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:26.663Z|f4bf17ab-1d2b-4bcd-9fb9-583305c3e5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:26.664Z|1c9cf7f3-52f7-4418-81e1-9d74e232c32d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:26.664Z|f4bf17ab-1d2b-4bcd-9fb9-583305c3e5b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:28.274Z|31939329-59ab-4d23-a987-19ce18043823|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T05:59:28.275Z|31939329-59ab-4d23-a987-19ce18043823|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:36.637Z|95077cd0-10b3-481e-95f9-781b5e88ac1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:36.638Z|95077cd0-10b3-481e-95f9-781b5e88ac1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:36.686Z|62bd371c-bd51-4f35-b4fe-fd2825452f7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:36.686Z|dd8df27e-239f-4f3f-8e7a-ff21c0119592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:36.687Z|dd8df27e-239f-4f3f-8e7a-ff21c0119592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:36.687Z|62bd371c-bd51-4f35-b4fe-fd2825452f7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:40.242Z|ef9928ac-ea3c-4c6a-9159-775074a861c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:59:40.246Z|ef9928ac-ea3c-4c6a-9159-775074a861c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:59:40.492Z|16fe7dab-75b9-408a-a593-b126c46d42a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:59:40.493Z|16fe7dab-75b9-408a-a593-b126c46d42a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:59:46.663Z|de753d06-b413-4152-89e5-ef056386ac27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:46.666Z|de753d06-b413-4152-89e5-ef056386ac27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:46.712Z|270651b6-bbb2-494f-8a02-d9af06983d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:46.712Z|582ddc26-cd09-4d2c-8dfc-0ddd2a1ac2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:46.712Z|270651b6-bbb2-494f-8a02-d9af06983d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:46.713Z|582ddc26-cd09-4d2c-8dfc-0ddd2a1ac2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:55.242Z|6ad7aa82-dac2-42f1-b36a-3de231008b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T05:59:55.243Z|6ad7aa82-dac2-42f1-b36a-3de231008b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T05:59:56.692Z|575c8ad6-c417-48d7-96c4-ec8c1db1da95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:56.693Z|575c8ad6-c417-48d7-96c4-ec8c1db1da95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:56.735Z|30678f89-9825-4536-b092-7345850f3a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:56.736Z|30678f89-9825-4536-b092-7345850f3a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T05:59:56.739Z|82679564-0b7f-4be8-b052-3d9378f915bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T05:59:56.740Z|82679564-0b7f-4be8-b052-3d9378f915bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:06.717Z|cf3463ef-9133-4832-a870-dca9d24c0264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:06.718Z|cf3463ef-9133-4832-a870-dca9d24c0264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:06.763Z|314100eb-8201-4a77-9af4-651552765906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:06.763Z|4829ef31-74e8-4d65-9b69-1664e9e2b767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:06.764Z|314100eb-8201-4a77-9af4-651552765906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:06.764Z|4829ef31-74e8-4d65-9b69-1664e9e2b767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:10.242Z|ceec303d-1e13-4afc-917b-e391aff80b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:00:10.243Z|ceec303d-1e13-4afc-917b-e391aff80b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:00:10.494Z|8ed487fe-c4e0-4feb-bf76-4eb8aabc0d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:00:10.495Z|8ed487fe-c4e0-4feb-bf76-4eb8aabc0d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:00:16.744Z|0bc81035-c9da-4de3-9ece-8c257b8329ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:16.745Z|0bc81035-c9da-4de3-9ece-8c257b8329ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:16.795Z|1164141a-1141-4c7f-968e-f8212f5e93e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:16.797Z|1164141a-1141-4c7f-968e-f8212f5e93e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:16.805Z|7a8a3049-b778-4d25-a36d-e83e2932edad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:16.806Z|7a8a3049-b778-4d25-a36d-e83e2932edad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:25.242Z|07b242d8-cd77-48b2-b10b-d0ad7615e35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:00:25.247Z|07b242d8-cd77-48b2-b10b-d0ad7615e35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:00:26.768Z|7e330940-79e1-4971-8a6b-16d40f0f8942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:26.769Z|7e330940-79e1-4971-8a6b-16d40f0f8942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:26.820Z|4d313728-0727-428e-ae7d-2c3e9573049a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:26.821Z|4d313728-0727-428e-ae7d-2c3e9573049a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:26.827Z|8c30842f-6d40-4d0d-bdd8-fd21cb315f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:26.828Z|8c30842f-6d40-4d0d-bdd8-fd21cb315f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:28.275Z|eb0b7012-0ec7-4535-8643-f2ba5363c62b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:00:28.276Z|eb0b7012-0ec7-4535-8643-f2ba5363c62b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:36.795Z|875a31a0-8b76-4e42-83a5-1c6d16815d79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:36.796Z|875a31a0-8b76-4e42-83a5-1c6d16815d79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:36.845Z|921e8ec0-6869-47f6-bd76-37f03191dfde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:36.846Z|921e8ec0-6869-47f6-bd76-37f03191dfde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:36.847Z|783ad66b-f150-4165-9e7f-bba675dacc51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:36.848Z|783ad66b-f150-4165-9e7f-bba675dacc51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:40.242Z|3ff94429-ff0f-4f27-b1ea-b11fe73b9e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:00:40.243Z|3ff94429-ff0f-4f27-b1ea-b11fe73b9e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:00:40.496Z|8af514e5-4818-4dbd-ab61-bafa3146403d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:00:40.497Z|8af514e5-4818-4dbd-ab61-bafa3146403d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:00:46.825Z|aa20e406-65cb-4e1d-8cfb-4be2f63035ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:46.826Z|aa20e406-65cb-4e1d-8cfb-4be2f63035ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:46.869Z|2ff6c102-215f-4323-b313-f84d6a298ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:46.869Z|cf2d68e3-f7dc-4182-ab0f-3d84de8a0530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:46.871Z|cf2d68e3-f7dc-4182-ab0f-3d84de8a0530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:46.871Z|2ff6c102-215f-4323-b313-f84d6a298ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:55.242Z|371c1956-2e41-4867-b978-a29adb28ae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:00:55.243Z|371c1956-2e41-4867-b978-a29adb28ae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:00:56.850Z|9f2bc0b7-79f2-4734-a199-dc058b47a53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:56.851Z|9f2bc0b7-79f2-4734-a199-dc058b47a53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:56.895Z|926ddbc2-0181-4291-8265-2ffb3483b263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:56.895Z|862bbed3-eec6-41e2-9223-9b5e3dc367b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:00:56.896Z|926ddbc2-0181-4291-8265-2ffb3483b263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:00:56.896Z|862bbed3-eec6-41e2-9223-9b5e3dc367b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:06.881Z|9d6768a0-5d91-4ddd-bd32-5efee14b701d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:06.882Z|9d6768a0-5d91-4ddd-bd32-5efee14b701d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:06.918Z|dfedb70f-418b-4655-ae29-c78d39bbce14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:06.919Z|ef0632e8-9514-48fc-94a3-4dbd35cb17f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:06.920Z|ef0632e8-9514-48fc-94a3-4dbd35cb17f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:06.920Z|dfedb70f-418b-4655-ae29-c78d39bbce14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:10.242Z|dfe9272a-6e7b-4053-b7f4-9ed50fe340f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:01:10.247Z|dfe9272a-6e7b-4053-b7f4-9ed50fe340f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:01:10.498Z|e59538a4-cd64-43f1-9cd2-2e817ed8fd73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:01:10.499Z|e59538a4-cd64-43f1-9cd2-2e817ed8fd73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:01:16.915Z|52d369c9-7573-4815-b9a2-2a38c93b1798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:16.916Z|52d369c9-7573-4815-b9a2-2a38c93b1798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:16.943Z|41c7cf28-1a5f-4da0-838d-1c2f10bad29e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:16.943Z|eab9c331-36c9-465f-aee7-b003d37efd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:16.944Z|41c7cf28-1a5f-4da0-838d-1c2f10bad29e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:16.944Z|eab9c331-36c9-465f-aee7-b003d37efd0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:25.242Z|03b5492d-91ec-4f61-ab18-9c0885d7d908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:01:25.243Z|03b5492d-91ec-4f61-ab18-9c0885d7d908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:01:26.942Z|1a648c3a-9c7c-433b-89ca-66110ab30a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:26.943Z|1a648c3a-9c7c-433b-89ca-66110ab30a3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:26.967Z|14f41172-e932-478d-a151-374bac20c685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:26.967Z|94c9044e-a755-49e8-b617-3b18fd4c4015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:26.969Z|14f41172-e932-478d-a151-374bac20c685|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:26.969Z|94c9044e-a755-49e8-b617-3b18fd4c4015|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:28.274Z|e6405c49-f15d-4d34-a1fc-8020bd6e81b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:01:28.276Z|e6405c49-f15d-4d34-a1fc-8020bd6e81b1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:36.970Z|32e9b7d8-9507-4df5-880c-1eb79f84ab11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:36.971Z|32e9b7d8-9507-4df5-880c-1eb79f84ab11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:36.992Z|5866fdac-87da-45a3-9df7-5cdbf9e30b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:36.993Z|5866fdac-87da-45a3-9df7-5cdbf9e30b1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:36.992Z|37897963-6d12-4ee8-8655-1070f425a797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:36.995Z|37897963-6d12-4ee8-8655-1070f425a797|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:40.242Z|4bcf4e25-e07a-41b4-acdd-89d76317bedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:01:40.243Z|4bcf4e25-e07a-41b4-acdd-89d76317bedc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:01:40.500Z|731d0821-4233-4efc-a3d6-0d25198c947d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:01:40.500Z|731d0821-4233-4efc-a3d6-0d25198c947d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:01:46.997Z|58b291d7-d737-4d87-af1a-6e2c98426106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:46.998Z|58b291d7-d737-4d87-af1a-6e2c98426106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:47.016Z|16bf4c12-b75e-4d6b-86b9-3113a536f047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:47.017Z|16bf4c12-b75e-4d6b-86b9-3113a536f047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:47.027Z|26cee2fa-13ec-4e44-88ba-1dd5452c276d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:47.027Z|26cee2fa-13ec-4e44-88ba-1dd5452c276d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:55.242Z|a2479122-47e8-4b5d-906e-312c4bb311f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:01:55.246Z|a2479122-47e8-4b5d-906e-312c4bb311f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:01:57.025Z|1ffdf443-3a73-4c64-a109-7b4687117014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:57.027Z|1ffdf443-3a73-4c64-a109-7b4687117014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:57.040Z|adaea8d3-d138-45fe-b258-4c5d1d86df0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:57.041Z|adaea8d3-d138-45fe-b258-4c5d1d86df0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:01:57.050Z|b48ff0c4-ebdb-4e94-8c48-a1d9277f9f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:01:57.052Z|b48ff0c4-ebdb-4e94-8c48-a1d9277f9f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:07.056Z|1ea3c741-a0e0-4a52-8025-96b062a81469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:07.058Z|1ea3c741-a0e0-4a52-8025-96b062a81469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:07.071Z|2aa2cb12-d82e-493c-b64f-19c836a696e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:07.073Z|2aa2cb12-d82e-493c-b64f-19c836a696e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:07.079Z|31665d8d-8a9d-4f79-a0ae-ca3fd6ecbff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:07.081Z|31665d8d-8a9d-4f79-a0ae-ca3fd6ecbff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:10.242Z|7175cba9-4841-4db3-8a47-f63d0990e669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:02:10.243Z|7175cba9-4841-4db3-8a47-f63d0990e669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:02:10.501Z|c91a61d5-d23b-413a-9773-6f231c640ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:02:10.503Z|c91a61d5-d23b-413a-9773-6f231c640ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:02:17.092Z|e7a81bb5-d826-4dec-99a9-b92e98a2737c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:17.093Z|e7a81bb5-d826-4dec-99a9-b92e98a2737c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:17.106Z|db263faa-4edf-4f86-b9c2-7a228394602d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:17.107Z|db263faa-4edf-4f86-b9c2-7a228394602d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:17.119Z|48a000d6-dece-4bc7-848b-db7ef73d1f89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:17.120Z|48a000d6-dece-4bc7-848b-db7ef73d1f89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:25.242Z|cf88be68-093f-4ed7-b8e3-d3ee232d7971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:02:25.244Z|cf88be68-093f-4ed7-b8e3-d3ee232d7971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:02:27.120Z|5fcff52a-2938-4133-ab3c-0ae9e511d9fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:27.121Z|5fcff52a-2938-4133-ab3c-0ae9e511d9fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:27.131Z|97134ec9-951c-4c57-8a91-48ccf13a7acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:27.132Z|97134ec9-951c-4c57-8a91-48ccf13a7acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:27.142Z|a7721155-da18-4198-9a05-59292ca66110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:27.147Z|a7721155-da18-4198-9a05-59292ca66110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:28.275Z|b64141fe-47fe-4c7b-a5fd-6e4eecf33cc1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:02:28.277Z|b64141fe-47fe-4c7b-a5fd-6e4eecf33cc1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:37.147Z|98ca3e69-5580-477c-a9fc-786a6e6c2cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:37.148Z|98ca3e69-5580-477c-a9fc-786a6e6c2cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:37.159Z|f4778cdd-e43b-426c-a13b-3b4985b28ec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:37.160Z|f4778cdd-e43b-426c-a13b-3b4985b28ec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:37.179Z|044e9226-5ab6-4fa5-83f8-053f94cf7cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:37.180Z|044e9226-5ab6-4fa5-83f8-053f94cf7cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:40.242Z|deb7c43c-ccae-491b-a851-6f4fd427e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:02:40.245Z|deb7c43c-ccae-491b-a851-6f4fd427e170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:02:40.504Z|cf8d3c68-289f-47aa-8c3a-3eb78cc50e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:02:40.504Z|cf8d3c68-289f-47aa-8c3a-3eb78cc50e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:02:47.182Z|355e35e4-366e-42a6-bf25-dd19539f5bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:47.184Z|355e35e4-366e-42a6-bf25-dd19539f5bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:47.189Z|ae317682-c7cb-4d23-93ac-67e083f77dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:47.190Z|ae317682-c7cb-4d23-93ac-67e083f77dcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:47.219Z|5c8092bb-b060-4ce8-aecd-35c3c4cc2241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:47.220Z|5c8092bb-b060-4ce8-aecd-35c3c4cc2241|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:55.242Z|d3a6ebf8-9ffe-4b5c-a3b1-e0122ace11c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:02:55.244Z|d3a6ebf8-9ffe-4b5c-a3b1-e0122ace11c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:02:57.208Z|75733770-39d2-44c0-b0c2-33416c622229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:57.210Z|75733770-39d2-44c0-b0c2-33416c622229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:57.217Z|b9705184-ac5a-42b6-84fb-a4614e2134a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:57.218Z|b9705184-ac5a-42b6-84fb-a4614e2134a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:02:57.242Z|2f83fe0f-49c9-4a4b-9371-88951cdc7994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:02:57.243Z|2f83fe0f-49c9-4a4b-9371-88951cdc7994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:07.236Z|367a705b-6535-4b55-bfde-d869086b2758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:07.237Z|367a705b-6535-4b55-bfde-d869086b2758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:07.246Z|0c852300-0dac-4190-bcc0-15fbaed6ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:07.247Z|0c852300-0dac-4190-bcc0-15fbaed6ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:07.293Z|b0cf843a-4964-4fb0-b286-97aef0d49d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:07.311Z|b0cf843a-4964-4fb0-b286-97aef0d49d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:10.242Z|e6f0b7f9-f928-4cb5-a9c8-7690340b1bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:03:10.243Z|e6f0b7f9-f928-4cb5-a9c8-7690340b1bd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:03:10.505Z|8f5add15-acbc-441b-af5d-5fb4b6775ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:03:10.506Z|8f5add15-acbc-441b-af5d-5fb4b6775ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:03:17.295Z|1d276658-76c1-4d67-97f9-cb8ccbe16e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:17.296Z|1d276658-76c1-4d67-97f9-cb8ccbe16e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:17.323Z|e9f0b527-4649-4367-b4de-15f429744406|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:17.325Z|e9f0b527-4649-4367-b4de-15f429744406|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:17.335Z|f5111418-e5e1-4709-9a47-187585266c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:17.336Z|f5111418-e5e1-4709-9a47-187585266c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:25.242Z|f29bff41-ec47-42bb-a313-284d1539d16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:03:25.245Z|f29bff41-ec47-42bb-a313-284d1539d16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:03:27.322Z|b7cdd5cc-168e-4c5c-a898-bf36eea02b71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:27.323Z|b7cdd5cc-168e-4c5c-a898-bf36eea02b71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:27.353Z|d2645620-ebe2-4002-ad95-507f28416c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:27.354Z|d2645620-ebe2-4002-ad95-507f28416c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:27.359Z|533ace5a-f388-4d6f-a0e9-91bc4f1685d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:27.360Z|533ace5a-f388-4d6f-a0e9-91bc4f1685d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:28.274Z|7c949b42-df60-4056-a7b8-e1aedc1738e4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:03:28.275Z|7c949b42-df60-4056-a7b8-e1aedc1738e4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:37.356Z|f2401fa3-5bfa-4d0a-96ef-5503765f8ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:37.360Z|f2401fa3-5bfa-4d0a-96ef-5503765f8ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:37.380Z|ab116e7d-bed3-492f-a3f6-7902231dd98c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:37.381Z|ab116e7d-bed3-492f-a3f6-7902231dd98c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:37.387Z|8cc47067-8c62-4fed-b0ec-ca0d684b96e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:37.388Z|8cc47067-8c62-4fed-b0ec-ca0d684b96e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:40.242Z|d8ce6b35-7504-4519-865d-1d3c97724c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:03:40.243Z|d8ce6b35-7504-4519-865d-1d3c97724c4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:03:40.507Z|2fabd30c-309c-4130-9810-62d7daeec1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:03:40.508Z|2fabd30c-309c-4130-9810-62d7daeec1d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:03:47.391Z|5ccddf87-a323-41d1-ab47-7d80852ddd67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:47.394Z|5ccddf87-a323-41d1-ab47-7d80852ddd67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:47.403Z|9256cdfa-bb81-48d9-a673-0a7f2403fd6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:47.403Z|9256cdfa-bb81-48d9-a673-0a7f2403fd6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:47.413Z|c68a04e0-308d-4097-b62d-58227800ceb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:47.414Z|c68a04e0-308d-4097-b62d-58227800ceb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:55.243Z|79ce41c8-4dd0-463e-bcc2-c9b4b2844fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:03:55.245Z|79ce41c8-4dd0-463e-bcc2-c9b4b2844fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:03:57.423Z|7b814095-289d-4e52-a921-96ba219623ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:57.424Z|7b814095-289d-4e52-a921-96ba219623ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:57.429Z|6f05d7e7-7c89-4c35-9a1f-011fec85f42a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:57.430Z|6f05d7e7-7c89-4c35-9a1f-011fec85f42a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:03:57.437Z|3482589c-316d-441e-a8aa-581b89c27915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:03:57.438Z|3482589c-316d-441e-a8aa-581b89c27915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:07.460Z|42820a27-5d2d-42ba-af25-c4f3b8d5ea8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:07.461Z|42820a27-5d2d-42ba-af25-c4f3b8d5ea8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:07.462Z|6a031954-c6d3-4fc3-9add-0a613b07e999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:07.469Z|6a031954-c6d3-4fc3-9add-0a613b07e999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:07.483Z|ab9db70e-226d-44d9-9d8e-85dd31d91f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:07.485Z|ab9db70e-226d-44d9-9d8e-85dd31d91f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:10.242Z|8223659b-d41c-4102-be33-4296b20093b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:04:10.246Z|8223659b-d41c-4102-be33-4296b20093b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:04:10.509Z|5ccbd7c9-c178-49c5-bb78-ad9ca10d9d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:04:10.510Z|5ccbd7c9-c178-49c5-bb78-ad9ca10d9d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:04:17.491Z|87cc4b91-dd3d-49bf-ab65-fc9e16bf171f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:17.492Z|87cc4b91-dd3d-49bf-ab65-fc9e16bf171f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:17.502Z|e5a32bd3-d9be-4eb1-9ff7-55022cf588e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:17.503Z|e5a32bd3-d9be-4eb1-9ff7-55022cf588e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:17.508Z|4461ce0e-f69f-467f-86bf-ac2cf8299cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:17.509Z|4461ce0e-f69f-467f-86bf-ac2cf8299cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:25.242Z|01e55f4a-e11c-4b3d-8ea7-33b1e65a57a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:04:25.243Z|01e55f4a-e11c-4b3d-8ea7-33b1e65a57a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:04:27.517Z|3e487aed-3859-4c52-a136-cf8d1d8f50f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:27.518Z|3e487aed-3859-4c52-a136-cf8d1d8f50f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:27.527Z|b82b692e-5308-4958-9ca0-75a30f9e6431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:27.528Z|b82b692e-5308-4958-9ca0-75a30f9e6431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:27.532Z|88f1240c-ef90-40b5-be44-7d81fa35d448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:27.533Z|88f1240c-ef90-40b5-be44-7d81fa35d448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:28.274Z|c7697c08-7c0e-4977-8d7f-8cf93c7b3b11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:04:28.275Z|c7697c08-7c0e-4977-8d7f-8cf93c7b3b11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:37.543Z|090f7289-2423-45fe-8e50-13794c4569fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:37.543Z|090f7289-2423-45fe-8e50-13794c4569fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:37.552Z|3aef8d70-c3a4-4f38-a25e-08a6ecb0a694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:37.553Z|3aef8d70-c3a4-4f38-a25e-08a6ecb0a694|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:37.559Z|ec52154c-7d22-4539-89bd-cbc475971b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:37.560Z|ec52154c-7d22-4539-89bd-cbc475971b6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:40.244Z|e0eb10e4-9378-46d4-8e57-762e8b5fc101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:04:40.245Z|e0eb10e4-9378-46d4-8e57-762e8b5fc101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:04:40.511Z|5211f62e-8490-49d7-abf3-30c2b80e7380|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:04:40.511Z|5211f62e-8490-49d7-abf3-30c2b80e7380|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:04:47.569Z|9f346fbe-175f-42fb-acb3-a32bcf493a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:47.571Z|9f346fbe-175f-42fb-acb3-a32bcf493a94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:47.574Z|811e8650-db0e-443b-a4c6-b3a8d8d6ea1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:47.576Z|811e8650-db0e-443b-a4c6-b3a8d8d6ea1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:47.584Z|ee32f8ae-4854-4c19-ba58-f50a2cd4789c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:47.586Z|ee32f8ae-4854-4c19-ba58-f50a2cd4789c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:55.242Z|51034b1d-2949-4622-9f56-e8c0e9658a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:04:55.246Z|51034b1d-2949-4622-9f56-e8c0e9658a24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:04:57.597Z|ce3168bc-8c41-47b2-ba83-49e643cee941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:57.599Z|c6a8a116-062e-4e02-b3ba-07e97c024ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:57.600Z|c6a8a116-062e-4e02-b3ba-07e97c024ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:57.601Z|ce3168bc-8c41-47b2-ba83-49e643cee941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:04:57.612Z|1bd8c48b-e29a-4cf7-83cc-43b943a6628e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:04:57.614Z|1bd8c48b-e29a-4cf7-83cc-43b943a6628e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:07.626Z|3299a732-7514-4bc2-954c-267758956ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:07.630Z|17e65301-f0c3-4200-a00f-45786d3c203b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:07.627Z|3299a732-7514-4bc2-954c-267758956ea3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:07.631Z|17e65301-f0c3-4200-a00f-45786d3c203b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:07.638Z|4c8f78e3-c9ec-4dd4-ae1b-88de5585cc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:07.639Z|4c8f78e3-c9ec-4dd4-ae1b-88de5585cc4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:10.242Z|5cbc811e-24b6-4b1c-86f2-9a05766ae9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:05:10.243Z|5cbc811e-24b6-4b1c-86f2-9a05766ae9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:05:10.512Z|05ab367e-457c-479d-b758-65c83f4eb9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:05:10.513Z|05ab367e-457c-479d-b758-65c83f4eb9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:05:17.654Z|e5f96149-5982-4185-b120-10d319a60176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:17.656Z|e5f96149-5982-4185-b120-10d319a60176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:17.654Z|00861694-1037-4c02-8227-926c7bf62083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:17.656Z|00861694-1037-4c02-8227-926c7bf62083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:17.678Z|cb75509a-59ca-48ad-9e06-6c8f4b7fd51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:17.679Z|cb75509a-59ca-48ad-9e06-6c8f4b7fd51c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:25.244Z|b2786b11-730b-4d23-813b-97ea40b620c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:05:25.245Z|b2786b11-730b-4d23-813b-97ea40b620c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:05:27.699Z|b87538c9-eaa8-48df-9d6e-c8d4a057f808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:27.699Z|e51bd20d-1698-4394-b0f1-82a34c80a27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:27.700Z|b87538c9-eaa8-48df-9d6e-c8d4a057f808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:27.700Z|e51bd20d-1698-4394-b0f1-82a34c80a27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:27.709Z|eb835f0b-d934-4e29-a964-848209e3bbdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:27.710Z|eb835f0b-d934-4e29-a964-848209e3bbdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:28.283Z|dccad326-c591-4c65-883a-7c2c048f9f75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:05:28.284Z|dccad326-c591-4c65-883a-7c2c048f9f75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:37.721Z|d076e365-d487-4c21-858d-1d23e885b549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:37.721Z|2049f47c-ee87-4092-860e-e61d5e915910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:37.722Z|2049f47c-ee87-4092-860e-e61d5e915910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:37.722Z|d076e365-d487-4c21-858d-1d23e885b549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:37.730Z|d33b927c-89e5-4354-9ded-923a2193baba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:37.730Z|d33b927c-89e5-4354-9ded-923a2193baba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:40.242Z|5ce47d1d-0dd3-4a78-9bd2-c7624b71f19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:05:40.245Z|5ce47d1d-0dd3-4a78-9bd2-c7624b71f19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:05:40.514Z|cb24b606-8e10-4f83-a3ad-0bd0337e1aad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:05:40.515Z|cb24b606-8e10-4f83-a3ad-0bd0337e1aad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:05:47.743Z|164471d3-0369-46e2-8a91-89a935bb1e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:47.743Z|c5995503-0c2d-4532-8352-809d83284541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:47.744Z|164471d3-0369-46e2-8a91-89a935bb1e2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:47.744Z|c5995503-0c2d-4532-8352-809d83284541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:47.751Z|692b98b6-dfb1-466d-a21a-950ea16209f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:47.751Z|692b98b6-dfb1-466d-a21a-950ea16209f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:55.242Z|5387b52e-8c5a-48ad-bd0d-ed6b827281ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:05:55.243Z|5387b52e-8c5a-48ad-bd0d-ed6b827281ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:05:57.769Z|9dd0f41a-4db1-4568-8e2a-6c8c5558757e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:57.769Z|a8c3af5d-d445-4158-82dd-ee6e5a19b9d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:57.769Z|9dd0f41a-4db1-4568-8e2a-6c8c5558757e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:57.770Z|a8c3af5d-d445-4158-82dd-ee6e5a19b9d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:05:57.775Z|78c2b946-f8ba-46cd-a80c-74e07fd2d183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:05:57.777Z|78c2b946-f8ba-46cd-a80c-74e07fd2d183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:07.794Z|ca1621c4-5ed3-4070-88e0-f61564781fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:07.794Z|2ee0769d-73a5-47b6-b122-6c96d626843a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:07.795Z|2ee0769d-73a5-47b6-b122-6c96d626843a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:07.795Z|ca1621c4-5ed3-4070-88e0-f61564781fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:07.803Z|4b822470-072b-4c2e-92f8-79b91e6860ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:07.808Z|4b822470-072b-4c2e-92f8-79b91e6860ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:10.242Z|dcca2413-024e-45d3-8ae4-b7421ab97165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:06:10.243Z|dcca2413-024e-45d3-8ae4-b7421ab97165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:06:10.516Z|5bbabf71-d6bf-4d9e-b1af-ddd89d8a01f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:06:10.517Z|5bbabf71-d6bf-4d9e-b1af-ddd89d8a01f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:06:17.821Z|e9568280-e2a3-4f15-8d62-7713c8e73239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:17.822Z|e9568280-e2a3-4f15-8d62-7713c8e73239|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:17.826Z|5220d4eb-9902-42ab-83e3-63177ebd115d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:17.827Z|5220d4eb-9902-42ab-83e3-63177ebd115d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:17.839Z|86c12c4a-4346-42bd-a141-d8350e5e51c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:17.840Z|86c12c4a-4346-42bd-a141-d8350e5e51c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:25.244Z|f48a97d1-2673-45ab-bc0e-c690a2ca883d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:06:25.257Z|f48a97d1-2673-45ab-bc0e-c690a2ca883d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:06:27.844Z|f51fd566-08b0-4c6b-a5e1-48ed2b808ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:27.845Z|f51fd566-08b0-4c6b-a5e1-48ed2b808ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:27.852Z|ed286bc9-7767-4b93-85b5-267f7017478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:27.853Z|ed286bc9-7767-4b93-85b5-267f7017478f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:27.866Z|ed9f351b-437c-4629-93f0-c0ad7e92f461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:27.867Z|ed9f351b-437c-4629-93f0-c0ad7e92f461|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:28.279Z|805e983d-e9f0-4b42-849b-782dbb2ea8d1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:06:28.280Z|805e983d-e9f0-4b42-849b-782dbb2ea8d1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:37.869Z|3bfb0fce-8639-48f1-9672-83020466fd09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:37.870Z|3bfb0fce-8639-48f1-9672-83020466fd09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:37.876Z|4224a660-e5ec-499f-ab56-1291949847df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:37.877Z|4224a660-e5ec-499f-ab56-1291949847df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:37.889Z|46d3d334-1ed1-4157-9317-55ad5f84d085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:37.890Z|46d3d334-1ed1-4157-9317-55ad5f84d085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:40.242Z|e7773050-32cf-4479-8969-9169497d970c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:06:40.243Z|e7773050-32cf-4479-8969-9169497d970c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:06:40.518Z|ddd612f8-60d7-44cf-884b-dcb1d2951ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:06:40.519Z|ddd612f8-60d7-44cf-884b-dcb1d2951ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:06:47.895Z|967c4b44-3456-406f-8abd-511474243a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:47.897Z|967c4b44-3456-406f-8abd-511474243a09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:47.901Z|62d09f80-5910-4675-9222-d9850532803b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:47.902Z|62d09f80-5910-4675-9222-d9850532803b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:47.914Z|437804a3-8bb5-4e18-a305-652c80d0b20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:47.915Z|437804a3-8bb5-4e18-a305-652c80d0b20e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:55.242Z|2fa248b9-b59d-4cb9-811e-805f877fbe2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:06:55.243Z|2fa248b9-b59d-4cb9-811e-805f877fbe2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:06:57.926Z|7b34ec2a-a42a-4fb5-ab11-1b86f8d844dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:57.926Z|51842586-86b1-4d21-b124-4322718891af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:57.927Z|7b34ec2a-a42a-4fb5-ab11-1b86f8d844dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:57.927Z|51842586-86b1-4d21-b124-4322718891af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:06:57.937Z|32032590-f420-4876-a967-82df9ec9ec1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:06:57.938Z|32032590-f420-4876-a967-82df9ec9ec1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:07.950Z|199dc6ce-2569-4f17-aa89-f13c3e79b40d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:07.950Z|d8a9d18c-06a5-4fd9-9c0d-f3f97d94ef95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:07.951Z|199dc6ce-2569-4f17-aa89-f13c3e79b40d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:07.951Z|d8a9d18c-06a5-4fd9-9c0d-f3f97d94ef95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:07.970Z|d1b0ba9b-467e-4ff0-a9f4-ce36cad1bcb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:07.971Z|d1b0ba9b-467e-4ff0-a9f4-ce36cad1bcb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:10.242Z|29376112-2048-4f52-95b9-6d19f26b5fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:07:10.245Z|29376112-2048-4f52-95b9-6d19f26b5fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:07:10.520Z|ff33bd77-0bfe-4346-9a38-ac39a604abb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:07:10.521Z|ff33bd77-0bfe-4346-9a38-ac39a604abb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:07:17.995Z|b521fbc4-62ea-4110-aad0-aa2e8fd57817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:17.996Z|b521fbc4-62ea-4110-aad0-aa2e8fd57817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:17.997Z|62968632-edde-41cf-89d4-1f96a9412110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:18.010Z|e4ccbfc2-84cd-4f17-9aeb-504b7c4de68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:18.011Z|e4ccbfc2-84cd-4f17-9aeb-504b7c4de68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:17.997Z|62968632-edde-41cf-89d4-1f96a9412110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:25.242Z|5b9858e5-e5ac-4193-902a-1eaa8125881c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:07:25.243Z|5b9858e5-e5ac-4193-902a-1eaa8125881c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:07:28.019Z|619e9dca-7575-4936-b24b-1f0ce0b514e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:28.020Z|619e9dca-7575-4936-b24b-1f0ce0b514e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:28.035Z|fc46ece5-6c6e-42c5-bcad-6eced224f038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:28.036Z|fc46ece5-6c6e-42c5-bcad-6eced224f038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:28.042Z|fd99eb85-efd4-431e-b287-133fe8ffca7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:28.043Z|fd99eb85-efd4-431e-b287-133fe8ffca7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:28.275Z|eea89351-f4fc-4651-8955-4d7f3e8cbc2c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:07:28.277Z|eea89351-f4fc-4651-8955-4d7f3e8cbc2c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:38.049Z|b260ab0c-e2fc-44d9-89c6-85c86e27c0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:38.050Z|b260ab0c-e2fc-44d9-89c6-85c86e27c0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:38.057Z|0107b60d-43a8-4707-b32e-cb00350bc249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:38.058Z|0107b60d-43a8-4707-b32e-cb00350bc249|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:38.064Z|8a6e072d-8691-4ba4-bbab-264ff42466d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:38.065Z|8a6e072d-8691-4ba4-bbab-264ff42466d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:40.244Z|771611eb-5c1a-4489-b299-bdd74e22dc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:07:40.247Z|771611eb-5c1a-4489-b299-bdd74e22dc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:07:40.522Z|031d0714-012e-41b7-8ce2-da9eb4fbb356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:07:40.522Z|031d0714-012e-41b7-8ce2-da9eb4fbb356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:07:48.077Z|9074850c-a60b-4657-96cd-cec866edcff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:48.078Z|9074850c-a60b-4657-96cd-cec866edcff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:48.079Z|3e2c1d5b-ab2d-4a33-9aa4-3ccc4db31aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:48.080Z|3e2c1d5b-ab2d-4a33-9aa4-3ccc4db31aa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:48.092Z|68ad3d7f-9735-4e7f-9d15-0517b0d3f2a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:48.094Z|68ad3d7f-9735-4e7f-9d15-0517b0d3f2a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:55.243Z|1b312c4c-fcbd-4db7-a668-b6361f09056c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:07:55.245Z|1b312c4c-fcbd-4db7-a668-b6361f09056c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:07:58.106Z|63836de4-bc65-4b09-a2bd-da1d678e001d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:58.106Z|d936d0cb-9529-4533-a725-e27fe51b1144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:58.107Z|d936d0cb-9529-4533-a725-e27fe51b1144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:58.108Z|63836de4-bc65-4b09-a2bd-da1d678e001d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:07:58.117Z|956f1d11-5210-4b1a-bead-7574c933835a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:07:58.119Z|956f1d11-5210-4b1a-bead-7574c933835a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:08.158Z|e456f837-95ed-43ea-914c-457b782b45f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:08.159Z|e456f837-95ed-43ea-914c-457b782b45f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:08.167Z|642bac0d-0b1a-4148-b839-d447642c49dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:08.168Z|642bac0d-0b1a-4148-b839-d447642c49dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:08.172Z|49ff3b73-17e2-4dd3-8162-c232df82b399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:08.174Z|49ff3b73-17e2-4dd3-8162-c232df82b399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:10.244Z|ebaac17c-85c5-4c2e-89a3-9db4daf2bd50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:08:10.245Z|ebaac17c-85c5-4c2e-89a3-9db4daf2bd50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:08:10.524Z|a686ae70-c8c3-46fc-84a7-2f9c6cd1459c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:08:10.525Z|a686ae70-c8c3-46fc-84a7-2f9c6cd1459c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:08:18.208Z|8efd466a-847f-40a3-ab19-cebb195ab945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:18.209Z|8efd466a-847f-40a3-ab19-cebb195ab945|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:18.216Z|f37d36c5-290e-417a-a32b-1ac2a9a7367c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:18.217Z|f37d36c5-290e-417a-a32b-1ac2a9a7367c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:18.219Z|417d88a6-af97-42f0-8df9-1d68e7b8e5e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:18.220Z|417d88a6-af97-42f0-8df9-1d68e7b8e5e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:25.242Z|4151d3ab-9c73-49aa-811e-673f15565b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:08:25.247Z|4151d3ab-9c73-49aa-811e-673f15565b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:08:28.237Z|7fe4b1d8-d87b-4317-b37e-a734e1b82567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:28.238Z|7fe4b1d8-d87b-4317-b37e-a734e1b82567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:28.247Z|c737a4e2-e239-40d0-94c8-5cc930a07488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:28.247Z|ac51c6fb-8746-4fa8-be8f-26c930cf550b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:28.248Z|ac51c6fb-8746-4fa8-be8f-26c930cf550b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:28.248Z|c737a4e2-e239-40d0-94c8-5cc930a07488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:28.273Z|d346b18b-1c68-4577-bb38-820ab52b9ecd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:08:28.274Z|d346b18b-1c68-4577-bb38-820ab52b9ecd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:38.263Z|b8374b31-84de-457b-9923-4d7eeefab316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:38.264Z|b8374b31-84de-457b-9923-4d7eeefab316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:38.270Z|79d3126e-02fb-4e62-be6e-0ae15a9b8ae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:38.270Z|342f176b-1409-4245-8dc9-e1d30a1ced12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:38.271Z|79d3126e-02fb-4e62-be6e-0ae15a9b8ae9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:38.271Z|342f176b-1409-4245-8dc9-e1d30a1ced12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:40.242Z|82ccf04c-d411-408d-8b8a-acccc0557709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:08:40.243Z|82ccf04c-d411-408d-8b8a-acccc0557709|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:08:40.526Z|72744066-f8ba-4177-ab24-710d01014161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:08:40.527Z|72744066-f8ba-4177-ab24-710d01014161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:08:48.294Z|27644bff-805b-4056-8882-8f9bb5baf07d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:48.294Z|34113e13-c182-425a-bfed-f88a499a3113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:48.295Z|27644bff-805b-4056-8882-8f9bb5baf07d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:48.297Z|2b1d6893-09f1-4fd1-ad78-98a5cc275459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:48.295Z|34113e13-c182-425a-bfed-f88a499a3113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:48.299Z|2b1d6893-09f1-4fd1-ad78-98a5cc275459|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:55.242Z|d0720f92-6f3a-4711-a743-4d395f4da915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:08:55.243Z|d0720f92-6f3a-4711-a743-4d395f4da915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:08:58.322Z|b580922d-fc55-4c56-8111-f8f56358bc54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:58.323Z|b580922d-fc55-4c56-8111-f8f56358bc54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:58.326Z|63b65cdc-ba72-4cc4-b81c-adbeee539abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:58.326Z|6c6680eb-d2de-429e-a25e-52001c493e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:08:58.328Z|6c6680eb-d2de-429e-a25e-52001c493e79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:08:58.328Z|63b65cdc-ba72-4cc4-b81c-adbeee539abd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:08.347Z|0cb256e8-5474-4319-85c3-37e6a5cd24c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:08.350Z|1ea0269d-fc22-46f5-89d7-43f52e84f91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:08.350Z|1ea0269d-fc22-46f5-89d7-43f52e84f91d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:08.351Z|3ac32932-cac0-4bac-9c18-54f73ae31601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:08.351Z|3ac32932-cac0-4bac-9c18-54f73ae31601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:08.349Z|0cb256e8-5474-4319-85c3-37e6a5cd24c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:10.243Z|ebd378d6-961a-4818-8217-aa6048762477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:09:10.247Z|ebd378d6-961a-4818-8217-aa6048762477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:09:10.527Z|fb2918af-e521-46ee-bda1-024a02718fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:09:10.529Z|fb2918af-e521-46ee-bda1-024a02718fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:09:18.379Z|84f42492-11a1-4533-ac87-d7971c07c479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:18.379Z|472262a4-11ae-4f28-b64d-2a64eaa5e784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:18.381Z|472262a4-11ae-4f28-b64d-2a64eaa5e784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:18.381Z|84f42492-11a1-4533-ac87-d7971c07c479|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:18.384Z|083b1cbd-b530-4c9b-8065-d2964fe838f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:18.385Z|083b1cbd-b530-4c9b-8065-d2964fe838f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:25.242Z|b1286364-dfa4-47f3-b096-debbdaf3ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:09:25.244Z|b1286364-dfa4-47f3-b096-debbdaf3ed74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:09:28.274Z|028fc287-9911-4ea7-9d9d-c9928b2855cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:09:28.277Z|028fc287-9911-4ea7-9d9d-c9928b2855cf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:28.409Z|5d2c0e19-f442-4523-aa95-b1536a0f1b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:28.409Z|93482a3e-890e-421a-ba6f-b2f852b5cd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:28.409Z|6f4cc892-9c47-4f6e-af9e-c759549e4b04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:28.410Z|5d2c0e19-f442-4523-aa95-b1536a0f1b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:28.410Z|93482a3e-890e-421a-ba6f-b2f852b5cd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:28.410Z|6f4cc892-9c47-4f6e-af9e-c759549e4b04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:38.435Z|a919d6e8-54b6-4ba7-a9d3-64ba70adb92e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:38.435Z|4f50eece-a78b-48b5-b26c-b7908c29ee1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:38.435Z|217cd776-c573-4eb1-9bde-a8374fa34de7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:38.436Z|4f50eece-a78b-48b5-b26c-b7908c29ee1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:38.436Z|a919d6e8-54b6-4ba7-a9d3-64ba70adb92e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:38.437Z|217cd776-c573-4eb1-9bde-a8374fa34de7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:40.242Z|58cdf19e-e327-47a4-b6ad-62d5e4db6648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:09:40.243Z|58cdf19e-e327-47a4-b6ad-62d5e4db6648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:09:40.530Z|57f1eb7a-9651-4289-98d0-510cfa017859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:09:40.530Z|57f1eb7a-9651-4289-98d0-510cfa017859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:09:48.459Z|7cd1f30c-a723-42cc-814b-921c0724813b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:48.460Z|189216a0-b6d6-48ad-91fa-b9aad6f8e963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:48.460Z|7cd1f30c-a723-42cc-814b-921c0724813b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:48.461Z|5c00dcfd-029b-4b83-92e6-48c175618d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:48.461Z|189216a0-b6d6-48ad-91fa-b9aad6f8e963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:48.462Z|5c00dcfd-029b-4b83-92e6-48c175618d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:55.242Z|5424335b-1bcc-4d46-b286-c035fc9860f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:09:55.250Z|5424335b-1bcc-4d46-b286-c035fc9860f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:09:58.486Z|6dda5aea-fd1c-4507-b838-91cd5870cd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:58.486Z|c1a70ffc-44bc-4f05-b6a6-5f06143db317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:58.487Z|6dda5aea-fd1c-4507-b838-91cd5870cd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:58.487Z|cd37d9cd-2647-436e-841a-abcef2ad431e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:09:58.487Z|c1a70ffc-44bc-4f05-b6a6-5f06143db317|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:09:58.488Z|cd37d9cd-2647-436e-841a-abcef2ad431e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:08.511Z|d311def1-5bc5-446f-b711-21c298637ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:08.511Z|4d57d1e7-caa7-4c44-901b-e485fb979a3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:08.511Z|dbc2ea22-5779-4a37-8bd4-a02cc0b464e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:08.511Z|4d57d1e7-caa7-4c44-901b-e485fb979a3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:08.511Z|d311def1-5bc5-446f-b711-21c298637ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:08.512Z|dbc2ea22-5779-4a37-8bd4-a02cc0b464e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:10.242Z|b0d4d323-a89c-476e-a5ec-5ffdd90e4ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:10:10.243Z|b0d4d323-a89c-476e-a5ec-5ffdd90e4ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:10:10.532Z|151ebeb5-19d7-4673-93b9-00d2ac1a6e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:10:10.533Z|151ebeb5-19d7-4673-93b9-00d2ac1a6e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:10:18.534Z|b3c7b712-1a32-49bf-bb99-0b9aa3d99765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:18.534Z|8589dd72-6390-44c9-ac6f-93dc90deabdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:18.535Z|b3c7b712-1a32-49bf-bb99-0b9aa3d99765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:18.535Z|8589dd72-6390-44c9-ac6f-93dc90deabdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:18.538Z|ac65791e-8593-4c21-a692-bcafcd450324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:18.539Z|ac65791e-8593-4c21-a692-bcafcd450324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:25.242Z|11488d72-c208-4930-a200-b3913bf425ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:10:25.243Z|11488d72-c208-4930-a200-b3913bf425ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:10:28.273Z|0f079982-af36-4410-adb1-9280b0a3d543|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:10:28.275Z|0f079982-af36-4410-adb1-9280b0a3d543|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:28.556Z|78be1713-3ed5-4714-b702-4c17e8769097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:28.556Z|d923fd31-602a-48d2-be3f-8fc308e47b84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:28.557Z|d923fd31-602a-48d2-be3f-8fc308e47b84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:28.557Z|78be1713-3ed5-4714-b702-4c17e8769097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:28.559Z|58f112e0-8f6e-41c6-a1cc-38f066897aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:28.560Z|58f112e0-8f6e-41c6-a1cc-38f066897aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:38.583Z|572be769-a65d-4477-a9d7-b3772203acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:38.583Z|7ef0d202-6da7-40eb-a3d0-0dec4b073048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:38.583Z|f5287fe0-d799-4c60-949b-55fe977bff62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:38.584Z|572be769-a65d-4477-a9d7-b3772203acf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:38.584Z|f5287fe0-d799-4c60-949b-55fe977bff62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:38.584Z|7ef0d202-6da7-40eb-a3d0-0dec4b073048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:40.242Z|ceb4aab9-858b-4056-aac8-b952bc263902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:10:40.244Z|ceb4aab9-858b-4056-aac8-b952bc263902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:10:40.534Z|4218d202-2516-49da-98fb-2c964efa9e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:10:40.535Z|4218d202-2516-49da-98fb-2c964efa9e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:10:48.608Z|7dc6dd24-1e9d-45a5-a36d-94cce0d1de0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:48.609Z|7dc6dd24-1e9d-45a5-a36d-94cce0d1de0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:48.610Z|d55a287a-c769-4817-bdab-b418b9404c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:48.611Z|d55a287a-c769-4817-bdab-b418b9404c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:48.611Z|ffb205d3-045c-4346-98be-714c35e47fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:48.612Z|ffb205d3-045c-4346-98be-714c35e47fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:55.242Z|53715222-71e7-4af6-98b6-27af46709f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:10:55.243Z|53715222-71e7-4af6-98b6-27af46709f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:10:58.634Z|1c202a4d-27e5-4d59-b8c7-fae6e43f1ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:58.634Z|87713422-7b3b-488b-be9e-a6bf81a2714a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:58.635Z|1c202a4d-27e5-4d59-b8c7-fae6e43f1ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:58.635Z|87713422-7b3b-488b-be9e-a6bf81a2714a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:10:58.641Z|3f6e1542-0ec1-4b1a-aa8a-0a8abf616c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:10:58.641Z|3f6e1542-0ec1-4b1a-aa8a-0a8abf616c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:08.658Z|498cf8a2-0754-4e8a-bc29-6fd2cf60440f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:08.658Z|f29dcbba-5755-469b-94a0-49dbc6034102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:08.659Z|f29dcbba-5755-469b-94a0-49dbc6034102|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:08.659Z|498cf8a2-0754-4e8a-bc29-6fd2cf60440f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:08.666Z|790fddfe-3044-48c4-af2b-b1b94edc3f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:08.667Z|790fddfe-3044-48c4-af2b-b1b94edc3f00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:10.244Z|8fcc13bf-f18f-4017-be28-9469959c630a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:11:10.248Z|8fcc13bf-f18f-4017-be28-9469959c630a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:11:10.536Z|ffca6564-1f1f-47db-8ab6-940aa0d77a26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:11:10.537Z|ffca6564-1f1f-47db-8ab6-940aa0d77a26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:11:18.685Z|80c2fe8a-f12f-4824-b562-5872360adcdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:18.686Z|80c2fe8a-f12f-4824-b562-5872360adcdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:18.685Z|2b4ee505-534e-49e9-919e-5664c5ab21a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:18.688Z|2b4ee505-534e-49e9-919e-5664c5ab21a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:18.699Z|8efe0d39-14d0-4703-87db-49ad0a64b285|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:18.700Z|8efe0d39-14d0-4703-87db-49ad0a64b285|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:25.242Z|d0b7bd90-29f8-4a4d-bf33-93836662d8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:11:25.243Z|d0b7bd90-29f8-4a4d-bf33-93836662d8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:11:28.273Z|8f803a4e-714e-4c8c-8bb5-7f88512ddb6d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:11:28.274Z|8f803a4e-714e-4c8c-8bb5-7f88512ddb6d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:28.710Z|19e5565a-cab3-450f-9898-a3812f9ffe23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:28.711Z|19e5565a-cab3-450f-9898-a3812f9ffe23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:28.715Z|04504053-fece-4cf2-8b53-dcefbd5d08b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:28.716Z|04504053-fece-4cf2-8b53-dcefbd5d08b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:28.722Z|5b0e5c79-1ef1-42f3-b3ac-fb3362ce8ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:28.723Z|5b0e5c79-1ef1-42f3-b3ac-fb3362ce8ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:38.735Z|354c9717-a6ac-43b3-b43c-4b9c93e00b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:38.736Z|354c9717-a6ac-43b3-b43c-4b9c93e00b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:38.742Z|7688751e-e53c-4f04-816a-1b0b14d921bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:38.743Z|7688751e-e53c-4f04-816a-1b0b14d921bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:38.750Z|8ff57e2f-222d-4f9b-8499-8616969041ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:38.751Z|8ff57e2f-222d-4f9b-8499-8616969041ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:40.242Z|baa9731f-fd2a-4b69-8e6d-695a8f161b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:11:40.243Z|baa9731f-fd2a-4b69-8e6d-695a8f161b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:11:40.538Z|34f66d51-1edf-4a99-8469-77597be49b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:11:40.540Z|34f66d51-1edf-4a99-8469-77597be49b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:11:48.767Z|abdede4f-a30f-4632-9a5f-5a31dbbd6ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:48.767Z|38ad87e5-a214-443f-afa5-c2e643fe9445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:48.768Z|38ad87e5-a214-443f-afa5-c2e643fe9445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:48.768Z|abdede4f-a30f-4632-9a5f-5a31dbbd6ada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:48.776Z|c2383de6-4817-43d1-853f-a1363d807965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:48.777Z|c2383de6-4817-43d1-853f-a1363d807965|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:55.242Z|f3aea339-a9ea-4850-9b94-214c1bc5bca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:11:55.244Z|f3aea339-a9ea-4850-9b94-214c1bc5bca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:11:58.792Z|51ebe67c-58b8-4470-acb9-11f0f2979747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:58.792Z|463f27fe-50c6-4f3d-9ad7-f290030d0793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:58.793Z|463f27fe-50c6-4f3d-9ad7-f290030d0793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:58.793Z|51ebe67c-58b8-4470-acb9-11f0f2979747|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:11:58.800Z|7601bc3c-81c8-40e0-95ee-09934993696a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:11:58.801Z|7601bc3c-81c8-40e0-95ee-09934993696a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:08.832Z|d90aa85a-c3fc-4882-8756-a311143c764c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:08.833Z|d90aa85a-c3fc-4882-8756-a311143c764c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:08.845Z|4687ef1c-e286-47ba-919f-3018c7932f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:08.846Z|4687ef1c-e286-47ba-919f-3018c7932f3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:08.865Z|a602b584-7f98-4d8f-ad85-caf140668a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:08.866Z|a602b584-7f98-4d8f-ad85-caf140668a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:10.242Z|b7a8de57-fc01-44bf-8084-2fabbe34ecbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:12:10.243Z|b7a8de57-fc01-44bf-8084-2fabbe34ecbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:12:10.540Z|806474cc-d88a-4793-bca9-6472974ca666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:12:10.541Z|806474cc-d88a-4793-bca9-6472974ca666|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:12:18.897Z|8e68a03e-f06c-4555-bbbf-e66d924b84f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:18.898Z|8e68a03e-f06c-4555-bbbf-e66d924b84f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:18.898Z|de9bc0a8-a6f2-4fac-b3db-c1cc394f74d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:18.899Z|de9bc0a8-a6f2-4fac-b3db-c1cc394f74d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:18.906Z|393f429b-a8d0-433d-a7ef-e7c8ca67b1c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:18.907Z|393f429b-a8d0-433d-a7ef-e7c8ca67b1c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:25.242Z|71c20165-b2d9-4f78-b52a-9503f7d17ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:12:25.243Z|71c20165-b2d9-4f78-b52a-9503f7d17ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:12:28.275Z|066d0f4b-294d-4f7b-a3bc-38a11ce8d0b9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:12:28.276Z|066d0f4b-294d-4f7b-a3bc-38a11ce8d0b9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:28.945Z|855ec8f1-77ce-4d35-8b56-22207cf1f42f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:28.946Z|cd11dda4-3e9c-441c-9b68-1d9028d17b19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:28.946Z|855ec8f1-77ce-4d35-8b56-22207cf1f42f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:28.946Z|cd11dda4-3e9c-441c-9b68-1d9028d17b19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:28.955Z|73a78d28-fdac-44c9-873d-7a2225977db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:28.956Z|73a78d28-fdac-44c9-873d-7a2225977db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:38.973Z|806dcbcc-279e-4bec-a224-d48f844296f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:38.974Z|806dcbcc-279e-4bec-a224-d48f844296f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:38.981Z|02b8f963-92aa-4986-9062-101a5e444395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:38.982Z|4cbe74b1-f976-4366-8c52-0b1110ec437e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:38.982Z|02b8f963-92aa-4986-9062-101a5e444395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:38.982Z|4cbe74b1-f976-4366-8c52-0b1110ec437e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:40.242Z|b43683c0-a39a-49c2-b442-1044790164e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:12:40.244Z|b43683c0-a39a-49c2-b442-1044790164e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:12:40.542Z|53c14895-6c9e-4da9-925a-9f9af425be77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:12:40.543Z|53c14895-6c9e-4da9-925a-9f9af425be77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:12:49.006Z|e723bae3-c398-453b-b34f-500cda7d117d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:49.006Z|f2e57233-3d02-482c-8e65-a58f2f8d0a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:49.006Z|6e8289b9-f12b-4533-8319-daab92efd732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:49.007Z|e723bae3-c398-453b-b34f-500cda7d117d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:49.007Z|f2e57233-3d02-482c-8e65-a58f2f8d0a4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:49.007Z|6e8289b9-f12b-4533-8319-daab92efd732|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:55.242Z|8e1579dd-3a0f-4e33-a113-0c81faf19511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:12:55.243Z|8e1579dd-3a0f-4e33-a113-0c81faf19511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:12:59.030Z|2e90ba1d-30bd-4bf8-bb40-0b866947488c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:59.030Z|d8421565-4df4-421c-b1a2-9dd5e50897b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:59.031Z|2e90ba1d-30bd-4bf8-bb40-0b866947488c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:59.031Z|d8421565-4df4-421c-b1a2-9dd5e50897b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:12:59.032Z|17868d3d-b6c1-42b6-9bed-e1b8f72d1c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:12:59.033Z|17868d3d-b6c1-42b6-9bed-e1b8f72d1c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:09.056Z|3ecbf11b-b433-43ea-b758-b3aded866594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:09.056Z|222b05cc-70db-4a93-b68a-4e7c4cc74100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:09.056Z|35d83cb7-a42a-4e95-b4ed-41fd2d7aec23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:09.056Z|3ecbf11b-b433-43ea-b758-b3aded866594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:09.057Z|35d83cb7-a42a-4e95-b4ed-41fd2d7aec23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:09.057Z|222b05cc-70db-4a93-b68a-4e7c4cc74100|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:10.242Z|ce1a62a8-60b6-47e3-b382-1c671a03ed18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:13:10.243Z|ce1a62a8-60b6-47e3-b382-1c671a03ed18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:13:10.544Z|7e440687-6508-4bfc-862f-f5fedc3f1acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:13:10.545Z|7e440687-6508-4bfc-862f-f5fedc3f1acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:13:19.086Z|c4053bba-bd1e-4ee4-b532-1dd3a88901d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:19.089Z|4be77e52-dfdb-4f50-a895-e92646040137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:19.089Z|8571c98f-bcd1-4912-b176-795898841e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:19.090Z|c4053bba-bd1e-4ee4-b532-1dd3a88901d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:19.090Z|8571c98f-bcd1-4912-b176-795898841e8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:19.090Z|4be77e52-dfdb-4f50-a895-e92646040137|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:25.242Z|f33fded9-ae59-49db-aac3-56edbd65dd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:13:25.244Z|f33fded9-ae59-49db-aac3-56edbd65dd1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:13:28.274Z|ed3e2185-6b62-4f14-9e3d-a0bc55ae61e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:13:28.276Z|ed3e2185-6b62-4f14-9e3d-a0bc55ae61e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:29.117Z|b618abcd-7e7f-4f90-81a6-42d9af396a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:29.117Z|02a3b6d8-2696-40cc-99cd-156b6191f7c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:29.118Z|02a3b6d8-2696-40cc-99cd-156b6191f7c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:29.118Z|b618abcd-7e7f-4f90-81a6-42d9af396a04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:29.124Z|c2ffe990-65a5-4b5b-824e-a7c89c739b82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:29.125Z|c2ffe990-65a5-4b5b-824e-a7c89c739b82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:39.145Z|3b7a8d35-7ee9-49fc-bea1-1a88b7f0d239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:39.146Z|3b7a8d35-7ee9-49fc-bea1-1a88b7f0d239|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:39.154Z|be9132ac-2ce6-41a1-9681-171b8d805a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:39.154Z|4d969e1c-2995-4d93-80f3-2f94beed7833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:39.155Z|4d969e1c-2995-4d93-80f3-2f94beed7833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:39.155Z|be9132ac-2ce6-41a1-9681-171b8d805a77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:40.242Z|532103da-0b74-4209-9c1e-e38d924bb661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:13:40.243Z|532103da-0b74-4209-9c1e-e38d924bb661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:13:40.545Z|6cb9017d-f874-41d4-9839-9b768d2691d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:13:40.546Z|6cb9017d-f874-41d4-9839-9b768d2691d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:13:49.171Z|796d1ecc-264e-4392-aaa3-910c1dac1dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:49.172Z|796d1ecc-264e-4392-aaa3-910c1dac1dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:49.183Z|021bda88-fbf5-486d-a0b1-f85c8cf04743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:49.184Z|021bda88-fbf5-486d-a0b1-f85c8cf04743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:49.185Z|f8e2a5a4-7b94-4b6f-8260-a806eb7498c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:49.186Z|f8e2a5a4-7b94-4b6f-8260-a806eb7498c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:55.244Z|33c0f00c-86ca-4c8b-8c50-2699e64b6f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:13:55.247Z|33c0f00c-86ca-4c8b-8c50-2699e64b6f94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:13:59.195Z|40b10ce1-7633-47cb-9ce6-1f3628591b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:59.196Z|40b10ce1-7633-47cb-9ce6-1f3628591b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:59.210Z|b725fe4b-e5b2-43ee-ba10-fbf867ad13d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:59.211Z|b725fe4b-e5b2-43ee-ba10-fbf867ad13d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:13:59.213Z|f1d863e1-4b6d-4071-9803-d78e8543fa0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:13:59.214Z|f1d863e1-4b6d-4071-9803-d78e8543fa0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:09.221Z|d1aae412-0940-4be4-8c4b-d4984204da37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:09.222Z|d1aae412-0940-4be4-8c4b-d4984204da37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:09.236Z|4faaccbf-4677-416a-8a6c-1e537b76cf9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:09.236Z|eb4602f0-5d12-40ed-b19c-993a1b975fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:09.237Z|4faaccbf-4677-416a-8a6c-1e537b76cf9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:09.237Z|eb4602f0-5d12-40ed-b19c-993a1b975fc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:10.242Z|06cfab3e-6c51-4121-8d16-46cc12850784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:14:10.243Z|06cfab3e-6c51-4121-8d16-46cc12850784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:14:10.547Z|f27cb8f8-8628-48ec-befd-596ff6757201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:14:10.548Z|f27cb8f8-8628-48ec-befd-596ff6757201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:14:19.251Z|66c7c85f-702d-412f-89c6-21100b931957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:19.252Z|66c7c85f-702d-412f-89c6-21100b931957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:19.261Z|ca4634a4-4b67-4a9f-9907-3f4fd350eb36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:19.262Z|ca4634a4-4b67-4a9f-9907-3f4fd350eb36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:19.264Z|b6ad7ab5-765d-41a2-873c-969506faa6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:19.264Z|b6ad7ab5-765d-41a2-873c-969506faa6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:25.244Z|2f88b081-fd87-407c-b169-298234c333f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:14:25.244Z|2f88b081-fd87-407c-b169-298234c333f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:14:28.274Z|e9a42911-e0e0-4282-9090-d9aaad9808e4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:14:28.277Z|e9a42911-e0e0-4282-9090-d9aaad9808e4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:29.281Z|07c67bd9-4124-4976-89c7-740c0e03ca68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:29.282Z|07c67bd9-4124-4976-89c7-740c0e03ca68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:29.293Z|eaa57d72-6592-4a32-ae61-b07aa51f33f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:29.294Z|eaa57d72-6592-4a32-ae61-b07aa51f33f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:29.302Z|c4f960ac-3a23-4716-9deb-2bdd2ce70a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:29.303Z|c4f960ac-3a23-4716-9deb-2bdd2ce70a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:39.321Z|da818821-dc4b-4c0b-bb42-a9c095c5cbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:39.321Z|c02ee7f5-adce-42f0-a010-fc8d87b1d2b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:39.323Z|c02ee7f5-adce-42f0-a010-fc8d87b1d2b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:39.323Z|da818821-dc4b-4c0b-bb42-a9c095c5cbc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:39.326Z|4818c365-c527-4ffe-8696-1f3373bea85b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:39.326Z|4818c365-c527-4ffe-8696-1f3373bea85b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:40.244Z|52720b71-4557-41eb-9077-aa71399d491a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:14:40.252Z|52720b71-4557-41eb-9077-aa71399d491a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:14:40.549Z|e40d6d95-77e3-4ded-8893-c142c6d25424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:14:40.550Z|e40d6d95-77e3-4ded-8893-c142c6d25424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:14:49.359Z|0550f34f-81df-4bcb-b8e2-7e8feddfc3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:49.361Z|0550f34f-81df-4bcb-b8e2-7e8feddfc3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:49.355Z|915d09c5-0a8d-4d28-843d-d425e172e161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:49.364Z|915d09c5-0a8d-4d28-843d-d425e172e161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:49.363Z|294e97a8-0c04-464c-b1d8-a55e4795ee81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:49.365Z|294e97a8-0c04-464c-b1d8-a55e4795ee81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:55.249Z|9c8825a2-db36-4206-b0fe-f5b86ce40259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:14:55.250Z|9c8825a2-db36-4206-b0fe-f5b86ce40259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:14:59.397Z|36dd944d-26c8-4271-a2ca-db335656b307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:59.397Z|3b947dde-75a5-4aa8-b3a8-25cde371ae8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:59.397Z|199d3b9f-a38f-428a-b73a-ff199ea64982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:14:59.398Z|3b947dde-75a5-4aa8-b3a8-25cde371ae8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:59.399Z|199d3b9f-a38f-428a-b73a-ff199ea64982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:14:59.399Z|36dd944d-26c8-4271-a2ca-db335656b307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:09.420Z|5b733264-5e7c-446a-a271-c102ec463e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:09.421Z|5b733264-5e7c-446a-a271-c102ec463e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:09.423Z|ea74025d-05f2-4f6f-9bd7-d42cd4ff7a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:09.423Z|d905aa86-9717-44ed-9f07-061529363ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:09.423Z|ea74025d-05f2-4f6f-9bd7-d42cd4ff7a24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:09.423Z|d905aa86-9717-44ed-9f07-061529363ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:10.244Z|5c4a84cf-585a-4a72-a712-87221c4e2659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:15:10.246Z|5c4a84cf-585a-4a72-a712-87221c4e2659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:15:10.551Z|49205f04-492e-4d68-8e0d-2ef18e4553d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:15:10.551Z|49205f04-492e-4d68-8e0d-2ef18e4553d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:15:19.447Z|45119fbe-450c-4dc7-a9db-c92a9b9e142d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:19.447Z|d041d2d6-63b9-4103-a06d-f49efbc451a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:19.448Z|45119fbe-450c-4dc7-a9db-c92a9b9e142d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:19.449Z|d041d2d6-63b9-4103-a06d-f49efbc451a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:19.451Z|a3e8eef1-7e76-44eb-85a7-0c863835b21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:19.451Z|a3e8eef1-7e76-44eb-85a7-0c863835b21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:25.242Z|7234b439-fe82-4fe5-8363-3e86877bd0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:15:25.244Z|7234b439-fe82-4fe5-8363-3e86877bd0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:15:28.275Z|84a6469b-43b1-448b-8e0c-1d424b53714f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:15:28.278Z|84a6469b-43b1-448b-8e0c-1d424b53714f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:29.477Z|690f125b-5872-4c8f-9c06-05ffd4d08fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:29.478Z|690f125b-5872-4c8f-9c06-05ffd4d08fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:29.485Z|91bf58f7-cf4c-48aa-8aba-58af96d4b357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:29.485Z|806867ad-6e9d-4f94-a149-eb906880a3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:29.485Z|91bf58f7-cf4c-48aa-8aba-58af96d4b357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:29.486Z|806867ad-6e9d-4f94-a149-eb906880a3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:39.502Z|602b7121-b6df-4884-baf0-559d3d117a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:39.503Z|602b7121-b6df-4884-baf0-559d3d117a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:39.509Z|4f8fbe2e-3a7d-4f6f-aaec-7fffb2812c26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:39.509Z|57e07069-8066-4985-b318-2ea052a74290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:39.510Z|57e07069-8066-4985-b318-2ea052a74290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:39.510Z|4f8fbe2e-3a7d-4f6f-aaec-7fffb2812c26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:40.242Z|1d3de1e7-21c4-4212-bfe2-ca0d892102ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:15:40.243Z|1d3de1e7-21c4-4212-bfe2-ca0d892102ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:15:40.552Z|aec38c84-6504-4ee0-a4c1-7999c32961a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:15:40.553Z|aec38c84-6504-4ee0-a4c1-7999c32961a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:15:49.526Z|b051e619-d62a-4552-8467-8f2575992695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:49.526Z|b051e619-d62a-4552-8467-8f2575992695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:49.532Z|0c2441be-a54b-4716-bc80-02b2372b448b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:49.533Z|01605b7b-971d-4fd2-915d-b5cb6c466be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:49.533Z|0c2441be-a54b-4716-bc80-02b2372b448b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:49.533Z|01605b7b-971d-4fd2-915d-b5cb6c466be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:55.242Z|4c746e09-1c37-4823-8e00-a0d6054410e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:15:55.242Z|4c746e09-1c37-4823-8e00-a0d6054410e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:15:59.548Z|9e5519fa-bbe8-4e03-b941-516fc071acc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:59.548Z|9e5519fa-bbe8-4e03-b941-516fc071acc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:59.558Z|4ac1589d-9b68-439d-ac52-ebb3b95e2978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:59.558Z|f42d9a3d-681d-4fcc-ab06-c209b2c2eb31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:15:59.559Z|f42d9a3d-681d-4fcc-ab06-c209b2c2eb31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:15:59.560Z|4ac1589d-9b68-439d-ac52-ebb3b95e2978|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:09.574Z|d9020978-c1ee-43ea-b4f5-4d9e15cc817e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:09.575Z|d9020978-c1ee-43ea-b4f5-4d9e15cc817e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:09.584Z|62f7a050-ffdc-4471-9162-e74726c0599f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:09.585Z|62f7a050-ffdc-4471-9162-e74726c0599f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:09.586Z|7ca92e9a-27a9-4344-8f20-fa9533b141b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:09.587Z|7ca92e9a-27a9-4344-8f20-fa9533b141b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:10.242Z|17e9249b-9ad3-4a51-a19d-db5fe8f75537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:16:10.244Z|17e9249b-9ad3-4a51-a19d-db5fe8f75537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:16:10.554Z|a7c834ce-7d3d-4566-9ac1-89db77b8e6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:16:10.555Z|a7c834ce-7d3d-4566-9ac1-89db77b8e6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:16:19.615Z|ca57808f-281c-4f9c-804f-f6c9218fb87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:19.615Z|5dc678c5-6bf2-41d1-af8f-f436584c3e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:19.617Z|ca57808f-281c-4f9c-804f-f6c9218fb87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:19.617Z|5dc678c5-6bf2-41d1-af8f-f436584c3e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:19.641Z|9d2cc9e1-e441-4b4d-87fb-9080ce82b058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:19.643Z|9d2cc9e1-e441-4b4d-87fb-9080ce82b058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:25.242Z|6a5238ef-5bf8-4309-b92f-1aaa4bd41191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:16:25.243Z|6a5238ef-5bf8-4309-b92f-1aaa4bd41191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:16:28.276Z|561d7794-8f3b-49ea-951f-439cb74ba375|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:16:28.278Z|561d7794-8f3b-49ea-951f-439cb74ba375|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:29.640Z|9dfb42b3-805e-41b7-b8a5-9a8edc5c18c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:29.641Z|9dfb42b3-805e-41b7-b8a5-9a8edc5c18c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:29.650Z|d936cf2c-b0d1-45f1-8125-29e32f5f9b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:29.650Z|d936cf2c-b0d1-45f1-8125-29e32f5f9b2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:29.666Z|fd75012b-a2b6-45fa-a4ed-96d0060de8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:29.667Z|fd75012b-a2b6-45fa-a4ed-96d0060de8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:39.662Z|539e398e-ef57-4c74-8126-6960b5654dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:39.663Z|539e398e-ef57-4c74-8126-6960b5654dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:39.674Z|bbed21e7-3407-4713-ae8f-6300d6226394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:39.676Z|bbed21e7-3407-4713-ae8f-6300d6226394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:39.688Z|6b5d0635-b00c-42ed-95d1-d4732dc1b924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:39.689Z|6b5d0635-b00c-42ed-95d1-d4732dc1b924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:40.242Z|438b6d48-94df-4d74-8e8f-394498c04e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:16:40.242Z|438b6d48-94df-4d74-8e8f-394498c04e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:16:40.555Z|e68d1bb2-d65a-4bbc-a82b-2681fdd3cd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:16:40.556Z|e68d1bb2-d65a-4bbc-a82b-2681fdd3cd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:16:49.687Z|eac163e0-89b8-49da-b13d-02a3f3f4a12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:49.688Z|eac163e0-89b8-49da-b13d-02a3f3f4a12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:49.706Z|c8c24c40-1dff-41c3-b113-fd43e18e65c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:49.707Z|c8c24c40-1dff-41c3-b113-fd43e18e65c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:49.713Z|adf168c5-24e7-4b5b-9f15-31c18570f489|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:49.714Z|adf168c5-24e7-4b5b-9f15-31c18570f489|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:55.242Z|ec46f227-15af-4978-ac71-a5920a12a2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:16:55.244Z|ec46f227-15af-4978-ac71-a5920a12a2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:16:59.738Z|2e7fd451-81fb-4355-847d-cf5c135cb615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:59.739Z|2e7fd451-81fb-4355-847d-cf5c135cb615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:59.749Z|a826381e-7523-48d4-9f94-748abe16fe35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:59.750Z|a826381e-7523-48d4-9f94-748abe16fe35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:16:59.760Z|3e74d89f-a9c4-4be8-8d7f-21275e8e1f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:16:59.761Z|3e74d89f-a9c4-4be8-8d7f-21275e8e1f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:09.766Z|f7f027eb-71bb-421a-a05d-261b35f01ac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:09.767Z|f7f027eb-71bb-421a-a05d-261b35f01ac4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:09.773Z|174f67e6-31c8-406b-bae9-0c198c870395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:09.774Z|174f67e6-31c8-406b-bae9-0c198c870395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:09.788Z|49efe6ff-29d1-4f9f-b18d-8db2b956fcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:09.789Z|49efe6ff-29d1-4f9f-b18d-8db2b956fcbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:10.244Z|94bcb83f-8ab9-4e58-a3a5-40fabbdea395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:17:10.245Z|94bcb83f-8ab9-4e58-a3a5-40fabbdea395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:17:10.557Z|4ef94380-d1a5-4ca2-9ba4-5cb0affc3a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:17:10.557Z|4ef94380-d1a5-4ca2-9ba4-5cb0affc3a1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:17:19.794Z|be57ac84-3a00-4a8b-86fe-8f3a9513a2d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:19.796Z|be57ac84-3a00-4a8b-86fe-8f3a9513a2d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:19.803Z|c18aabbd-90d8-429a-9037-e2fe23a9400b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:19.804Z|c18aabbd-90d8-429a-9037-e2fe23a9400b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:19.836Z|89c75334-f11a-4774-913b-d708dd063f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:19.837Z|89c75334-f11a-4774-913b-d708dd063f1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:25.242Z|db3f0fd8-a67c-47d9-bc94-1dda16f55bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:17:25.243Z|db3f0fd8-a67c-47d9-bc94-1dda16f55bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:17:28.274Z|5b525723-7bd6-4a21-9bd6-7a011a376b14|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:17:28.275Z|5b525723-7bd6-4a21-9bd6-7a011a376b14|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:29.821Z|0b17159c-2374-4440-b82c-592216755716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:29.822Z|0b17159c-2374-4440-b82c-592216755716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:29.851Z|b332effb-1244-433d-a478-6f12addf991e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:29.852Z|b332effb-1244-433d-a478-6f12addf991e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:29.859Z|d63dd7bf-067c-4fb2-8537-7291bd9e9b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:29.859Z|d63dd7bf-067c-4fb2-8537-7291bd9e9b95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:39.845Z|fbfa3e9d-018e-4e31-87a3-00b576a140fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:39.846Z|fbfa3e9d-018e-4e31-87a3-00b576a140fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:39.874Z|a49e255a-da70-48bd-bd78-0ff7f579ee19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:39.875Z|a49e255a-da70-48bd-bd78-0ff7f579ee19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:39.882Z|1ed5cd80-da6b-47fd-b6cd-2c28af2a012d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:39.883Z|1ed5cd80-da6b-47fd-b6cd-2c28af2a012d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:40.242Z|5db06a76-dd54-40ec-bec4-15065bb484a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:17:40.244Z|5db06a76-dd54-40ec-bec4-15065bb484a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:17:40.558Z|058d4283-84f9-46cf-88ed-637a415b7df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:17:40.559Z|058d4283-84f9-46cf-88ed-637a415b7df5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:17:49.874Z|2613ed30-fa11-4025-b7fb-d5428cb82750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:49.875Z|2613ed30-fa11-4025-b7fb-d5428cb82750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:49.897Z|0b2d1c18-303c-4b08-8ea0-32ed481e3493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:49.898Z|0b2d1c18-303c-4b08-8ea0-32ed481e3493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:49.906Z|e1cf9c20-a1fd-43f5-93c8-416862f4ac78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:49.907Z|e1cf9c20-a1fd-43f5-93c8-416862f4ac78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:55.244Z|6cbdf16e-61dd-4406-9e58-cf69333b9dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:17:55.245Z|6cbdf16e-61dd-4406-9e58-cf69333b9dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:17:59.903Z|6686f403-51ff-4d30-bb9b-82720b26e12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:59.904Z|6686f403-51ff-4d30-bb9b-82720b26e12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:59.922Z|9d0052a3-906a-4884-943e-097b2ef82226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:59.923Z|9d0052a3-906a-4884-943e-097b2ef82226|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:17:59.929Z|72491a95-a348-486b-bc2b-d21fa6b97e97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:17:59.930Z|72491a95-a348-486b-bc2b-d21fa6b97e97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:09.928Z|cfe3f2f3-aa0c-4cf4-b199-da9a64e60370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:09.929Z|cfe3f2f3-aa0c-4cf4-b199-da9a64e60370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:09.944Z|4f6dd50c-3e85-45a8-9883-76f8258b72f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:09.945Z|4f6dd50c-3e85-45a8-9883-76f8258b72f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:09.954Z|964bfe2c-9f1e-410f-9f28-c48f6c66fdb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:09.955Z|964bfe2c-9f1e-410f-9f28-c48f6c66fdb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:10.242Z|6d3dad85-87b7-4ff0-94e1-3a0895d0504c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:18:10.243Z|6d3dad85-87b7-4ff0-94e1-3a0895d0504c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:18:10.560Z|30ccd2e8-30b9-4734-a91b-e6c6cf17e1e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:18:10.561Z|30ccd2e8-30b9-4734-a91b-e6c6cf17e1e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:18:19.958Z|72ad7d91-7d6e-4d45-824f-59164805c785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:19.959Z|72ad7d91-7d6e-4d45-824f-59164805c785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:19.974Z|c5420802-e3cc-4fc7-bbb5-208ec81c1ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:19.976Z|c5420802-e3cc-4fc7-bbb5-208ec81c1ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:19.979Z|564857b2-b42a-408f-b297-70c190945805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:19.981Z|564857b2-b42a-408f-b297-70c190945805|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:25.242Z|fd9df9b8-ce7d-4d35-b58c-a26cd201ef9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:18:25.244Z|fd9df9b8-ce7d-4d35-b58c-a26cd201ef9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:18:28.276Z|7d08f747-e20a-4dc7-a341-bca4cb54d97e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:18:28.277Z|7d08f747-e20a-4dc7-a341-bca4cb54d97e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:29.989Z|236bc169-c44c-47eb-be55-1fe0cce9868b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:29.990Z|236bc169-c44c-47eb-be55-1fe0cce9868b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:29.999Z|b5b1ce9d-7dad-45fe-9295-7930c40c193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:30.000Z|b5b1ce9d-7dad-45fe-9295-7930c40c193f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:30.008Z|73d67a7e-6311-4220-8de2-e41f31729d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:30.009Z|73d67a7e-6311-4220-8de2-e41f31729d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:40.014Z|f1216ac7-ad82-472c-bdc8-356cb723bbf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:40.015Z|f1216ac7-ad82-472c-bdc8-356cb723bbf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:40.020Z|2f7501e4-16d3-47dd-939e-5fbf6ef00f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:40.021Z|2f7501e4-16d3-47dd-939e-5fbf6ef00f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:40.030Z|3482d934-0669-41fc-ba00-a7506373cb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:40.031Z|3482d934-0669-41fc-ba00-a7506373cb83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:40.242Z|8ce788c8-a0f5-4f71-816c-e5e3180a1ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:18:40.243Z|8ce788c8-a0f5-4f71-816c-e5e3180a1ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:18:40.562Z|3cde26fd-a94c-4e17-91d5-9a39e87dc781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:18:40.563Z|3cde26fd-a94c-4e17-91d5-9a39e87dc781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:18:50.043Z|de56b2c3-a53b-4f68-8e71-def9342478bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:50.043Z|4c8776c6-1f8e-4df3-84b2-d77fea03a7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:50.044Z|de56b2c3-a53b-4f68-8e71-def9342478bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:50.044Z|4c8776c6-1f8e-4df3-84b2-d77fea03a7bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:50.055Z|cfa1e37b-15bd-4b1d-958f-5e24b105cfd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:18:50.055Z|cfa1e37b-15bd-4b1d-958f-5e24b105cfd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:18:55.242Z|f17890a4-a22f-4c1d-9172-53f22698ee8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:18:55.243Z|f17890a4-a22f-4c1d-9172-53f22698ee8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:19:00.069Z|82c0ffbe-4987-4f69-8757-443fb0b08c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:00.069Z|80cf5f80-e756-45e0-b4bc-bdfdd0d72532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:00.070Z|80cf5f80-e756-45e0-b4bc-bdfdd0d72532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:00.070Z|82c0ffbe-4987-4f69-8757-443fb0b08c27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:00.079Z|fb336ca1-525f-4f73-9b00-2213c25f96aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:00.080Z|fb336ca1-525f-4f73-9b00-2213c25f96aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:10.093Z|5582790a-9a2f-44f4-980b-8a2b91161b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:10.093Z|b6ea0dcb-dc02-400d-95bc-17c576f34453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:10.094Z|5582790a-9a2f-44f4-980b-8a2b91161b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:10.094Z|b6ea0dcb-dc02-400d-95bc-17c576f34453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:10.105Z|de402a62-db59-4e47-a34d-a409f3941c5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:10.106Z|de402a62-db59-4e47-a34d-a409f3941c5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:10.243Z|1a6e95e1-63be-45b4-94c1-8380d21c6141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:19:10.245Z|1a6e95e1-63be-45b4-94c1-8380d21c6141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:19:10.564Z|19ff41bb-1bd8-4cf6-ad43-59e067027963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:19:10.565Z|19ff41bb-1bd8-4cf6-ad43-59e067027963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:19:20.117Z|f793398a-badb-43a9-8f82-5db8aa255a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:20.118Z|f793398a-badb-43a9-8f82-5db8aa255a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:20.118Z|24f24c8d-799f-4e99-a9ff-c164d2ba9451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:20.121Z|24f24c8d-799f-4e99-a9ff-c164d2ba9451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:20.133Z|9bbc1eb8-d9ed-438f-876c-396fc430b3f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:20.134Z|9bbc1eb8-d9ed-438f-876c-396fc430b3f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:25.242Z|ec209f75-0e32-47e8-99ac-f2ce17add411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:19:25.243Z|ec209f75-0e32-47e8-99ac-f2ce17add411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:19:28.274Z|bc110bf8-fdc3-4d89-a869-59075c07fc4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:19:28.275Z|bc110bf8-fdc3-4d89-a869-59075c07fc4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:30.142Z|8a9f101b-b42c-47d7-b889-8ebb012cee0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:30.142Z|2dfdb135-57ae-4086-beec-ffebbbf0ac98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:30.143Z|2dfdb135-57ae-4086-beec-ffebbbf0ac98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:30.143Z|8a9f101b-b42c-47d7-b889-8ebb012cee0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:30.158Z|c69a9738-c6c9-41d5-a5cb-d6edaaad1da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:30.159Z|c69a9738-c6c9-41d5-a5cb-d6edaaad1da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:40.170Z|52e5f405-d9b7-448c-8f9a-661211805c86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:40.171Z|52e5f405-d9b7-448c-8f9a-661211805c86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:40.168Z|7d4cdfb6-97a2-40cc-a484-124191500716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:40.172Z|7d4cdfb6-97a2-40cc-a484-124191500716|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:40.181Z|07031261-c296-41e3-9dea-74aa38d6228b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:40.184Z|07031261-c296-41e3-9dea-74aa38d6228b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:40.242Z|cdf413de-6ac6-4678-852e-9ee3286a90ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:19:40.243Z|cdf413de-6ac6-4678-852e-9ee3286a90ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:19:40.566Z|2faf4c87-ae91-44f8-9940-2ee0d68ffed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:19:40.567Z|2faf4c87-ae91-44f8-9940-2ee0d68ffed8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:19:50.197Z|f289d973-41eb-4661-8dcb-22b5fe7d1b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:50.197Z|ce4a9f0b-1a62-4ec9-8f74-1632ed5c458b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:50.198Z|f289d973-41eb-4661-8dcb-22b5fe7d1b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:50.198Z|ce4a9f0b-1a62-4ec9-8f74-1632ed5c458b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:50.208Z|3e567642-9b5d-40a3-8507-1b3fe43f6cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:19:50.209Z|3e567642-9b5d-40a3-8507-1b3fe43f6cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:19:55.243Z|c5c2c71f-d942-46a2-9de7-1a2f6491df69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:19:55.245Z|c5c2c71f-d942-46a2-9de7-1a2f6491df69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:20:00.226Z|e2790cfa-dc6a-474a-bc95-7408cb8ce93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:00.226Z|681d2c67-4e66-46a0-ba9c-271c9b73b936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:00.228Z|e2790cfa-dc6a-474a-bc95-7408cb8ce93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:00.228Z|681d2c67-4e66-46a0-ba9c-271c9b73b936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:00.232Z|a4da9e05-ba5b-4ad1-88d6-a4f162d22a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:00.233Z|a4da9e05-ba5b-4ad1-88d6-a4f162d22a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:10.243Z|c7d6b2fd-ff4f-438b-8566-d6dd7a2478ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:20:10.245Z|c7d6b2fd-ff4f-438b-8566-d6dd7a2478ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:20:10.255Z|f12cc83c-f353-4dab-8f08-2b73c15cb752|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:10.255Z|8e6bc71f-d9c0-4f82-8a61-1dbc0a0ae88f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:10.257Z|f12cc83c-f353-4dab-8f08-2b73c15cb752|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:10.257Z|8e6bc71f-d9c0-4f82-8a61-1dbc0a0ae88f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:10.258Z|b0723cea-4312-48be-ab34-599ac899c4e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:10.258Z|b0723cea-4312-48be-ab34-599ac899c4e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:10.567Z|8f1b2143-4813-4141-bc7d-c30a6f2abc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:20:10.569Z|8f1b2143-4813-4141-bc7d-c30a6f2abc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:20:20.283Z|1ef02836-71b0-4256-8b14-f4456348c062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:20.283Z|1c24cb8e-7ef8-4a86-94d8-fc5b377c66a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:20.283Z|6e9af583-ef70-4bc4-ae52-48bb9792cf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:20.284Z|1c24cb8e-7ef8-4a86-94d8-fc5b377c66a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:20.284Z|1ef02836-71b0-4256-8b14-f4456348c062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:20.285Z|6e9af583-ef70-4bc4-ae52-48bb9792cf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:25.244Z|c27c6cad-d948-4cff-bd7f-ac15dbe8c042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:20:25.244Z|c27c6cad-d948-4cff-bd7f-ac15dbe8c042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:20:28.278Z|6dd490de-1630-4852-b0c3-a6b39012b233|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:20:28.291Z|6dd490de-1630-4852-b0c3-a6b39012b233|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:30.310Z|03db93cb-f736-4095-88ad-9e9d03155fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:30.310Z|4cad5c51-47b5-4a87-a0ee-bb0798040828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:30.311Z|4301de4d-d1d5-4324-b01c-e2542549bcee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:30.311Z|03db93cb-f736-4095-88ad-9e9d03155fbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:30.311Z|4cad5c51-47b5-4a87-a0ee-bb0798040828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:30.312Z|4301de4d-d1d5-4324-b01c-e2542549bcee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:40.242Z|d34f3d11-0418-466b-a134-c7363f2f79ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:20:40.244Z|d34f3d11-0418-466b-a134-c7363f2f79ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:20:40.338Z|aa741d71-41ce-46be-9530-74f008b762d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:40.339Z|aa741d71-41ce-46be-9530-74f008b762d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:40.338Z|4b4497f1-558b-436d-b3bd-e5919568d5d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:40.341Z|32e9ea10-2450-419b-8163-6ee77655b13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:40.341Z|4b4497f1-558b-436d-b3bd-e5919568d5d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:40.341Z|32e9ea10-2450-419b-8163-6ee77655b13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:40.570Z|a66ccbd5-520b-46cb-ac78-bd63a3f6cfec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:20:40.571Z|a66ccbd5-520b-46cb-ac78-bd63a3f6cfec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:20:50.365Z|487da9aa-8357-42c1-b032-155cfa218150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:50.365Z|e163fab3-6575-4314-864e-d2434ed778db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:50.366Z|487da9aa-8357-42c1-b032-155cfa218150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:50.366Z|e163fab3-6575-4314-864e-d2434ed778db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:50.367Z|f0e14f22-3369-4e50-8a27-9a8b30c296f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:20:50.367Z|f0e14f22-3369-4e50-8a27-9a8b30c296f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:20:55.244Z|8c948050-65c6-4a7c-8d01-d2f5ccfef28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:20:55.245Z|8c948050-65c6-4a7c-8d01-d2f5ccfef28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:21:00.392Z|91375d6a-af3a-4a4a-8b66-d41b74617e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:00.392Z|715eefe2-c071-4b31-b624-b4d323ba1d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:00.393Z|715eefe2-c071-4b31-b624-b4d323ba1d4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:00.393Z|91375d6a-af3a-4a4a-8b66-d41b74617e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:00.396Z|d38314e3-e326-4f67-a4a5-f701205fe707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:00.397Z|d38314e3-e326-4f67-a4a5-f701205fe707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:10.242Z|881255dd-7fc0-4c72-be2f-eb1e058e49c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:21:10.243Z|881255dd-7fc0-4c72-be2f-eb1e058e49c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:21:10.416Z|eae18ce7-21d2-4ec4-ae7b-c961105ffc56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:10.418Z|eae18ce7-21d2-4ec4-ae7b-c961105ffc56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:10.418Z|985d1c0d-27b0-41d4-92d4-2658bd7129db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:10.418Z|985d1c0d-27b0-41d4-92d4-2658bd7129db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:10.433Z|06fc375d-4038-4e3d-a511-c718ccff67a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:10.434Z|06fc375d-4038-4e3d-a511-c718ccff67a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:10.572Z|020e96da-dc80-411a-9e20-b5c6eb98108e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:21:10.573Z|020e96da-dc80-411a-9e20-b5c6eb98108e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:21:20.441Z|57a31237-4029-4b73-96ad-f3d1d06cd32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:20.441Z|4385e894-cdd4-449f-8db5-8fd3f61fd917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:20.442Z|57a31237-4029-4b73-96ad-f3d1d06cd32b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:20.442Z|4385e894-cdd4-449f-8db5-8fd3f61fd917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:20.458Z|744da8d8-833d-48c7-ab52-e01045fead1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:20.459Z|744da8d8-833d-48c7-ab52-e01045fead1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:25.242Z|78d4a44f-ad18-4663-a354-310e1aebe5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:21:25.244Z|78d4a44f-ad18-4663-a354-310e1aebe5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:21:28.274Z|49df3126-7bb8-4d1b-af9c-b985e7244a22|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:21:28.275Z|49df3126-7bb8-4d1b-af9c-b985e7244a22|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:30.464Z|718f5834-79c7-4596-be0b-7c07505ee1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:30.464Z|eeab0d54-31e8-4059-8812-5f4c79c2c23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:30.465Z|eeab0d54-31e8-4059-8812-5f4c79c2c23e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:30.465Z|718f5834-79c7-4596-be0b-7c07505ee1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:30.486Z|9abe95c6-6a93-4ad1-ac71-18f3acfebd14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:30.486Z|9abe95c6-6a93-4ad1-ac71-18f3acfebd14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:40.242Z|13c55e3b-2b6a-469a-8e42-6349bbdfaba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:21:40.243Z|13c55e3b-2b6a-469a-8e42-6349bbdfaba1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:21:40.491Z|5b9a88ca-5880-4847-8907-8431420f8535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:40.491Z|d1d0c8ea-fffa-4983-840c-9a7d1c32612c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:40.491Z|5b9a88ca-5880-4847-8907-8431420f8535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:40.491Z|d1d0c8ea-fffa-4983-840c-9a7d1c32612c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:40.508Z|3c74798d-157e-4ed0-93e6-aae12667e6dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:40.509Z|3c74798d-157e-4ed0-93e6-aae12667e6dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:40.573Z|633632fa-21b0-4588-a26f-4e02c18bce02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:21:40.574Z|633632fa-21b0-4588-a26f-4e02c18bce02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:21:50.516Z|009b1178-2611-4e50-9370-cacdf956978d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:50.517Z|009b1178-2611-4e50-9370-cacdf956978d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:50.524Z|395273b8-bf1e-4021-be77-1500a042d260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:50.525Z|395273b8-bf1e-4021-be77-1500a042d260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:50.533Z|7098dea9-bc44-4fec-bcd8-51895fe1156f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:21:50.533Z|7098dea9-bc44-4fec-bcd8-51895fe1156f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:21:55.244Z|dc82268a-dbdd-407a-ae0d-e159f74e02dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:21:55.248Z|dc82268a-dbdd-407a-ae0d-e159f74e02dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:22:00.545Z|d7176a67-6983-4ac8-a679-18d69ab06b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:00.546Z|d7176a67-6983-4ac8-a679-18d69ab06b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:00.549Z|be6f57f3-7dc8-439e-a925-0f8acb6c2704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:00.551Z|be6f57f3-7dc8-439e-a925-0f8acb6c2704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:00.553Z|d15d80fa-2806-405d-8b49-b020fb9768b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:00.553Z|d15d80fa-2806-405d-8b49-b020fb9768b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:10.242Z|92bd4649-2949-472c-8363-0185fec6b92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:22:10.243Z|92bd4649-2949-472c-8363-0185fec6b92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:22:10.570Z|f1fab609-0006-4e64-9303-9e95f5c4df1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:10.571Z|f1fab609-0006-4e64-9303-9e95f5c4df1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:10.575Z|4536b16c-d968-4969-a5f8-14d3cc664642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:22:10.578Z|5ddbcada-2502-4642-b44a-2e3717d8bd00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:10.579Z|777c3c59-573d-442f-9306-9a9daaa508eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:10.579Z|4536b16c-d968-4969-a5f8-14d3cc664642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:22:10.579Z|5ddbcada-2502-4642-b44a-2e3717d8bd00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:10.580Z|777c3c59-573d-442f-9306-9a9daaa508eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:20.601Z|8ba3fa0a-d4b6-4a36-aa0c-00fa7ccbb7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:20.602Z|8ba3fa0a-d4b6-4a36-aa0c-00fa7ccbb7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:20.617Z|cf4bb9e4-cd98-4fb1-9ce5-4496b8f6bd0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:20.619Z|cf4bb9e4-cd98-4fb1-9ce5-4496b8f6bd0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:20.621Z|71c5c4d2-265d-47e8-a1a2-03ef9166b261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:20.621Z|71c5c4d2-265d-47e8-a1a2-03ef9166b261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:25.242Z|c7c45c12-4100-4d21-8ddd-ef3ec49e67c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:22:25.243Z|c7c45c12-4100-4d21-8ddd-ef3ec49e67c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:22:28.274Z|4dd3def5-d19d-4bd8-a601-839701d13462|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:22:28.275Z|4dd3def5-d19d-4bd8-a601-839701d13462|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:30.637Z|38351f83-55cc-4939-855c-02f39387f731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:30.638Z|38351f83-55cc-4939-855c-02f39387f731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:30.644Z|fcdb0fa0-331b-4091-a625-fa9f0db366a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:30.644Z|1c7006de-95ed-4d2c-bd55-66695bc5d1ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:30.645Z|fcdb0fa0-331b-4091-a625-fa9f0db366a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:30.645Z|1c7006de-95ed-4d2c-bd55-66695bc5d1ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:40.243Z|912c3ea7-adef-47a9-852a-8a464fb2cec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:22:40.247Z|912c3ea7-adef-47a9-852a-8a464fb2cec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:22:40.580Z|d2929477-1320-4cde-813c-838f19b46e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:22:40.581Z|d2929477-1320-4cde-813c-838f19b46e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:22:40.660Z|043bfc72-e1c5-4c4f-8a1b-c3e57c1364d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:40.661Z|043bfc72-e1c5-4c4f-8a1b-c3e57c1364d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:40.666Z|a2c5ce60-c351-4752-b11c-041caaa552de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:40.666Z|ddc05f19-18bf-4bcd-8140-6dcaedc5434a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:40.667Z|ddc05f19-18bf-4bcd-8140-6dcaedc5434a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:40.667Z|a2c5ce60-c351-4752-b11c-041caaa552de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:50.688Z|d1233b3f-bbd1-4daf-bf06-5b551ef5b838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:50.689Z|d1233b3f-bbd1-4daf-bf06-5b551ef5b838|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:50.690Z|4868adec-b36a-407a-b254-1d7c0b92d158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:50.691Z|4868adec-b36a-407a-b254-1d7c0b92d158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:50.693Z|085fff02-a4ae-40e8-9b33-1e40d32ebf57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:22:50.694Z|085fff02-a4ae-40e8-9b33-1e40d32ebf57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:22:55.242Z|87f09868-f027-480b-87aa-aa55dac8b6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:22:55.244Z|87f09868-f027-480b-87aa-aa55dac8b6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:23:00.721Z|5e087745-d899-4936-9311-939e26faf1f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:00.721Z|9cb169c9-c652-4adc-8858-13ca1f11c9de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:00.722Z|5e087745-d899-4936-9311-939e26faf1f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:00.722Z|9cb169c9-c652-4adc-8858-13ca1f11c9de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:00.728Z|f71d8eab-ee83-4ada-804b-290ab017cf28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:00.729Z|f71d8eab-ee83-4ada-804b-290ab017cf28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:10.244Z|b195c188-802c-4fe5-888f-df49dd7d3280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:23:10.245Z|b195c188-802c-4fe5-888f-df49dd7d3280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:23:10.582Z|ece0272e-a51c-4f4a-98fb-785a38dd9621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:23:10.583Z|ece0272e-a51c-4f4a-98fb-785a38dd9621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:23:10.752Z|6466ce11-574a-4047-869e-f4fc361b73c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:10.752Z|7dcf9008-bbe5-4f86-8178-ba16d3a6c8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:10.752Z|cadf7002-7903-4a75-9d79-4f642024d416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:10.753Z|cadf7002-7903-4a75-9d79-4f642024d416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:10.753Z|7dcf9008-bbe5-4f86-8178-ba16d3a6c8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:10.753Z|6466ce11-574a-4047-869e-f4fc361b73c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:20.782Z|4342a152-641b-4284-884c-1cd2b2117ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:20.782Z|53d1b026-069c-4bb0-8fc7-38c193bcacbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:20.782Z|50a6ada2-4b00-4c09-80a9-2ad9ff9c777c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:20.783Z|4342a152-641b-4284-884c-1cd2b2117ba6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:20.783Z|50a6ada2-4b00-4c09-80a9-2ad9ff9c777c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:20.783Z|53d1b026-069c-4bb0-8fc7-38c193bcacbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:25.243Z|8a3a81e8-758c-44ca-b7c8-3cc0999d62e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:23:25.245Z|8a3a81e8-758c-44ca-b7c8-3cc0999d62e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:23:28.274Z|62fa4182-b0ad-48ba-bf5c-8bc9aa8cde49|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:23:28.275Z|62fa4182-b0ad-48ba-bf5c-8bc9aa8cde49|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:30.810Z|1ece0e5b-a1dd-4243-a35a-4feff8363eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:30.810Z|428fabe9-eab4-4aa5-992b-671c1ace0643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:30.810Z|7d24777a-f389-4d4c-b9b5-769727867b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:30.810Z|1ece0e5b-a1dd-4243-a35a-4feff8363eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:30.811Z|7d24777a-f389-4d4c-b9b5-769727867b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:30.811Z|428fabe9-eab4-4aa5-992b-671c1ace0643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:38.137Z|26305c09-aca9-45db-bff1-b0f1c07c423d|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering
2023-01-01T06:23:38.138Z|26305c09-aca9-45db-bff1-b0f1c07c423d|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:40.242Z|137e520c-de3f-4611-a034-bd611bbe6fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:23:40.243Z|137e520c-de3f-4611-a034-bd611bbe6fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:23:40.584Z|0b4c4e6d-d5e6-4113-82b5-c18e17b7204a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:23:40.585Z|0b4c4e6d-d5e6-4113-82b5-c18e17b7204a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:23:40.833Z|c8df1998-902b-493d-90de-2a90dc62fccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:40.833Z|1b9c4f6c-dc89-4072-8363-68c815f3406d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:40.834Z|c8df1998-902b-493d-90de-2a90dc62fccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:40.834Z|1b9c4f6c-dc89-4072-8363-68c815f3406d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:40.834Z|4b3bcb59-5428-4552-bf63-2a90d040263c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:40.835Z|4b3bcb59-5428-4552-bf63-2a90d040263c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:50.863Z|96b857d5-0271-49bb-ba84-1f425ff4a3d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:50.863Z|6890d8e4-e9ea-4159-98d9-083a2b7a1d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:50.864Z|6890d8e4-e9ea-4159-98d9-083a2b7a1d3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:50.864Z|96b857d5-0271-49bb-ba84-1f425ff4a3d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:50.865Z|24317a8d-fa7b-4d3e-a482-49d1ec995621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:23:50.866Z|24317a8d-fa7b-4d3e-a482-49d1ec995621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:23:55.244Z|43e107d5-bd79-4ee3-9277-fa7458384f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:23:55.248Z|43e107d5-bd79-4ee3-9277-fa7458384f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:24:00.898Z|05fab7a8-92c6-4115-a860-55c347a2fd67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:00.901Z|05fab7a8-92c6-4115-a860-55c347a2fd67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:00.902Z|ab9ba06d-4fdc-4275-b6a5-f4c306251be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:00.903Z|ab9ba06d-4fdc-4275-b6a5-f4c306251be4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:00.898Z|445efda1-316f-4d6b-ab76-a06713f4af23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:00.908Z|445efda1-316f-4d6b-ab76-a06713f4af23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:02.711Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:24:02.728Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: d5f60da7-17f6-4d63-9e9f-254d57247963 already exists in requestDb InfraActiveRequests table
2023-01-01T06:24:02.826Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963
2023-01-01T06:24:02.828Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|INFO|500||Invoke
2023-01-01T06:24:02.828Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||===========================request begin================================================
2023-01-01T06:24:02.829Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963
2023-01-01T06:24:02.829Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Method      : GET
2023-01-01T06:24:02.830Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1797b6b080b30108", X-B3-SpanId:"5d182c02ba4fb062", X-B3-ParentSpanId:"1797b6b080b30108", X-B3-Sampled:"0", X-ONAP-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-TransactionID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-ECOMP-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf517af-416f-4669-9e2d-3adc484cf999"]
2023-01-01T06:24:02.832Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Request body: 
2023-01-01T06:24:02.833Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||==========================request end================================================
2023-01-01T06:24:03.901Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||============================response begin==========================================
2023-01-01T06:24:03.901Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:24:03.902Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Status text  : 
2023-01-01T06:24:03.905Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D6A917607671C609AA770FAB6826D4F0; 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:"Sun, 01 Jan 2023 06:24:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:24:03.911Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||Response body: 
2023-01-01T06:24:03.911Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|DEBUG|500||=======================response end=================================================
2023-01-01T06:24:03.912Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d5f60da7-17f6-4d63-9e9f-254d57247963|INFO|404|Not Found|InvokeReturn
2023-01-01T06:24:04.037Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID d5f60da7-17f6-4d63-9e9f-254d57247963
2023-01-01T06:24:04.087Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-01-01T06:24:04.097Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-01-01T06:24:04.098Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-01-01T06:24:04.105Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-01-01T06:24:04.105Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-01-01T06:24:04.105Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-01-01T06:24:04.106Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|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:"1797b6b080b30108", X-B3-SpanId:"79abefd7bec63369", X-B3-ParentSpanId:"1797b6b080b30108", X-B3-Sampled:"0", X-ONAP-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-TransactionID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-ECOMP-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1a7cb4f-a3dc-4cc2-b0a0-755fce935627"]
2023-01-01T06:24:04.106Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-01-01T06:24:04.107Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-01-01T06:24:04.168Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-01-01T06:24:04.169Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-01-01T06:24:04.169Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2023-01-01T06:24:04.170Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|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:"Sun, 01 Jan 2023 06:24:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:24:04.170Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-01-01T06:24:04.170Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-01-01T06:24:04.171Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-01-01T06:24:04.173Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.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)
2023-01-01T06:24:04.175Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-01-01T06:24:04.181Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-01-01T06:24:04.182Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-01-01T06:24:04.183Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-01-01T06:24:04.183Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-01-01T06:24:04.183Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-01-01T06:24:04.184Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|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:"1797b6b080b30108", X-B3-SpanId:"24f4d28a3eebf238", X-B3-ParentSpanId:"1797b6b080b30108", X-B3-Sampled:"0", X-ONAP-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-TransactionID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-ECOMP-RequestID:"d5f60da7-17f6-4d63-9e9f-254d57247963", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f671309-dd3e-481a-a3aa-5ec77e46e4fe"]
2023-01-01T06:24:04.184Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-01-01T06:24:04.184Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-01-01T06:24:04.276Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-01-01T06:24:04.277Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-01-01T06:24:04.278Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2023-01-01T06:24:04.278Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:24:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:24:04.279Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-01-01T06:24:04.279Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-01-01T06:24:04.283Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-01-01T06:24:04.286Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.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)
2023-01-01T06:24:04.288Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@67e48ab4
2023-01-01T06:24:04.295Z|d5f60da7-17f6-4d63-9e9f-254d57247963|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:24:10.242Z|62d24167-4bc2-43c3-8c79-817452c487b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:24:10.243Z|62d24167-4bc2-43c3-8c79-817452c487b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:24:10.586Z|06e359bc-c1cb-4420-aa43-fc8abd433ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:24:10.587Z|06e359bc-c1cb-4420-aa43-fc8abd433ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:24:10.928Z|2a9d41a1-6a68-4583-9bfe-71efd12224eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:10.929Z|949fdc12-c421-4db3-b1bf-cf7397314820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:10.929Z|2a9d41a1-6a68-4583-9bfe-71efd12224eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:10.929Z|949fdc12-c421-4db3-b1bf-cf7397314820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:10.934Z|1b8125e5-2a10-4497-8a64-9aa6c21c1dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:10.936Z|1b8125e5-2a10-4497-8a64-9aa6c21c1dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:20.953Z|f6cdbfa1-9dbf-414d-b3a3-6344cb199955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:20.953Z|928ee481-ccd0-4a6f-91db-d347ffc2e167|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:20.954Z|f6cdbfa1-9dbf-414d-b3a3-6344cb199955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:20.954Z|928ee481-ccd0-4a6f-91db-d347ffc2e167|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:20.957Z|dbb2df1e-7356-475f-9955-5d5c61810fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:20.957Z|dbb2df1e-7356-475f-9955-5d5c61810fc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:22.540Z|81e8a22e-ea66-49d4-abf6-6bc45bda50d2|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering
2023-01-01T06:24:22.541Z|81e8a22e-ea66-49d4-abf6-6bc45bda50d2|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:25.242Z|5a7c094c-e4bb-48dd-a1dc-8c52258ddf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:24:25.243Z|5a7c094c-e4bb-48dd-a1dc-8c52258ddf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:24:28.273Z|5ac01c4a-2ae3-4547-a091-a03ede879019|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:24:28.275Z|5ac01c4a-2ae3-4547-a091-a03ede879019|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:30.978Z|d799477a-2694-4e20-8614-bcf5ad1b523d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:30.978Z|b74da358-b0df-44de-aef0-663c3f74e043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:30.978Z|a92079d3-860f-4002-986c-e7afdc025028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:30.978Z|b74da358-b0df-44de-aef0-663c3f74e043|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:30.978Z|a92079d3-860f-4002-986c-e7afdc025028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:30.978Z|d799477a-2694-4e20-8614-bcf5ad1b523d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:40.242Z|b1f70024-8564-4d26-8aeb-1092d7b98297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:24:40.247Z|b1f70024-8564-4d26-8aeb-1092d7b98297|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:24:40.588Z|dfea303d-751a-4c39-825c-58b8309b4114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:24:40.589Z|dfea303d-751a-4c39-825c-58b8309b4114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:24:41.002Z|4510a596-a64a-46e6-b124-cc50d1ab463d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:41.002Z|4510a596-a64a-46e6-b124-cc50d1ab463d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:41.003Z|9cfb1357-ca93-4381-b2ba-87fe8b215187|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:41.003Z|9cfb1357-ca93-4381-b2ba-87fe8b215187|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:41.009Z|a505c770-5ecf-47d7-9269-c564876b1463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:41.010Z|a505c770-5ecf-47d7-9269-c564876b1463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:51.027Z|c08c6ff9-dadf-4294-aec8-406e69ba0c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:51.027Z|0468ee1b-6d43-4115-afff-742baf84cc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:51.028Z|c08c6ff9-dadf-4294-aec8-406e69ba0c27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:51.029Z|0468ee1b-6d43-4115-afff-742baf84cc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:51.030Z|8db28930-680e-4056-976d-72a2a4dcc992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:24:51.031Z|8db28930-680e-4056-976d-72a2a4dcc992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:24:55.242Z|d543879f-4159-43d5-95df-6c96964568d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:24:55.243Z|d543879f-4159-43d5-95df-6c96964568d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:25:01.051Z|bbb4fc78-537d-47d0-aa15-d67701088000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:01.051Z|f7556c82-9f0f-4f56-9862-52bda994b6ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:01.052Z|f7556c82-9f0f-4f56-9862-52bda994b6ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:01.052Z|bbb4fc78-537d-47d0-aa15-d67701088000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:01.058Z|d614c722-1c08-464a-a5ad-d11fe20774b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:01.059Z|d614c722-1c08-464a-a5ad-d11fe20774b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:10.242Z|95edd8bd-951e-4498-8ec0-5e8a11c8684f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:25:10.243Z|95edd8bd-951e-4498-8ec0-5e8a11c8684f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:25:10.589Z|0216daba-7b8b-46bb-92fd-c8cf624cd7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:25:10.590Z|0216daba-7b8b-46bb-92fd-c8cf624cd7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:25:11.075Z|7849c2bf-bd81-47e5-880c-008ad1895ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:11.076Z|37c044ac-b27d-4987-a1d1-328ac0945848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:11.076Z|37c044ac-b27d-4987-a1d1-328ac0945848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:11.076Z|7849c2bf-bd81-47e5-880c-008ad1895ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:11.089Z|7d24f48f-2ca4-40b7-99f0-a90adc1d6959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:11.090Z|7d24f48f-2ca4-40b7-99f0-a90adc1d6959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:21.101Z|a5a9ca75-b9f4-447b-8298-eae0c683d463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:21.101Z|aefb191c-b09c-4d45-9f57-0cbdf1fbbfb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:21.102Z|a5a9ca75-b9f4-447b-8298-eae0c683d463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:21.102Z|aefb191c-b09c-4d45-9f57-0cbdf1fbbfb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:21.115Z|7ac96c91-40e8-4f96-865e-42ecff268aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:21.116Z|7ac96c91-40e8-4f96-865e-42ecff268aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:25.242Z|f8b04533-9c55-4c41-9bd0-b1c2c5ecfb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:25:25.254Z|f8b04533-9c55-4c41-9bd0-b1c2c5ecfb4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:25:28.274Z|e2cac682-9c50-40ea-8aec-9602e21a2dfd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:25:28.276Z|e2cac682-9c50-40ea-8aec-9602e21a2dfd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:31.130Z|effe8ffa-0ff2-44e5-a5e9-84be8169f7af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:31.130Z|133e9a57-d49b-48d0-981b-3b262b1f2e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:31.131Z|133e9a57-d49b-48d0-981b-3b262b1f2e28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:31.131Z|effe8ffa-0ff2-44e5-a5e9-84be8169f7af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:31.141Z|c2de7800-2b2c-4a36-9b72-7cd434815cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:31.142Z|c2de7800-2b2c-4a36-9b72-7cd434815cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:40.242Z|bff87717-a4ea-40a8-9362-fd1c8e5a32a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:25:40.243Z|bff87717-a4ea-40a8-9362-fd1c8e5a32a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:25:40.591Z|f517ab31-e0ab-4845-85b8-fe54d47c503f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:25:40.592Z|f517ab31-e0ab-4845-85b8-fe54d47c503f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:25:41.159Z|fb307a04-7d45-49b6-bc29-23784e935a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:41.161Z|fb307a04-7d45-49b6-bc29-23784e935a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:41.167Z|ab2e02bf-ec4e-40ed-9e9c-1bb0b32d7ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:41.169Z|ab2e02bf-ec4e-40ed-9e9c-1bb0b32d7ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:41.181Z|0d170b3b-c9e1-417f-858e-03cdea37eebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:41.182Z|0d170b3b-c9e1-417f-858e-03cdea37eebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:51.194Z|0d630142-12b4-4823-b11b-3dbcdd884330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:51.194Z|854023c2-5189-4cb8-8ea1-af1f1b8fea5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:51.195Z|0d630142-12b4-4823-b11b-3dbcdd884330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:51.195Z|854023c2-5189-4cb8-8ea1-af1f1b8fea5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:51.215Z|b93bb4c4-eb16-4f2b-b297-1693bb717894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:25:51.216Z|b93bb4c4-eb16-4f2b-b297-1693bb717894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:25:55.242Z|3771b045-f4ae-4715-b611-1f04a9dc1518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:25:55.243Z|3771b045-f4ae-4715-b611-1f04a9dc1518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:26:01.223Z|1f87684f-f7d3-4df8-8654-1787d9b2dca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:01.224Z|1f87684f-f7d3-4df8-8654-1787d9b2dca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:01.229Z|868abb36-3be8-48d5-9d72-ddd3d007c7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:01.230Z|868abb36-3be8-48d5-9d72-ddd3d007c7ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:01.243Z|9fe8923e-e035-47a2-a95d-b6820d0c515e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:01.244Z|9fe8923e-e035-47a2-a95d-b6820d0c515e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:10.242Z|f9b1ee6f-c0d3-4b04-8910-878f391bbe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:26:10.245Z|f9b1ee6f-c0d3-4b04-8910-878f391bbe3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:26:10.593Z|719e2c61-8c15-4e78-9f9d-80be16c5afb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:26:10.594Z|719e2c61-8c15-4e78-9f9d-80be16c5afb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:26:11.263Z|85c2b7e0-6575-4681-a8aa-4ad9de94d4c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:11.264Z|85c2b7e0-6575-4681-a8aa-4ad9de94d4c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:11.265Z|d9c7d10b-d294-4420-a778-6a7520e0db67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:11.266Z|d9c7d10b-d294-4420-a778-6a7520e0db67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:11.275Z|6b70210d-c126-4a15-8039-9b96eadde067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:11.276Z|6b70210d-c126-4a15-8039-9b96eadde067|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:21.303Z|cbbb85ee-a30f-4bb3-be8d-0c855140097d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:21.313Z|f3899d49-4e90-4fca-9a5a-42283e82faf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:21.313Z|508edbc6-6a1b-4672-b5a8-6f9bd7d28843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:21.313Z|508edbc6-6a1b-4672-b5a8-6f9bd7d28843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:21.314Z|f3899d49-4e90-4fca-9a5a-42283e82faf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:21.303Z|cbbb85ee-a30f-4bb3-be8d-0c855140097d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:25.242Z|b2e1f887-ff95-4b9a-8ac7-bdb32774b49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:26:25.243Z|b2e1f887-ff95-4b9a-8ac7-bdb32774b49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:26:28.279Z|15494cb8-71ef-42f3-84a7-2253a8e40163|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:26:28.280Z|15494cb8-71ef-42f3-84a7-2253a8e40163|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:31.336Z|9f45862f-0124-40cd-92a7-fbd55f3d2053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:31.336Z|40e8ad68-2f86-40fe-b2cf-0e1ea44b2635|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:31.338Z|40e8ad68-2f86-40fe-b2cf-0e1ea44b2635|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:31.338Z|9f45862f-0124-40cd-92a7-fbd55f3d2053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:31.359Z|2f120f8f-3769-42c7-8e22-6d91d8394ba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:31.361Z|2f120f8f-3769-42c7-8e22-6d91d8394ba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:40.242Z|4726501c-7af0-4fed-98c8-55660eecc16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:26:40.243Z|4726501c-7af0-4fed-98c8-55660eecc16a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:26:40.595Z|345ae1e7-bed4-4744-bb4f-690347400e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:26:40.595Z|345ae1e7-bed4-4744-bb4f-690347400e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:26:41.374Z|46d624f0-3ab2-47cd-b269-c961c414bcbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:41.375Z|46d624f0-3ab2-47cd-b269-c961c414bcbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:41.378Z|176f1def-51ee-4ff4-ba34-5f3ff683f737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:41.379Z|176f1def-51ee-4ff4-ba34-5f3ff683f737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:41.393Z|961ece6e-9ba1-4b69-a483-b6f19cf2461d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:41.394Z|961ece6e-9ba1-4b69-a483-b6f19cf2461d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:51.402Z|eb8b7e24-3372-45da-9164-446f00a5a8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:51.403Z|eb8b7e24-3372-45da-9164-446f00a5a8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:51.411Z|aa9a9e97-afc6-4045-afe2-0d3d3d61d89f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:51.412Z|aa9a9e97-afc6-4045-afe2-0d3d3d61d89f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:51.417Z|722cf50f-cf9d-4a6b-bc04-6fda4044beba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:26:51.417Z|722cf50f-cf9d-4a6b-bc04-6fda4044beba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:26:55.242Z|4479460b-f91c-4051-b527-304d52b464b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:26:55.243Z|4479460b-f91c-4051-b527-304d52b464b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:27:01.440Z|63a5d82e-0c96-4172-8774-9f589acd7186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:01.441Z|63a5d82e-0c96-4172-8774-9f589acd7186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:01.446Z|30dc303a-bdc6-40d7-b562-fe6a70f1597c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:01.447Z|30dc303a-bdc6-40d7-b562-fe6a70f1597c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:01.450Z|4cfec055-83b6-405c-b3f4-9a7a2cd7be2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:01.451Z|4cfec055-83b6-405c-b3f4-9a7a2cd7be2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:10.242Z|03fe3d35-43bd-4f6e-956f-081fda4b2249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:27:10.243Z|03fe3d35-43bd-4f6e-956f-081fda4b2249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:27:10.596Z|7c203ae0-071e-4dab-9aa9-98c30d73ab95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:27:10.597Z|7c203ae0-071e-4dab-9aa9-98c30d73ab95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:27:11.471Z|54905b03-295f-4e25-b9a4-73bf6a900eaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:11.471Z|8a736b8d-df97-4b19-9898-57ff599eafe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:11.472Z|8a736b8d-df97-4b19-9898-57ff599eafe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:11.472Z|54905b03-295f-4e25-b9a4-73bf6a900eaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:11.474Z|5c1bbc3e-86f3-40d9-b731-dc17fdd22a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:11.475Z|5c1bbc3e-86f3-40d9-b731-dc17fdd22a85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:21.497Z|128fa61e-b5bf-4bf5-8080-626f335215f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:21.497Z|2e285042-4b53-494d-919d-818068e9ac9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:21.498Z|2e285042-4b53-494d-919d-818068e9ac9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:21.498Z|128fa61e-b5bf-4bf5-8080-626f335215f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:21.500Z|5719a0c1-3b07-4d4a-8a3c-0effd4789f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:21.501Z|5719a0c1-3b07-4d4a-8a3c-0effd4789f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:25.242Z|3779c5e8-6521-4616-8282-70221da55e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:27:25.243Z|3779c5e8-6521-4616-8282-70221da55e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:27:28.274Z|d0871ec5-ca7a-4317-a9d0-bb2c8d57bd77|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:27:28.275Z|d0871ec5-ca7a-4317-a9d0-bb2c8d57bd77|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:31.520Z|cf26c58e-2a45-45c7-9c0c-2f7503652d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:31.521Z|cf26c58e-2a45-45c7-9c0c-2f7503652d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:31.526Z|4fba58be-2439-4638-8ebb-c136847e6ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:31.526Z|ce0b42bc-479c-4836-b585-1eb5e9bdf42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:31.527Z|4fba58be-2439-4638-8ebb-c136847e6ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:31.527Z|ce0b42bc-479c-4836-b585-1eb5e9bdf42c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:40.248Z|2ffc7762-518b-42bb-9202-7be11a2b5c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:27:40.249Z|2ffc7762-518b-42bb-9202-7be11a2b5c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:27:40.598Z|18640759-01dd-46d7-b41e-8282dfc212dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:27:40.598Z|18640759-01dd-46d7-b41e-8282dfc212dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:27:41.546Z|e1a7bd87-986f-4efe-b337-5dcd53abd8a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:41.547Z|e1a7bd87-986f-4efe-b337-5dcd53abd8a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:41.547Z|78073a88-8837-40f3-b3b9-47d62f3d69ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:41.548Z|78073a88-8837-40f3-b3b9-47d62f3d69ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:41.549Z|5e17f316-ea26-4178-9a38-fa80c347f3ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:41.549Z|5e17f316-ea26-4178-9a38-fa80c347f3ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:51.572Z|aaea0462-16b2-458e-b8de-ee8e785ea74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:51.573Z|aaea0462-16b2-458e-b8de-ee8e785ea74b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:51.588Z|4c96b248-2dad-49b3-9266-9198b6d79463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:51.589Z|4c96b248-2dad-49b3-9266-9198b6d79463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:51.588Z|fb579e02-d8b4-414d-9cdd-c4310832b475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:27:51.592Z|fb579e02-d8b4-414d-9cdd-c4310832b475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:27:55.242Z|17394a1f-8df0-4c76-93ea-2a6c88ac4bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:27:55.248Z|17394a1f-8df0-4c76-93ea-2a6c88ac4bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:28:01.601Z|9e9d4279-5272-4331-82af-23b1f860a38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:01.603Z|9e9d4279-5272-4331-82af-23b1f860a38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:01.617Z|81c8b64b-fbbf-47c9-8aa0-f6972b3e47da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:01.618Z|81c8b64b-fbbf-47c9-8aa0-f6972b3e47da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:01.626Z|b73177d4-7a2e-4479-923e-ba0701e00b25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:01.627Z|b73177d4-7a2e-4479-923e-ba0701e00b25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:10.242Z|47cc5b21-1a12-488f-bc22-7f72ed06f80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:28:10.243Z|47cc5b21-1a12-488f-bc22-7f72ed06f80e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:28:10.600Z|4513aa4a-ee1b-4aef-8f7e-76ea0e14b45d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:28:10.601Z|4513aa4a-ee1b-4aef-8f7e-76ea0e14b45d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:28:11.630Z|2a7b384d-942a-442f-a4fa-79476ade2ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:11.631Z|2a7b384d-942a-442f-a4fa-79476ade2ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:11.643Z|bc66d168-10b9-471f-9072-df15821cfd86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:11.644Z|bc66d168-10b9-471f-9072-df15821cfd86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:11.658Z|49fd212b-7899-46cd-a262-c74fd1811510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:11.659Z|49fd212b-7899-46cd-a262-c74fd1811510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:21.673Z|a861a80a-9184-4458-bf80-072a33cdca95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:21.673Z|8aafd246-7759-41ac-8037-b58e94d01fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:21.676Z|8aafd246-7759-41ac-8037-b58e94d01fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:21.676Z|a861a80a-9184-4458-bf80-072a33cdca95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:21.740Z|91623a2b-cde0-44ce-a3d4-a3d04fa1503c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:21.742Z|91623a2b-cde0-44ce-a3d4-a3d04fa1503c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:25.242Z|8b0ad029-e529-48af-9a2b-32c67b369c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:28:25.243Z|8b0ad029-e529-48af-9a2b-32c67b369c74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:28:28.277Z|113ce633-b403-4aaa-8204-fdfd487dfd56|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:28:28.278Z|113ce633-b403-4aaa-8204-fdfd487dfd56|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:31.709Z|65650194-5ee9-4743-8253-46f5407f1c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:31.710Z|65650194-5ee9-4743-8253-46f5407f1c8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:31.714Z|5054c6b0-501f-49ca-8119-d706c7225eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:31.715Z|5054c6b0-501f-49ca-8119-d706c7225eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:31.778Z|022f545c-ffa0-4cfd-81d3-7043337bbf49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:31.779Z|022f545c-ffa0-4cfd-81d3-7043337bbf49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:40.244Z|b26aa189-b917-446f-8470-6761e775057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:28:40.252Z|b26aa189-b917-446f-8470-6761e775057e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:28:40.602Z|2b1f07bf-9a30-4d47-b222-e092be0b8f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:28:40.603Z|2b1f07bf-9a30-4d47-b222-e092be0b8f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:28:41.736Z|497bb6db-74d1-4a41-b776-b99c459c5854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:41.737Z|497bb6db-74d1-4a41-b776-b99c459c5854|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:41.749Z|4fbf1d05-325b-4b4f-b0a0-c7b06d0ebc3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:41.750Z|4fbf1d05-325b-4b4f-b0a0-c7b06d0ebc3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:41.803Z|c9b9c13e-5dd1-4f94-afee-b7bae511a604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:41.804Z|c9b9c13e-5dd1-4f94-afee-b7bae511a604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:51.761Z|9fec1eb9-b646-4909-bd41-a677fdd18b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:51.762Z|9fec1eb9-b646-4909-bd41-a677fdd18b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:51.778Z|a08f293f-7c86-42d6-8c5a-39191b04948a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:51.779Z|a08f293f-7c86-42d6-8c5a-39191b04948a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:51.827Z|87c6f3c5-d23a-40f0-8fe8-ffb512b8ea3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:28:51.828Z|87c6f3c5-d23a-40f0-8fe8-ffb512b8ea3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:28:55.242Z|52248f39-7a39-43e8-bdf3-47405905834e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:28:55.243Z|52248f39-7a39-43e8-bdf3-47405905834e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:29:01.792Z|b69b99dc-1e60-4c2d-ba44-6cd3e8febaab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:01.793Z|b69b99dc-1e60-4c2d-ba44-6cd3e8febaab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:01.801Z|67504849-f5e0-4cee-aa77-6020d6c8848a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:01.801Z|67504849-f5e0-4cee-aa77-6020d6c8848a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:01.853Z|dc5242ef-6614-478b-8672-8bd93bc04cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:01.854Z|dc5242ef-6614-478b-8672-8bd93bc04cae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:10.242Z|b654a2ef-03a0-4722-a76a-b7dbfad8d24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:29:10.243Z|b654a2ef-03a0-4722-a76a-b7dbfad8d24f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:29:10.604Z|342add48-3d14-4639-b950-1d92ecb1d387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:29:10.604Z|342add48-3d14-4639-b950-1d92ecb1d387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:29:11.822Z|7f9deb11-0b16-4788-aad8-bee8d2706877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:11.822Z|171a593d-4e6e-4720-a5e4-20ff3edd6d28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:11.823Z|171a593d-4e6e-4720-a5e4-20ff3edd6d28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:11.823Z|7f9deb11-0b16-4788-aad8-bee8d2706877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:11.881Z|85cc13fb-c8c8-4639-8b03-eb3928a7d037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:11.882Z|85cc13fb-c8c8-4639-8b03-eb3928a7d037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:21.861Z|a3c8e4e7-8626-4fe0-827d-ed5bc8d206eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:21.862Z|a3c8e4e7-8626-4fe0-827d-ed5bc8d206eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:21.866Z|899de3e7-5fff-473c-bc56-174e14441646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:21.868Z|899de3e7-5fff-473c-bc56-174e14441646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:21.906Z|281ef26a-deb4-42f2-9a9c-149ff5bc0bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:21.908Z|281ef26a-deb4-42f2-9a9c-149ff5bc0bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:25.242Z|f6101f8d-4b08-4fa3-8a17-ffec88ad3d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:29:25.245Z|f6101f8d-4b08-4fa3-8a17-ffec88ad3d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:29:28.274Z|61b6ec85-1549-4a7f-bfc8-80bf3aa40af8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:29:28.274Z|61b6ec85-1549-4a7f-bfc8-80bf3aa40af8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:31.906Z|81154c0c-9168-4c04-9ccc-26d59eb3ccad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:31.908Z|81154c0c-9168-4c04-9ccc-26d59eb3ccad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:31.910Z|098f7556-4b60-4f73-a9ee-350159a5af5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:31.911Z|098f7556-4b60-4f73-a9ee-350159a5af5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:31.947Z|0b9bca66-62a4-40aa-a6fd-6e079007e12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:31.948Z|0b9bca66-62a4-40aa-a6fd-6e079007e12c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:40.244Z|c5b2b757-dd03-4603-982a-c0e85e29e1d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:29:40.245Z|c5b2b757-dd03-4603-982a-c0e85e29e1d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:29:40.605Z|6b7f0196-faeb-4825-925d-003a7846c740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:29:40.606Z|6b7f0196-faeb-4825-925d-003a7846c740|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:29:41.949Z|8e80652d-91cc-42c6-aaf9-48760ff89c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:41.950Z|8e80652d-91cc-42c6-aaf9-48760ff89c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:41.949Z|23057c00-e515-4ecc-9cf2-1d4f82d9f80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:41.951Z|23057c00-e515-4ecc-9cf2-1d4f82d9f80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:41.975Z|b84e75af-a346-4219-81bf-8a9daf1519df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:41.977Z|b84e75af-a346-4219-81bf-8a9daf1519df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:51.978Z|36e93e36-2cf5-41b1-ab43-eb890016f871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:51.979Z|36e93e36-2cf5-41b1-ab43-eb890016f871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:51.988Z|1545a2fb-e180-4f3b-aaa7-4dbc9e4dcf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:51.989Z|1545a2fb-e180-4f3b-aaa7-4dbc9e4dcf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:52.007Z|5abd0fc8-00fb-496e-bb64-037bca604ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:29:52.008Z|5abd0fc8-00fb-496e-bb64-037bca604ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:29:55.242Z|7b5c1325-54ae-447f-8604-cd5dd4938a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:29:55.243Z|7b5c1325-54ae-447f-8604-cd5dd4938a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:30:02.014Z|4440b74f-1773-40f3-ba21-3722832eb715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:02.015Z|4440b74f-1773-40f3-ba21-3722832eb715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:02.021Z|61a56128-6cd3-4a8c-9387-d7d5be487992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:02.022Z|61a56128-6cd3-4a8c-9387-d7d5be487992|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:02.035Z|d5334376-1f74-43cd-bc46-1d1a25f4e787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:02.036Z|d5334376-1f74-43cd-bc46-1d1a25f4e787|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:10.242Z|b2153187-ad91-4331-9617-1451ed171d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:30:10.245Z|b2153187-ad91-4331-9617-1451ed171d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:30:10.607Z|beacf4e2-6be3-4bca-b2a1-456c6805f887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:30:10.608Z|beacf4e2-6be3-4bca-b2a1-456c6805f887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:30:12.042Z|e115538a-c98e-4bd1-9d18-b7b76699634b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:12.043Z|e115538a-c98e-4bd1-9d18-b7b76699634b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:12.048Z|8d01d186-efcd-4bea-8f49-4c9c1eee1866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:12.048Z|8d01d186-efcd-4bea-8f49-4c9c1eee1866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:12.058Z|989b28e9-25a9-4a3e-b598-aae97e59634d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:12.059Z|989b28e9-25a9-4a3e-b598-aae97e59634d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:22.072Z|02481c6a-903c-4b1d-8eee-0d9141a465f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:22.073Z|02481c6a-903c-4b1d-8eee-0d9141a465f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:22.092Z|40b2d605-424a-4d7b-b97d-7b59189afc5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:22.092Z|59508cb1-94f7-4d2e-97f0-7c52f78079c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:22.093Z|40b2d605-424a-4d7b-b97d-7b59189afc5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:22.094Z|59508cb1-94f7-4d2e-97f0-7c52f78079c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:25.242Z|9358b72e-1144-46b3-a528-00a7524f12da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:30:25.242Z|9358b72e-1144-46b3-a528-00a7524f12da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:30:28.274Z|d99577f3-0245-45f8-b224-2559ec696de3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:30:28.275Z|d99577f3-0245-45f8-b224-2559ec696de3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:32.123Z|b6654db5-bdd3-438c-bd3f-a47256932722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:32.124Z|b6654db5-bdd3-438c-bd3f-a47256932722|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:32.134Z|82c9a032-4461-4396-bb86-a2506bdc26f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:32.135Z|82c9a032-4461-4396-bb86-a2506bdc26f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:32.134Z|0ce30ea2-7e3b-4a0e-b1bf-d4aa7a4ee590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:32.136Z|0ce30ea2-7e3b-4a0e-b1bf-d4aa7a4ee590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:40.242Z|71b7fdca-0e24-4dd3-936a-1bab4fe9d354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:30:40.243Z|71b7fdca-0e24-4dd3-936a-1bab4fe9d354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:30:40.609Z|85593c1d-e231-4c83-850f-12d102c21ede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:30:40.610Z|85593c1d-e231-4c83-850f-12d102c21ede|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:30:42.146Z|880a0d94-bfac-459d-be02-acc956ee83f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:42.147Z|880a0d94-bfac-459d-be02-acc956ee83f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:42.155Z|f6104857-c305-443d-be22-cb6a8003e390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:42.156Z|f6104857-c305-443d-be22-cb6a8003e390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:42.156Z|14a9123f-b53f-44a5-9840-990f99fdb66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:42.157Z|14a9123f-b53f-44a5-9840-990f99fdb66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:52.171Z|e83e1a3c-8194-4d2f-8995-b483b45fafe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:52.172Z|e83e1a3c-8194-4d2f-8995-b483b45fafe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:52.179Z|d1ce281d-9dfc-4ae2-b96c-b2007ec4199e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:52.179Z|c7ebd364-0417-4df5-a777-9c4347d8ed78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:30:52.179Z|d1ce281d-9dfc-4ae2-b96c-b2007ec4199e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:52.179Z|c7ebd364-0417-4df5-a777-9c4347d8ed78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:30:55.242Z|47d395dc-7a81-4f8e-8eda-96264f27b2ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:30:55.245Z|47d395dc-7a81-4f8e-8eda-96264f27b2ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:31:02.196Z|d904865c-98bd-4a47-8a9d-fd9dad3e89fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:02.197Z|d904865c-98bd-4a47-8a9d-fd9dad3e89fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:02.199Z|98c54d32-c12d-42ea-bdc5-c9bdaa2bd3ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:02.199Z|129f7486-50a0-43c5-aaa5-698eab22142f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:02.200Z|98c54d32-c12d-42ea-bdc5-c9bdaa2bd3ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:02.200Z|129f7486-50a0-43c5-aaa5-698eab22142f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:10.242Z|b75fc60c-3c19-4304-92bb-547212efefd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:31:10.243Z|b75fc60c-3c19-4304-92bb-547212efefd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:31:10.611Z|d824659e-c494-42df-80c2-7c2fa427a272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:31:10.611Z|d824659e-c494-42df-80c2-7c2fa427a272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:31:12.220Z|740e4e4f-0525-4770-9be2-d4915a414a27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:12.220Z|603167ed-d3a4-468c-9888-2488c9e611ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:12.221Z|603167ed-d3a4-468c-9888-2488c9e611ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:12.221Z|740e4e4f-0525-4770-9be2-d4915a414a27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:12.222Z|5ef5fab7-d399-4b4e-b830-51f5e2a124c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:12.223Z|5ef5fab7-d399-4b4e-b830-51f5e2a124c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:22.247Z|46f1408c-c7c6-4cb7-bd48-6559bd41cae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:22.248Z|46f1408c-c7c6-4cb7-bd48-6559bd41cae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:22.256Z|67fffbcc-24a0-404e-a0e8-a4726958da75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:22.257Z|5966018b-4b14-45a0-a4d9-9fb5f51ebbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:22.257Z|67fffbcc-24a0-404e-a0e8-a4726958da75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:22.258Z|5966018b-4b14-45a0-a4d9-9fb5f51ebbe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:25.242Z|51ef94ff-b317-4b57-b32e-ad86120ebcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:31:25.245Z|51ef94ff-b317-4b57-b32e-ad86120ebcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:31:28.274Z|871d3834-2064-4a58-9169-e404a92839a4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:31:28.275Z|871d3834-2064-4a58-9169-e404a92839a4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:32.271Z|7dbf75bb-ba48-4c76-8089-0a81c1438cc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:32.272Z|7dbf75bb-ba48-4c76-8089-0a81c1438cc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:32.283Z|420624c5-9897-4d67-8682-cf783896289e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:32.284Z|420624c5-9897-4d67-8682-cf783896289e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:32.294Z|f7dae7b3-0a1e-4b77-a39c-986590db534c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:32.295Z|f7dae7b3-0a1e-4b77-a39c-986590db534c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:40.243Z|e269cb70-5dde-430e-8c29-d2593df9abac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:31:40.245Z|e269cb70-5dde-430e-8c29-d2593df9abac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:31:40.612Z|33a8090c-40a9-4847-85d6-14817038d6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:31:40.613Z|33a8090c-40a9-4847-85d6-14817038d6a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:31:42.308Z|169094d5-53fb-495e-9e37-bba12e4006a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:42.309Z|169094d5-53fb-495e-9e37-bba12e4006a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:42.321Z|cff6a572-79d6-4d77-97a7-c1592728e5d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:42.322Z|cff6a572-79d6-4d77-97a7-c1592728e5d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:42.321Z|e0c0b77f-31a8-4cef-a466-4f1bd0d65da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:42.325Z|e0c0b77f-31a8-4cef-a466-4f1bd0d65da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:52.356Z|e8672a44-f3c6-4c9a-93f1-61a08f5b198f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:52.356Z|e8672a44-f3c6-4c9a-93f1-61a08f5b198f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:52.358Z|6067858e-0ae5-4f39-8019-bd8939470775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:52.359Z|6067858e-0ae5-4f39-8019-bd8939470775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:52.366Z|63da2e55-f704-4b06-89cb-bc4b1d1bb20c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:31:52.369Z|63da2e55-f704-4b06-89cb-bc4b1d1bb20c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:31:55.242Z|79932af5-015c-4049-aa77-f2aedbc2be25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:31:55.243Z|79932af5-015c-4049-aa77-f2aedbc2be25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:32:02.389Z|10efa060-971f-4705-bf96-280fff1a5cc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:02.389Z|bb8e1c73-2de7-4e01-a07b-84134b73a7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:02.390Z|10efa060-971f-4705-bf96-280fff1a5cc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:02.390Z|bb8e1c73-2de7-4e01-a07b-84134b73a7ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:02.409Z|83c20686-c89d-458d-ad38-a47a3dce71d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:02.410Z|83c20686-c89d-458d-ad38-a47a3dce71d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:10.243Z|f242e209-d172-48fe-84ff-0f931717f4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:32:10.243Z|f242e209-d172-48fe-84ff-0f931717f4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:32:10.614Z|6bb16a2c-e2c9-4e91-af1c-691d0f87be6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:32:10.615Z|6bb16a2c-e2c9-4e91-af1c-691d0f87be6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:32:12.414Z|ce5c34cf-73a2-4b51-9b06-71a3b1f4b651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:12.414Z|871450b1-4446-4940-b82f-97e99ba12562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:12.415Z|871450b1-4446-4940-b82f-97e99ba12562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:12.415Z|ce5c34cf-73a2-4b51-9b06-71a3b1f4b651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:12.431Z|6367f164-000c-4d8d-ad85-7fe65ec27daa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:12.432Z|6367f164-000c-4d8d-ad85-7fe65ec27daa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:22.450Z|128cb036-d01b-4a29-900f-5f695e679cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:22.450Z|f600c5ff-eb74-4ffc-930e-9d9de88753f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:22.451Z|128cb036-d01b-4a29-900f-5f695e679cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:22.451Z|f600c5ff-eb74-4ffc-930e-9d9de88753f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:22.455Z|60b3c42f-4cf4-4c50-b136-c830bf253892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:22.457Z|60b3c42f-4cf4-4c50-b136-c830bf253892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:25.242Z|11594e3a-8823-403f-8f3e-a520cd4507b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:32:25.245Z|11594e3a-8823-403f-8f3e-a520cd4507b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:32:28.275Z|9d96a55e-999b-45de-8270-597fe9a6f508|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:32:28.276Z|9d96a55e-999b-45de-8270-597fe9a6f508|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:32.474Z|4d0b72d8-038f-4b61-a358-6267776ba196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:32.475Z|4d0b72d8-038f-4b61-a358-6267776ba196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:32.482Z|231b1842-6fd9-4013-ad10-f48eea1e35eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:32.483Z|231b1842-6fd9-4013-ad10-f48eea1e35eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:32.489Z|21aa1783-06cc-421c-a22a-e40095be0217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:32.490Z|21aa1783-06cc-421c-a22a-e40095be0217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:40.242Z|6f4eb7ad-ee74-4f1e-bbe9-a7b3d769c49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:32:40.243Z|6f4eb7ad-ee74-4f1e-bbe9-a7b3d769c49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:32:40.615Z|f4b98239-dc8c-4c30-aad7-9b945c389729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:32:40.616Z|f4b98239-dc8c-4c30-aad7-9b945c389729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:32:42.515Z|91194ef2-10c1-4dea-988e-9134f8c0b6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:42.517Z|91194ef2-10c1-4dea-988e-9134f8c0b6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:42.534Z|335c4600-2a70-4877-9bbc-8f6be70b661a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:42.535Z|335c4600-2a70-4877-9bbc-8f6be70b661a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:42.549Z|6e318a47-0f98-43b2-b3da-652ab02c13f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:42.550Z|6e318a47-0f98-43b2-b3da-652ab02c13f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:52.542Z|a8e09ea4-d149-44f2-b465-6f9e7b0ea175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:52.543Z|a8e09ea4-d149-44f2-b465-6f9e7b0ea175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:52.557Z|f1225f57-ab22-4b66-b246-1a4da4c66102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:52.558Z|f1225f57-ab22-4b66-b246-1a4da4c66102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:52.574Z|f9646a86-a444-4243-997c-3ac534e4911f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:32:52.576Z|f9646a86-a444-4243-997c-3ac534e4911f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:32:55.244Z|9048023d-6b9b-465d-9697-c5fc56df550e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:32:55.245Z|9048023d-6b9b-465d-9697-c5fc56df550e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:33:02.568Z|203f235b-33ea-4490-8883-137ce604b137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:02.569Z|203f235b-33ea-4490-8883-137ce604b137|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:02.585Z|cf8b7885-95f3-4cc5-8b69-ea3e1363c4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:02.586Z|cf8b7885-95f3-4cc5-8b69-ea3e1363c4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:02.598Z|ca2b6076-120d-4e44-9681-37c603518927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:02.599Z|ca2b6076-120d-4e44-9681-37c603518927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:10.242Z|eb203b3b-94b8-484b-aff8-e5060cf1c29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:33:10.244Z|eb203b3b-94b8-484b-aff8-e5060cf1c29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:33:10.617Z|c9250271-ac64-485d-893f-d08cdc7c95b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:33:10.618Z|c9250271-ac64-485d-893f-d08cdc7c95b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:33:12.593Z|2494a6ca-8274-4816-9287-68b40ff49b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:12.594Z|2494a6ca-8274-4816-9287-68b40ff49b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:12.613Z|b8a5ceac-3911-4a5d-ab30-56e3f65d7f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:12.614Z|b8a5ceac-3911-4a5d-ab30-56e3f65d7f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:12.629Z|71da9f55-82e6-414d-ae34-562dfd339fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:12.630Z|71da9f55-82e6-414d-ae34-562dfd339fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:22.632Z|60f2b2e8-97b1-4d46-90b9-ad1076bbccfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:22.632Z|60f2b2e8-97b1-4d46-90b9-ad1076bbccfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:22.634Z|303a841d-b9a7-4b1d-9d7a-f0c719ea888d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:22.634Z|303a841d-b9a7-4b1d-9d7a-f0c719ea888d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:22.653Z|22544f18-c3f3-4793-9459-44401445278d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:22.654Z|22544f18-c3f3-4793-9459-44401445278d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:25.242Z|4a4c1813-934e-46d3-a2bd-1e82ef5a5071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:33:25.243Z|4a4c1813-934e-46d3-a2bd-1e82ef5a5071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:33:28.275Z|01497b0a-8e19-496a-b783-32506d792077|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:33:28.277Z|01497b0a-8e19-496a-b783-32506d792077|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:32.656Z|5cafbc65-461f-4120-9c8c-f729f070a28f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:32.656Z|a5e89e6c-5ae1-443e-b15d-ce4f8b4be633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:32.657Z|5cafbc65-461f-4120-9c8c-f729f070a28f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:32.657Z|a5e89e6c-5ae1-443e-b15d-ce4f8b4be633|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:32.683Z|3d76736d-8488-4f1c-8133-d7369a549935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:32.684Z|3d76736d-8488-4f1c-8133-d7369a549935|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:40.244Z|9ed28e8f-7683-4849-9975-0ecbde79e624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:33:40.260Z|9ed28e8f-7683-4849-9975-0ecbde79e624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:33:40.619Z|ad1430e3-5a2c-4099-94b6-67b73049c3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:33:40.620Z|ad1430e3-5a2c-4099-94b6-67b73049c3f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:33:42.680Z|ff0d19d1-81a2-43f1-8e44-4482f373e1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:42.680Z|008780e8-6ea8-499c-acb9-4cf1333feb6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:42.681Z|ff0d19d1-81a2-43f1-8e44-4482f373e1ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:42.681Z|008780e8-6ea8-499c-acb9-4cf1333feb6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:42.707Z|ff4fde93-6ab1-462c-9418-cdc20320dda0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:42.708Z|ff4fde93-6ab1-462c-9418-cdc20320dda0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:52.706Z|f14d8ef5-047a-4a18-b058-e6a274ff1b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:52.709Z|f14d8ef5-047a-4a18-b058-e6a274ff1b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:52.718Z|d50ddd07-99ec-4fca-a370-305af098df0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:52.720Z|d50ddd07-99ec-4fca-a370-305af098df0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:52.730Z|d7d559c8-a8d3-4520-8c19-b3ebd2c90e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:33:52.731Z|d7d559c8-a8d3-4520-8c19-b3ebd2c90e2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:33:55.242Z|62525243-34eb-4dec-8b75-7e2e52dc9bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:33:55.244Z|62525243-34eb-4dec-8b75-7e2e52dc9bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:34:02.736Z|a12dcd3f-7e6e-4c5f-92f3-002772186bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:02.737Z|a12dcd3f-7e6e-4c5f-92f3-002772186bff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:02.743Z|d40d9596-8bd8-4bdb-94e6-69a7abf8da17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:02.743Z|d40d9596-8bd8-4bdb-94e6-69a7abf8da17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:02.755Z|fdc0d8b9-6f86-4242-801c-c2cb993aa2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:02.756Z|fdc0d8b9-6f86-4242-801c-c2cb993aa2f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:10.245Z|07f7d907-b7b7-4671-ae58-70e2f773d84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:34:10.246Z|07f7d907-b7b7-4671-ae58-70e2f773d84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:34:10.621Z|b7e81121-a22f-494b-b84f-eb7425c39518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:34:10.622Z|b7e81121-a22f-494b-b84f-eb7425c39518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:34:12.780Z|97b0c597-6c0c-45ec-af8a-9f63b4f6c274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:12.780Z|2230f1e8-c749-4778-bb20-896ba07ca047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:12.785Z|2230f1e8-c749-4778-bb20-896ba07ca047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:12.785Z|97b0c597-6c0c-45ec-af8a-9f63b4f6c274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:12.794Z|547d80b4-0210-46f5-ab54-9dc0f8fe3339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:12.795Z|547d80b4-0210-46f5-ab54-9dc0f8fe3339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:22.844Z|557b1532-6ace-425d-8203-633b26dc02fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:22.845Z|50bfd0d7-b5fc-4cae-a46b-af28d4e88cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:22.846Z|557b1532-6ace-425d-8203-633b26dc02fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:22.846Z|50bfd0d7-b5fc-4cae-a46b-af28d4e88cd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:22.853Z|d5ae067e-b096-4266-a0c5-2229027bb769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:22.854Z|d5ae067e-b096-4266-a0c5-2229027bb769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:25.242Z|c1e63e12-8458-415b-a615-a766be76af56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:34:25.245Z|c1e63e12-8458-415b-a615-a766be76af56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:34:28.283Z|c0e5b953-e307-44c4-9b8d-8d0b7f73c380|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:34:28.284Z|c0e5b953-e307-44c4-9b8d-8d0b7f73c380|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:32.872Z|103ef3fa-8114-4b14-98c0-52aeb3d09fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:32.874Z|103ef3fa-8114-4b14-98c0-52aeb3d09fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:32.883Z|a60f3c17-5ff9-4aaa-b27c-9a6021bc3b4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:32.883Z|2ed91719-89fa-4557-ac80-e65595131d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:32.884Z|2ed91719-89fa-4557-ac80-e65595131d1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:32.884Z|a60f3c17-5ff9-4aaa-b27c-9a6021bc3b4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:40.242Z|5309ca13-7331-4668-b6eb-63c785b357af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:34:40.243Z|5309ca13-7331-4668-b6eb-63c785b357af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:34:40.623Z|283c9f05-64b6-47c0-894c-05004aacb295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:34:40.624Z|283c9f05-64b6-47c0-894c-05004aacb295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:34:42.900Z|f2365d45-ec2d-44a0-8c6d-2a409c0d45fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:42.901Z|f2365d45-ec2d-44a0-8c6d-2a409c0d45fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:42.910Z|a03881f1-34d8-4387-afe3-ee8462964846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:42.910Z|cf1619bc-6dfe-4133-965d-b7e4d1ec4bcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:42.911Z|cf1619bc-6dfe-4133-965d-b7e4d1ec4bcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:42.911Z|a03881f1-34d8-4387-afe3-ee8462964846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:52.948Z|04f9ee74-12b0-4f61-9d43-ae8eaf438435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:52.948Z|db86f363-4e38-4fa8-90a5-453cac86e5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:52.948Z|144ca579-d860-4656-b3dd-55e6b7f3aeec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:34:52.949Z|04f9ee74-12b0-4f61-9d43-ae8eaf438435|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:52.949Z|db86f363-4e38-4fa8-90a5-453cac86e5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:52.949Z|144ca579-d860-4656-b3dd-55e6b7f3aeec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:34:55.242Z|dd180bca-3d20-44d4-b18a-d7d6a3f6ea5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:34:55.243Z|dd180bca-3d20-44d4-b18a-d7d6a3f6ea5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:35:02.975Z|b8c1b52f-6b47-41e4-9c04-11bd60833326|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:02.976Z|b8c1b52f-6b47-41e4-9c04-11bd60833326|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:02.977Z|2447ef6c-5ea6-4017-a5e1-badc42ce4bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:02.978Z|2447ef6c-5ea6-4017-a5e1-badc42ce4bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:02.981Z|0130bbf9-8c52-4b70-9f8b-0a3834732d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:02.981Z|0130bbf9-8c52-4b70-9f8b-0a3834732d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:10.242Z|cb22f9db-94d2-4460-a94a-0843a18fe4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:35:10.246Z|cb22f9db-94d2-4460-a94a-0843a18fe4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:35:10.625Z|dc0a8e2c-b8c6-4963-a6c3-ebfc6c47671e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:35:10.625Z|dc0a8e2c-b8c6-4963-a6c3-ebfc6c47671e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:35:13.003Z|c65906b9-72e3-499d-9792-9e9f721974e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:13.005Z|c65906b9-72e3-499d-9792-9e9f721974e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:13.014Z|05bad3a0-9b4f-498f-ae92-3e609a188253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:13.014Z|f3822ddf-ff01-4975-b3d4-bd089130be00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:13.015Z|05bad3a0-9b4f-498f-ae92-3e609a188253|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:13.016Z|f3822ddf-ff01-4975-b3d4-bd089130be00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:23.034Z|af3dea42-db5d-4715-b357-9cd954d571e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:23.035Z|af3dea42-db5d-4715-b357-9cd954d571e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:23.040Z|fbb715f8-f8f3-4dbd-8279-69c791c2eea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:23.042Z|fbb715f8-f8f3-4dbd-8279-69c791c2eea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:23.049Z|fb3c2470-dfe5-428c-a466-eb1c459f0832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:23.050Z|fb3c2470-dfe5-428c-a466-eb1c459f0832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:25.242Z|db7b472f-7be2-4068-9cef-090195d1eab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:35:25.243Z|db7b472f-7be2-4068-9cef-090195d1eab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:35:28.274Z|a868c23c-1cd5-4c39-adc7-72f2d9f422e4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:35:28.275Z|a868c23c-1cd5-4c39-adc7-72f2d9f422e4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:33.059Z|9fc9e8ef-1c6b-4ee3-a0da-914d74c5b927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:33.060Z|9fc9e8ef-1c6b-4ee3-a0da-914d74c5b927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:33.069Z|2c96738e-58c1-4a7f-bebe-0f785feecdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:33.070Z|2c96738e-58c1-4a7f-bebe-0f785feecdd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:33.080Z|a79e4d08-63e5-4485-92e0-f1c0ff0599eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:33.081Z|a79e4d08-63e5-4485-92e0-f1c0ff0599eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:40.242Z|8037e4e5-5b71-481b-8f0a-983a38a21575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:35:40.243Z|8037e4e5-5b71-481b-8f0a-983a38a21575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:35:40.626Z|66cd3d10-f37a-4061-a821-572518feb7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:35:40.627Z|66cd3d10-f37a-4061-a821-572518feb7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:35:43.097Z|ad417291-3e7a-458b-86f0-eef78c10918b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:43.098Z|ad417291-3e7a-458b-86f0-eef78c10918b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:43.109Z|a14f80cc-7464-451a-a08d-651e71bf8c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:43.110Z|a14f80cc-7464-451a-a08d-651e71bf8c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:43.113Z|f2788302-a091-4514-8c00-4b90e954dcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:43.115Z|f2788302-a091-4514-8c00-4b90e954dcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:53.123Z|2ac1538f-07c3-4bc8-b12c-2732ce2eed91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:53.124Z|2ac1538f-07c3-4bc8-b12c-2732ce2eed91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:53.134Z|036b7c4e-b1f2-428f-9456-95d4f2012fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:53.136Z|036b7c4e-b1f2-428f-9456-95d4f2012fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:53.138Z|f3162028-8afa-4939-844e-297ddf4a10e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:35:53.138Z|f3162028-8afa-4939-844e-297ddf4a10e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:35:55.242Z|ce5a611b-ce24-4e85-a204-421eb4f88c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:35:55.245Z|ce5a611b-ce24-4e85-a204-421eb4f88c26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:36:03.148Z|10f50e24-84d3-4053-96b9-9b71da9f7051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:03.149Z|10f50e24-84d3-4053-96b9-9b71da9f7051|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:03.164Z|5b4e01ec-2a5f-49ad-b365-0c192764a5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:03.164Z|46cc1458-764a-42af-ab3b-486c9fd7a42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:03.165Z|5b4e01ec-2a5f-49ad-b365-0c192764a5f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:03.165Z|46cc1458-764a-42af-ab3b-486c9fd7a42f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:10.242Z|ac080b7d-6edb-4186-93be-10d0ac21f0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:36:10.243Z|ac080b7d-6edb-4186-93be-10d0ac21f0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:36:10.628Z|bf992708-160b-49bf-8f23-16293c066dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:36:10.628Z|bf992708-160b-49bf-8f23-16293c066dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:36:13.181Z|0bd52436-72fa-4d34-9e01-3fce93fc5d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:13.181Z|0bd52436-72fa-4d34-9e01-3fce93fc5d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:13.195Z|88c8d8e2-ef6a-4d11-a8ae-5755c163eb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:13.196Z|88c8d8e2-ef6a-4d11-a8ae-5755c163eb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:13.205Z|47bb2c20-18d7-4720-a103-937a43392d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:13.205Z|47bb2c20-18d7-4720-a103-937a43392d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:23.209Z|625c4e0a-f9c9-40ca-accd-21b6795d434d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:23.211Z|625c4e0a-f9c9-40ca-accd-21b6795d434d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:23.232Z|1cc2b3fc-5ddd-4a43-9c99-b568a2fd4658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:23.233Z|1cc2b3fc-5ddd-4a43-9c99-b568a2fd4658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:23.239Z|a6d6f2e9-c2be-45c7-afd6-62ce274cea29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:23.240Z|a6d6f2e9-c2be-45c7-afd6-62ce274cea29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:25.244Z|7b185b08-649a-4dd4-8db3-c816f2ae3c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:36:25.249Z|7b185b08-649a-4dd4-8db3-c816f2ae3c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:36:28.274Z|a809b84f-844e-4bf2-bbdb-c16adb75d748|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:36:28.275Z|a809b84f-844e-4bf2-bbdb-c16adb75d748|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:33.243Z|d9f7cae0-90fe-4947-b251-52b7a7b23534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:33.243Z|d9f7cae0-90fe-4947-b251-52b7a7b23534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:33.257Z|0eead538-f287-4338-8c20-c25e05d7b73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:33.258Z|0eead538-f287-4338-8c20-c25e05d7b73b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:33.262Z|76faf34e-3b84-40da-9ea5-0c565516a240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:33.264Z|76faf34e-3b84-40da-9ea5-0c565516a240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:40.242Z|e697fcce-31e4-465c-9a2b-4defd1a252c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:36:40.243Z|e697fcce-31e4-465c-9a2b-4defd1a252c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:36:40.629Z|be00c905-abfa-4828-9eb6-c647dd1542c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:36:40.630Z|be00c905-abfa-4828-9eb6-c647dd1542c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:36:43.267Z|d0b074b4-106d-465b-bd41-fcfc4bc0445d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:43.268Z|d0b074b4-106d-465b-bd41-fcfc4bc0445d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:43.282Z|4cf46d3f-df18-40b8-bf73-81962bfb898c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:43.283Z|4cf46d3f-df18-40b8-bf73-81962bfb898c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:43.285Z|26273fa7-c7fb-485b-9ba3-7b17729d9f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:43.287Z|26273fa7-c7fb-485b-9ba3-7b17729d9f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:53.291Z|fe8c08fb-6206-4e71-bcdb-af0f70ad81b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:53.292Z|fe8c08fb-6206-4e71-bcdb-af0f70ad81b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:53.304Z|38b1ac2b-408f-4b8c-9967-42fb294e0a0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:53.305Z|38b1ac2b-408f-4b8c-9967-42fb294e0a0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:53.309Z|1d831e48-e26a-42b6-81e3-bd993b42126f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:36:53.311Z|1d831e48-e26a-42b6-81e3-bd993b42126f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:36:55.242Z|e640af94-4510-46c3-a4f7-c7fc963a3331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:36:55.242Z|e640af94-4510-46c3-a4f7-c7fc963a3331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:37:03.319Z|25e89c10-a862-4921-bfed-19c80cf25e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:03.319Z|25e89c10-a862-4921-bfed-19c80cf25e79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:03.333Z|a05bc594-78f4-4fb0-b2cc-f77f5afe3df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:03.334Z|a05bc594-78f4-4fb0-b2cc-f77f5afe3df6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:03.343Z|a4398cd6-658b-416a-87e0-f055de19158e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:03.345Z|a4398cd6-658b-416a-87e0-f055de19158e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:10.242Z|6dd5f61b-4c85-4ab6-b867-ea2b24e4bb76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:37:10.246Z|6dd5f61b-4c85-4ab6-b867-ea2b24e4bb76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:37:10.631Z|2c358eac-5d62-4c80-b0dd-33320264a696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:37:10.632Z|2c358eac-5d62-4c80-b0dd-33320264a696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:37:13.345Z|c81d45c6-d55a-4c29-8738-87111bfdad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:13.346Z|c81d45c6-d55a-4c29-8738-87111bfdad46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:13.362Z|8545c117-e4ed-4687-8522-ef2a3aedbbb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:13.363Z|8545c117-e4ed-4687-8522-ef2a3aedbbb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:13.373Z|dcaafdb1-1fc5-4d20-8746-202f916c8b70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:13.374Z|dcaafdb1-1fc5-4d20-8746-202f916c8b70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:23.374Z|ee428fae-f117-41b0-8c6c-4a07a5b03e7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:23.376Z|ee428fae-f117-41b0-8c6c-4a07a5b03e7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:23.386Z|b9b2629b-a88d-426c-94c9-90b9b4988e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:23.386Z|b9b2629b-a88d-426c-94c9-90b9b4988e96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:23.404Z|9b2dc39c-6a56-49e0-a5ff-4fb278371cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:23.405Z|9b2dc39c-6a56-49e0-a5ff-4fb278371cec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:25.242Z|a25286a0-8c4e-41c7-8aa0-6c2fd947ab2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:37:25.242Z|a25286a0-8c4e-41c7-8aa0-6c2fd947ab2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:37:28.273Z|de1d3b9c-ae31-41e0-a10e-5ccb62e2191f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:37:28.274Z|de1d3b9c-ae31-41e0-a10e-5ccb62e2191f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:33.401Z|8e35d3b9-3bdf-4aa2-8986-dcd1ad42c9de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:33.402Z|8e35d3b9-3bdf-4aa2-8986-dcd1ad42c9de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:33.411Z|40a97b6b-3887-4fe5-b713-9c6ea2ed9c3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:33.412Z|40a97b6b-3887-4fe5-b713-9c6ea2ed9c3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:33.426Z|7ed2e2cf-d53f-4319-ba73-566726f7da56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:33.427Z|7ed2e2cf-d53f-4319-ba73-566726f7da56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:40.242Z|5958c6b1-23ef-4fbb-a7ba-7490be01d7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:37:40.243Z|5958c6b1-23ef-4fbb-a7ba-7490be01d7e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:37:40.632Z|88c14fe0-cdbc-4d54-b8b3-e79ecdea0018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:37:40.633Z|88c14fe0-cdbc-4d54-b8b3-e79ecdea0018|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:37:43.431Z|8e9cf2d8-1aeb-47ad-9f49-010ee869ea79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:43.432Z|8e9cf2d8-1aeb-47ad-9f49-010ee869ea79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:43.442Z|5babe8ea-e2bb-4921-947d-cb8e4d9df94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:43.443Z|5babe8ea-e2bb-4921-947d-cb8e4d9df94f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:43.450Z|c2286769-91c6-4a07-a35f-4d8112f4ffa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:43.451Z|c2286769-91c6-4a07-a35f-4d8112f4ffa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:53.459Z|92a6f958-f8d1-49ac-bded-082447cf7140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:53.463Z|92a6f958-f8d1-49ac-bded-082447cf7140|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:53.467Z|b8186ba4-f45b-485a-9678-9429f28b2260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:53.468Z|b8186ba4-f45b-485a-9678-9429f28b2260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:53.470Z|4336660c-c22c-461e-9f28-4e42b23a1e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:37:53.471Z|4336660c-c22c-461e-9f28-4e42b23a1e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:37:55.242Z|f586f189-9b0e-4a0c-ac7e-d0945d0aded5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:37:55.245Z|f586f189-9b0e-4a0c-ac7e-d0945d0aded5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:38:03.493Z|da69d6de-45d7-43e1-a195-4e4b7b3bd840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:03.494Z|38c11c61-1ec8-42c9-a5ef-11de57846b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:03.493Z|8b25d317-e66c-400f-906d-16dfbd483790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:03.494Z|da69d6de-45d7-43e1-a195-4e4b7b3bd840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:03.494Z|8b25d317-e66c-400f-906d-16dfbd483790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:03.495Z|38c11c61-1ec8-42c9-a5ef-11de57846b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:10.242Z|1eb840fb-0355-4f00-b37e-035dbfb523d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:38:10.243Z|1eb840fb-0355-4f00-b37e-035dbfb523d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:38:10.634Z|ee8bbabc-ffa5-4ea1-9c64-5fcdcdc93580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:38:10.634Z|ee8bbabc-ffa5-4ea1-9c64-5fcdcdc93580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:38:13.520Z|8bce8a1c-84c4-4b21-8690-3a41a9000e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:13.520Z|8bce8a1c-84c4-4b21-8690-3a41a9000e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:13.527Z|1f59bc48-a5fd-470f-bebc-c84fc0bc4af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:13.528Z|ce6f9b5d-f9ba-4775-8519-01ca0d5eadda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:13.528Z|1f59bc48-a5fd-470f-bebc-c84fc0bc4af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:13.529Z|ce6f9b5d-f9ba-4775-8519-01ca0d5eadda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:23.544Z|c1129a0a-c7bf-4010-89db-e4886398cc7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:23.545Z|c1129a0a-c7bf-4010-89db-e4886398cc7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:23.553Z|e0b6ea7c-c7a2-43f7-9422-46d09d4cb003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:23.558Z|e0b6ea7c-c7a2-43f7-9422-46d09d4cb003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:23.557Z|aa699d4d-bce4-4cd7-b0b0-a681cc6565f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:23.560Z|aa699d4d-bce4-4cd7-b0b0-a681cc6565f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:25.242Z|7cae2939-d606-4fa7-9b3c-d595857a7b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:38:25.242Z|7cae2939-d606-4fa7-9b3c-d595857a7b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:38:28.279Z|0e15783f-2898-456f-99e0-cfe43b67b29d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:38:28.280Z|0e15783f-2898-456f-99e0-cfe43b67b29d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:33.569Z|19e9d77f-39bb-4b21-9d51-5c7d5d0d6f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:33.570Z|19e9d77f-39bb-4b21-9d51-5c7d5d0d6f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:33.577Z|99e72035-9769-4a6b-8c99-c39c7834c26e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:33.578Z|99e72035-9769-4a6b-8c99-c39c7834c26e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:33.584Z|0930f478-f1d7-43d2-8d13-01d2168c2e50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:33.585Z|0930f478-f1d7-43d2-8d13-01d2168c2e50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:40.242Z|4cc6d68b-fe79-42ac-9cb7-8d4a3dba48ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:38:40.246Z|4cc6d68b-fe79-42ac-9cb7-8d4a3dba48ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:38:40.635Z|8a4340ab-4776-48ce-b15b-a95ed021fd91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:38:40.636Z|8a4340ab-4776-48ce-b15b-a95ed021fd91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:38:43.594Z|5e689079-51ba-4398-8395-0eb05278c83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:43.595Z|5e689079-51ba-4398-8395-0eb05278c83f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:43.604Z|ffef8e97-5b5b-4d25-a037-05a313b1920c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:43.605Z|ffef8e97-5b5b-4d25-a037-05a313b1920c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:43.611Z|24d21ba9-9496-4adc-85cb-a57bd36a24d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:43.612Z|24d21ba9-9496-4adc-85cb-a57bd36a24d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:53.620Z|a6ad5644-4085-418b-834a-33bfcfc50b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:53.621Z|a6ad5644-4085-418b-834a-33bfcfc50b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:53.630Z|9b24d0d3-b8e4-4392-87ec-573937c3bc93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:53.631Z|9b24d0d3-b8e4-4392-87ec-573937c3bc93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:53.632Z|bbcdebc7-df45-4053-bb61-8cb1b147af1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:38:53.634Z|bbcdebc7-df45-4053-bb61-8cb1b147af1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:38:55.242Z|459514ce-c736-4f7a-8ce5-9354ee100099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:38:55.242Z|459514ce-c736-4f7a-8ce5-9354ee100099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:39:03.646Z|a4a9d33e-de54-455b-8083-88246b131ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:03.646Z|a4a9d33e-de54-455b-8083-88246b131ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:03.651Z|4624bbe8-f434-4456-84db-0cfb940638ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:03.651Z|4624bbe8-f434-4456-84db-0cfb940638ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:03.659Z|b85e0c82-d71f-4856-b78d-1a46e41c5597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:03.660Z|b85e0c82-d71f-4856-b78d-1a46e41c5597|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:10.242Z|42597a9d-88cb-45c4-99b2-bc75315cb62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:39:10.242Z|42597a9d-88cb-45c4-99b2-bc75315cb62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:39:10.636Z|70e8301d-f43e-4392-9c4b-eb61a2f90fcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:39:10.637Z|70e8301d-f43e-4392-9c4b-eb61a2f90fcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:39:13.670Z|458f96a2-fe83-40ac-a20b-777231f55154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:13.672Z|458f96a2-fe83-40ac-a20b-777231f55154|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:13.680Z|19743986-b111-4f28-9566-e7f63be38262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:13.681Z|19743986-b111-4f28-9566-e7f63be38262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:13.685Z|c3624ae7-6a6a-4f8c-b9ce-d6f0a7e6b180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:13.686Z|c3624ae7-6a6a-4f8c-b9ce-d6f0a7e6b180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:23.697Z|bcb79a9d-5fe9-4fc3-ad84-fd273d95a92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:23.698Z|bcb79a9d-5fe9-4fc3-ad84-fd273d95a92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:23.714Z|7bc28455-4279-49ff-84e1-e68622f9b430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:23.715Z|7bc28455-4279-49ff-84e1-e68622f9b430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:23.715Z|963df4bd-6bcc-4702-92b3-5510ec6b5813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:23.716Z|963df4bd-6bcc-4702-92b3-5510ec6b5813|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:25.242Z|b9a4825e-2b6b-41cd-907e-020be0aff6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:39:25.246Z|b9a4825e-2b6b-41cd-907e-020be0aff6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:39:28.275Z|22f38ca2-0a57-4c1a-a0bd-978b91ae5201|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:39:28.277Z|22f38ca2-0a57-4c1a-a0bd-978b91ae5201|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:33.721Z|b1b4f372-b217-4d27-8c65-54a594f8274f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:33.722Z|b1b4f372-b217-4d27-8c65-54a594f8274f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:33.738Z|ac3cfc78-f967-43a3-a341-0619dec3318b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:33.738Z|0926d0a4-19f2-4f4f-a6f3-fdc8669b6fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:33.739Z|0926d0a4-19f2-4f4f-a6f3-fdc8669b6fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:33.739Z|ac3cfc78-f967-43a3-a341-0619dec3318b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:40.242Z|1329bcd6-e7ae-46a3-bd31-81975c6dd364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:39:40.243Z|1329bcd6-e7ae-46a3-bd31-81975c6dd364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:39:40.637Z|1129dcd3-e249-43f8-857c-bb78020daa65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:39:40.638Z|1129dcd3-e249-43f8-857c-bb78020daa65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:39:43.751Z|6cfe92bb-820b-4aaa-87f1-89f67fd5cb36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:43.752Z|6cfe92bb-820b-4aaa-87f1-89f67fd5cb36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:43.762Z|54733aaf-627a-4e8b-b1d0-94b967e7d5da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:43.762Z|6cabd474-a523-4bbf-92fe-561c27f8f007|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:43.763Z|6cabd474-a523-4bbf-92fe-561c27f8f007|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:43.763Z|54733aaf-627a-4e8b-b1d0-94b967e7d5da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:53.775Z|552afd72-19f3-4cb7-b90e-582864b2c40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:53.776Z|552afd72-19f3-4cb7-b90e-582864b2c40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:53.790Z|7345ccaa-e1d6-4fff-8520-bfcb1714f0db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:53.791Z|7345ccaa-e1d6-4fff-8520-bfcb1714f0db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:53.791Z|1086ba89-6e10-46d1-9c9f-ec46b6b7d804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:39:53.796Z|1086ba89-6e10-46d1-9c9f-ec46b6b7d804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:39:55.242Z|01d0c020-f851-43c9-ae72-f796de56d711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:39:55.242Z|01d0c020-f851-43c9-ae72-f796de56d711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:40:03.800Z|2a8e31aa-20eb-45de-aa02-08075441f0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:03.802Z|2a8e31aa-20eb-45de-aa02-08075441f0b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:03.815Z|3593c442-becc-44a8-a2fc-fa7986c48400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:03.815Z|0d318baf-d535-48d5-b972-bb8d6f9eb003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:03.816Z|3593c442-becc-44a8-a2fc-fa7986c48400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:03.816Z|0d318baf-d535-48d5-b972-bb8d6f9eb003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:10.242Z|b26c3034-f564-427f-ba17-8364151cf710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:40:10.245Z|b26c3034-f564-427f-ba17-8364151cf710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:40:10.639Z|2ba58afb-1d15-48fb-8737-4a36c37cb4ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:40:10.640Z|2ba58afb-1d15-48fb-8737-4a36c37cb4ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:40:13.826Z|419ae1e3-a792-40e2-974c-8a772b75b9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:13.827Z|419ae1e3-a792-40e2-974c-8a772b75b9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:13.837Z|f8d794cf-60c9-4122-b817-777b1efbaca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:13.837Z|ceb159e0-6cf8-48af-adf6-d79108180240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:13.838Z|ceb159e0-6cf8-48af-adf6-d79108180240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:13.838Z|f8d794cf-60c9-4122-b817-777b1efbaca5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:23.855Z|38da0fd1-0eb5-4b68-b193-e95621971da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:23.856Z|38da0fd1-0eb5-4b68-b193-e95621971da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:23.861Z|214cb5a7-68be-430b-925d-1e2ebacdfce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:23.863Z|214cb5a7-68be-430b-925d-1e2ebacdfce6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:23.867Z|37d9a41d-cf69-484c-be40-87856009a8a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:23.868Z|37d9a41d-cf69-484c-be40-87856009a8a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:25.242Z|9dbc1bd5-0465-49f4-b9d6-58588899be6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:40:25.242Z|9dbc1bd5-0465-49f4-b9d6-58588899be6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:40:28.274Z|0f3ef94d-6117-459a-a764-6e2226f60c0e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:40:28.275Z|0f3ef94d-6117-459a-a764-6e2226f60c0e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:33.880Z|aafc1085-8801-481e-baee-603686c5cc3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:33.880Z|aafc1085-8801-481e-baee-603686c5cc3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:33.889Z|d0653847-eb54-4e44-986a-94e94f7f68d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:33.890Z|d0653847-eb54-4e44-986a-94e94f7f68d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:33.892Z|0db4ea19-c56c-462c-884b-aa234b964002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:33.893Z|0db4ea19-c56c-462c-884b-aa234b964002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:40.242Z|e3eadb55-cbf4-4018-8d3b-810387f065c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:40:40.243Z|e3eadb55-cbf4-4018-8d3b-810387f065c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:40:40.640Z|4ebee8a5-0ea8-45e4-9228-fe03c637a2da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:40:40.641Z|4ebee8a5-0ea8-45e4-9228-fe03c637a2da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:40:43.903Z|bcca5f09-bf03-4103-a56d-ff2a00d5f8e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:43.904Z|bcca5f09-bf03-4103-a56d-ff2a00d5f8e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:43.911Z|25e7bd29-505a-491d-bb30-c69101f3aedc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:43.912Z|25e7bd29-505a-491d-bb30-c69101f3aedc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:43.918Z|f50d81f8-0303-4867-9c57-7c7fe9735502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:43.919Z|f50d81f8-0303-4867-9c57-7c7fe9735502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:53.931Z|786483bc-c916-456e-9e8d-f9c9ee55877e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:53.932Z|786483bc-c916-456e-9e8d-f9c9ee55877e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:53.940Z|230f2d43-0db5-4a6a-8e0a-f1eec0a15584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:53.940Z|f70cce61-6fa0-4bc9-88d6-d9a810b70c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:40:53.941Z|230f2d43-0db5-4a6a-8e0a-f1eec0a15584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:53.941Z|f70cce61-6fa0-4bc9-88d6-d9a810b70c48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:40:55.242Z|4cde221e-8847-42c9-b429-61b8faa2947b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:40:55.245Z|4cde221e-8847-42c9-b429-61b8faa2947b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:41:03.977Z|503f6ed7-dc83-4df2-9471-7cef54811add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:03.977Z|01d600db-7d29-4d30-9aa5-535f2c5486b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:03.981Z|01d600db-7d29-4d30-9aa5-535f2c5486b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:03.978Z|503f6ed7-dc83-4df2-9471-7cef54811add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:03.984Z|3c6bbc41-cbc3-4b93-aae8-79a5cb8af835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:03.985Z|3c6bbc41-cbc3-4b93-aae8-79a5cb8af835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:10.242Z|61e929d0-4337-4286-be12-f9c266405258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:41:10.243Z|61e929d0-4337-4286-be12-f9c266405258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:41:10.642Z|1c405220-002c-4d37-ad06-a7d65dc9dd37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:41:10.642Z|1c405220-002c-4d37-ad06-a7d65dc9dd37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:41:14.004Z|dae03683-7cb3-4a4e-9c35-0bdff06539c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:14.004Z|dfc7b43d-1215-42bf-974d-f83a5d620337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:14.004Z|dfc7b43d-1215-42bf-974d-f83a5d620337|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:14.004Z|dae03683-7cb3-4a4e-9c35-0bdff06539c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:14.006Z|1b134715-37aa-4a42-a058-4cb047c96fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:14.007Z|1b134715-37aa-4a42-a058-4cb047c96fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:24.026Z|480e6480-5164-4f6d-b7ef-a145ab0ed5e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:24.026Z|8a07e396-beb9-4be2-8a48-68407d228407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:24.027Z|480e6480-5164-4f6d-b7ef-a145ab0ed5e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:24.027Z|8a07e396-beb9-4be2-8a48-68407d228407|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:24.028Z|ec415189-343c-4511-98d7-4aecb6d61c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:24.028Z|ec415189-343c-4511-98d7-4aecb6d61c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:25.242Z|7392d6ce-21d7-4ad8-8c03-cccdf01c964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:41:25.242Z|7392d6ce-21d7-4ad8-8c03-cccdf01c964e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:41:28.274Z|55aefd81-f5d1-49e7-a5e6-7d7f98b936c2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:41:28.276Z|55aefd81-f5d1-49e7-a5e6-7d7f98b936c2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:34.051Z|994503cd-1950-41fd-906d-9bcb25733bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:34.051Z|aa7976bb-526f-4c2c-beed-cef52db1c7fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:34.052Z|aa7976bb-526f-4c2c-beed-cef52db1c7fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:34.053Z|994503cd-1950-41fd-906d-9bcb25733bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:34.054Z|a8c17089-bac7-470e-83b9-1d15896d9889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:34.055Z|a8c17089-bac7-470e-83b9-1d15896d9889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:40.242Z|12e6196c-d82d-47c4-beae-53777cc07b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:41:40.250Z|12e6196c-d82d-47c4-beae-53777cc07b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:41:40.643Z|d515b869-50f0-4be4-9b1d-0e201fd87594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:41:40.644Z|d515b869-50f0-4be4-9b1d-0e201fd87594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:41:44.078Z|e39dcd7a-d971-4258-afa6-739f90266cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:44.079Z|e39dcd7a-d971-4258-afa6-739f90266cd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:44.080Z|5ce828fd-c245-451c-bcaa-1a63eaba450b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:44.080Z|2f953752-acd3-4ccf-b99f-fc419786d10c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:44.080Z|5ce828fd-c245-451c-bcaa-1a63eaba450b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:44.080Z|2f953752-acd3-4ccf-b99f-fc419786d10c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:54.103Z|38caab8a-f81c-42ed-bd2d-70d170377d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:54.104Z|38caab8a-f81c-42ed-bd2d-70d170377d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:54.107Z|6eeb5fcd-9534-4d68-a160-7daf632b7cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:54.107Z|6eeb5fcd-9534-4d68-a160-7daf632b7cdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:54.112Z|5262af08-703a-4d16-8098-40ed41fb85aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:41:54.113Z|5262af08-703a-4d16-8098-40ed41fb85aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:41:55.242Z|a15aa1b6-e9c1-4ab3-8e5f-7ac5fa019f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:41:55.243Z|a15aa1b6-e9c1-4ab3-8e5f-7ac5fa019f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:42:04.131Z|5a36e12f-479f-44b2-8961-63b587e31866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:04.133Z|5a36e12f-479f-44b2-8961-63b587e31866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:04.138Z|6fa63215-a06a-41c1-a9d4-c767d21bfce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:04.142Z|6fa63215-a06a-41c1-a9d4-c767d21bfce8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:04.149Z|809120d3-5d7c-4145-aa73-8f600e6014bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:04.150Z|809120d3-5d7c-4145-aa73-8f600e6014bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:10.242Z|fffbff7b-d652-43f3-bc4b-b7af98e5e480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:42:10.243Z|fffbff7b-d652-43f3-bc4b-b7af98e5e480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:42:10.645Z|b253ab8c-7a6d-40d4-bdf3-10ea9ac0f056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:42:10.645Z|b253ab8c-7a6d-40d4-bdf3-10ea9ac0f056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:42:14.168Z|25efb7f0-e7f6-46a7-bff1-3de83afa7329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:14.169Z|25efb7f0-e7f6-46a7-bff1-3de83afa7329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:14.175Z|60a12563-4187-4385-88e4-48bcf577a67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:14.176Z|60a12563-4187-4385-88e4-48bcf577a67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:14.184Z|ea8d1d65-0fe7-4fb4-a4ee-67f6c388c83e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:14.184Z|ea8d1d65-0fe7-4fb4-a4ee-67f6c388c83e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:24.192Z|7934bde9-b6fc-4fa1-b297-8b1d7598c3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:24.193Z|7934bde9-b6fc-4fa1-b297-8b1d7598c3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:24.195Z|bb94237e-723c-43e5-a4f8-4dc734d2ae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:24.196Z|bb94237e-723c-43e5-a4f8-4dc734d2ae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:24.206Z|bb3615cf-f56d-4b19-8316-d366bff24096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:24.207Z|bb3615cf-f56d-4b19-8316-d366bff24096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:25.242Z|0c9580eb-a61b-4374-99f9-df787a582fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:42:25.246Z|0c9580eb-a61b-4374-99f9-df787a582fb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:42:28.275Z|4d7dfce8-84a1-47d6-900c-7c8721212538|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:42:28.277Z|4d7dfce8-84a1-47d6-900c-7c8721212538|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:34.221Z|93d838ad-af73-46b9-91e1-2716c7ffef19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:34.221Z|583522ea-e3ac-48a2-9b37-875b71ccfbc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:34.221Z|93d838ad-af73-46b9-91e1-2716c7ffef19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:34.222Z|583522ea-e3ac-48a2-9b37-875b71ccfbc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:34.228Z|287dbf4e-855a-479d-9608-fa702eff4440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:34.229Z|287dbf4e-855a-479d-9608-fa702eff4440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:40.248Z|dd494bcf-b115-4487-b8c6-30b4f6b7a20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:42:40.249Z|dd494bcf-b115-4487-b8c6-30b4f6b7a20e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:42:40.646Z|b071eb75-554e-4668-b908-a2d1c58b5bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:42:40.646Z|b071eb75-554e-4668-b908-a2d1c58b5bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:42:44.244Z|c101e45f-1c67-48af-b2a1-c211bb9996ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:44.245Z|c101e45f-1c67-48af-b2a1-c211bb9996ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:44.245Z|073e72f4-fbd9-49bd-9156-38612a33bea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:44.245Z|073e72f4-fbd9-49bd-9156-38612a33bea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:44.251Z|23152d9f-6767-4ae2-9c59-cc166511aa3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:44.252Z|23152d9f-6767-4ae2-9c59-cc166511aa3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:54.269Z|0c84a437-47ae-4463-b914-e7503d19cddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:54.269Z|1e1fa548-3017-4a78-97a3-18b5840c6bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:54.270Z|0c84a437-47ae-4463-b914-e7503d19cddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:54.270Z|1e1fa548-3017-4a78-97a3-18b5840c6bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:54.289Z|c05cceeb-8c09-43a5-81b0-490d52e9c692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:42:54.290Z|c05cceeb-8c09-43a5-81b0-490d52e9c692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:42:55.242Z|85754025-0e16-42cd-8576-f45f1ece25e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:42:55.242Z|85754025-0e16-42cd-8576-f45f1ece25e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:43:04.293Z|82bbb7fb-e09c-4d2a-9ab1-063faed8440c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:04.295Z|82bbb7fb-e09c-4d2a-9ab1-063faed8440c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:04.296Z|4054850b-c267-41d0-927a-20e348fecdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:04.297Z|4054850b-c267-41d0-927a-20e348fecdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:04.314Z|336aabad-df1d-4123-b04b-92c6785f7d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:04.315Z|336aabad-df1d-4123-b04b-92c6785f7d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:10.242Z|475c7fdc-bdd0-42c5-bb95-e820260ab911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:43:10.248Z|475c7fdc-bdd0-42c5-bb95-e820260ab911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:43:10.647Z|8355653e-c492-4e29-9c10-148a680fe9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:43:10.648Z|8355653e-c492-4e29-9c10-148a680fe9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:43:14.323Z|f1fd9d4f-2776-40e7-962c-f254ac91db34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:14.324Z|f1fd9d4f-2776-40e7-962c-f254ac91db34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:14.330Z|7621ced9-95b2-4269-8116-26d38d0ec74c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:14.331Z|7621ced9-95b2-4269-8116-26d38d0ec74c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:14.338Z|349e8862-37b7-4482-a765-7975a0012bf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:14.339Z|349e8862-37b7-4482-a765-7975a0012bf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:24.348Z|6be89a4b-20f3-45d1-aeb2-1830d88cc856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:24.349Z|6be89a4b-20f3-45d1-aeb2-1830d88cc856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:24.353Z|1f48787f-da29-440f-a66d-d2d875e4f806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:24.355Z|1f48787f-da29-440f-a66d-d2d875e4f806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:24.363Z|3a122b89-020d-4783-9380-91faebb8d2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:24.364Z|3a122b89-020d-4783-9380-91faebb8d2d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:25.242Z|f01786d6-adc2-41f9-9ee3-d7233538bccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:43:25.242Z|f01786d6-adc2-41f9-9ee3-d7233538bccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:43:28.280Z|f65b0522-3734-4051-b4c8-de84fdfe784f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:43:28.281Z|f65b0522-3734-4051-b4c8-de84fdfe784f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:34.386Z|c8a30c19-1e35-493a-8944-65292aec4e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:34.389Z|ccf69362-d696-47cb-8c13-b275286acdc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:34.390Z|ccf69362-d696-47cb-8c13-b275286acdc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:34.387Z|c8a30c19-1e35-493a-8944-65292aec4e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:34.424Z|2713e312-6ba8-4083-991e-9bab5dde407c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:34.425Z|2713e312-6ba8-4083-991e-9bab5dde407c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:40.242Z|34ea7573-7373-4481-bbf4-3d4b4da300b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:43:40.243Z|34ea7573-7373-4481-bbf4-3d4b4da300b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:43:40.649Z|c7ecbfff-fdb0-4ea1-a3f9-e85143dd06d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:43:40.649Z|c7ecbfff-fdb0-4ea1-a3f9-e85143dd06d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:43:44.424Z|e658de04-63ba-4c21-82be-7dade994117d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:44.425Z|e658de04-63ba-4c21-82be-7dade994117d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:44.446Z|68bbf22c-aa44-479d-8c61-688e19527088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:44.446Z|1c71575a-7ec5-4a49-afdf-3f471b0a1599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:44.447Z|68bbf22c-aa44-479d-8c61-688e19527088|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:44.447Z|1c71575a-7ec5-4a49-afdf-3f471b0a1599|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:54.448Z|fa0ad2e0-1301-43be-bbfc-32ae6fb5400c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:54.457Z|fa0ad2e0-1301-43be-bbfc-32ae6fb5400c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:54.470Z|5f910afd-eac4-47c3-94c9-01e4dd6f5c25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:54.471Z|5f910afd-eac4-47c3-94c9-01e4dd6f5c25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:54.473Z|8067f689-4de0-4a71-8651-cb9c5bb0ce8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:43:54.474Z|8067f689-4de0-4a71-8651-cb9c5bb0ce8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:43:55.242Z|ba2ae940-491b-465d-ba70-01da45d13c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:43:55.245Z|ba2ae940-491b-465d-ba70-01da45d13c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:44:04.481Z|efda984a-4050-42d0-b653-e7c94192b41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:04.483Z|efda984a-4050-42d0-b653-e7c94192b41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:04.502Z|4f364514-88a0-40b4-ae19-74a7660b3ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:04.504Z|4f364514-88a0-40b4-ae19-74a7660b3ea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:04.507Z|8e735973-e886-49e4-92c5-07df8db55c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:04.508Z|8e735973-e886-49e4-92c5-07df8db55c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:10.242Z|2f937e83-3fa3-4143-be9f-24e625e9451a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:44:10.243Z|2f937e83-3fa3-4143-be9f-24e625e9451a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:44:10.650Z|abf86656-47e6-43f4-aceb-1de8dfd7e587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:44:10.651Z|abf86656-47e6-43f4-aceb-1de8dfd7e587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:44:14.508Z|55baf2b0-f142-445f-8c2b-3bc7e8414c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:14.509Z|55baf2b0-f142-445f-8c2b-3bc7e8414c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:14.535Z|fa3e1b65-bdd8-4685-ae8d-b2de764727de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:14.535Z|97a8c198-e852-4e35-a2af-ef4b02ebcba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:14.535Z|fa3e1b65-bdd8-4685-ae8d-b2de764727de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:14.536Z|97a8c198-e852-4e35-a2af-ef4b02ebcba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:24.535Z|5c90cab8-3ba3-46cd-a4c3-5e2f364f92e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:24.537Z|5c90cab8-3ba3-46cd-a4c3-5e2f364f92e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:24.558Z|2d33dc66-bdc2-42ef-bafd-b35ea1285a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:24.559Z|2d33dc66-bdc2-42ef-bafd-b35ea1285a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:24.561Z|fb18784d-a265-4881-a1d7-d900ec43b23f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:24.563Z|fb18784d-a265-4881-a1d7-d900ec43b23f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:25.242Z|b01833c4-d66d-464e-9b8d-d0973775db26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:44:25.242Z|b01833c4-d66d-464e-9b8d-d0973775db26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:44:28.286Z|ed9320b0-10d3-4a40-9959-67c44f2ad5d1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:44:28.294Z|ed9320b0-10d3-4a40-9959-67c44f2ad5d1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:34.565Z|af7c53bc-6a59-49c8-9753-59af696ce6e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:34.566Z|af7c53bc-6a59-49c8-9753-59af696ce6e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:34.583Z|c25588c3-dfa1-4420-97ce-bd95601d061c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:34.584Z|c25588c3-dfa1-4420-97ce-bd95601d061c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:34.589Z|7f4d0a3d-9aa6-4958-9eb7-0e355b06a12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:34.589Z|7f4d0a3d-9aa6-4958-9eb7-0e355b06a12f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:40.242Z|802e71b3-f2c2-4f24-afdf-127e50cc0820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:44:40.245Z|802e71b3-f2c2-4f24-afdf-127e50cc0820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:44:40.651Z|4d6da2a7-4c94-4754-9c7b-053749f18b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:44:40.652Z|4d6da2a7-4c94-4754-9c7b-053749f18b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:44:44.596Z|e1f27219-7f89-45a4-bc82-be052e423af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:44.597Z|e1f27219-7f89-45a4-bc82-be052e423af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:44.608Z|ae32f3be-da16-4178-9c16-0bbf0c33676a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:44.609Z|ae32f3be-da16-4178-9c16-0bbf0c33676a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:44.613Z|fdfe5494-5d32-4d7f-84ed-5dd9c9794bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:44.613Z|fdfe5494-5d32-4d7f-84ed-5dd9c9794bd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:54.622Z|561b4f02-b27a-493e-9a03-9e0e65934078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:54.623Z|561b4f02-b27a-493e-9a03-9e0e65934078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:54.631Z|7acef935-d7ac-496c-a677-cfe56dc82738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:54.632Z|7acef935-d7ac-496c-a677-cfe56dc82738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:54.638Z|a8c766d4-6e9e-4841-b68e-e1fd06b6914d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:44:54.639Z|a8c766d4-6e9e-4841-b68e-e1fd06b6914d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:44:55.242Z|49a18be5-0cf3-432c-a509-76a84f09c7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:44:55.243Z|49a18be5-0cf3-432c-a509-76a84f09c7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:45:04.647Z|2cbc33d1-fbd6-4e2c-b609-e6172fd48c4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:04.648Z|2cbc33d1-fbd6-4e2c-b609-e6172fd48c4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:04.659Z|58ae64a9-5dcd-4fec-ba66-51e41634f735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:04.660Z|58ae64a9-5dcd-4fec-ba66-51e41634f735|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:04.666Z|2f73675d-bb05-4e47-a5a4-7310aaf9aab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:04.667Z|2f73675d-bb05-4e47-a5a4-7310aaf9aab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:10.244Z|36e1ff98-3c2b-4c0b-b6c2-7dc2ba70acac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:45:10.248Z|36e1ff98-3c2b-4c0b-b6c2-7dc2ba70acac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:45:10.656Z|3c8ad63c-cc99-4377-80b9-ad6da43f716d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:45:10.657Z|3c8ad63c-cc99-4377-80b9-ad6da43f716d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:45:14.682Z|b0cb656b-d453-4948-bf18-45c776fecdc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:14.685Z|b0cb656b-d453-4948-bf18-45c776fecdc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:14.691Z|007025cd-150c-4330-8845-e6f587bdd8d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:14.691Z|be4b73d0-6d28-4864-b004-642e049063b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:14.692Z|007025cd-150c-4330-8845-e6f587bdd8d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:14.692Z|be4b73d0-6d28-4864-b004-642e049063b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:24.714Z|f35a625b-3323-4d59-8e0b-cf992b0dde54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:24.715Z|f35a625b-3323-4d59-8e0b-cf992b0dde54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:24.721Z|ecceb0ed-e132-4923-bfd7-03cefd97299c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:24.722Z|ecceb0ed-e132-4923-bfd7-03cefd97299c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:24.724Z|17ee39c9-61b4-4e83-9364-cf18961f337e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:24.724Z|17ee39c9-61b4-4e83-9364-cf18961f337e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:25.242Z|b782603d-2018-47dd-8941-3731ea1ac087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:45:25.243Z|b782603d-2018-47dd-8941-3731ea1ac087|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:45:28.275Z|ee1eff1a-f48a-4827-be78-49c271c19c00|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:45:28.276Z|ee1eff1a-f48a-4827-be78-49c271c19c00|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:34.744Z|91c32a53-b078-4917-a2a9-443e9411ff40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:34.745Z|91c32a53-b078-4917-a2a9-443e9411ff40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:34.747Z|79cb2cd4-242e-4931-bc1d-6df0fff1303c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:34.748Z|79cb2cd4-242e-4931-bc1d-6df0fff1303c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:34.756Z|b26d6338-22d4-408b-8bff-0e221de61978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:34.758Z|b26d6338-22d4-408b-8bff-0e221de61978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:40.242Z|6aa8a6a8-a660-461d-9d48-9169ed8bb157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:45:40.243Z|6aa8a6a8-a660-461d-9d48-9169ed8bb157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:45:40.658Z|8d8b4941-fb32-4dfd-8177-a384636cfd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:45:40.658Z|8d8b4941-fb32-4dfd-8177-a384636cfd07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:45:44.773Z|4d280247-9b1d-4a8a-a891-83138276b44c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:44.775Z|4d280247-9b1d-4a8a-a891-83138276b44c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:44.782Z|1c2ab447-35ae-407b-a0a4-b5bea22f48c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:44.783Z|1c2ab447-35ae-407b-a0a4-b5bea22f48c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:44.790Z|f5714806-ef8b-4ccc-9c6b-ac7bdb213817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:44.792Z|f5714806-ef8b-4ccc-9c6b-ac7bdb213817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:54.799Z|6f69eacb-65a3-4223-9722-6a79ecf3f2f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:54.800Z|6f69eacb-65a3-4223-9722-6a79ecf3f2f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:54.805Z|8e57c768-d3db-4c10-82b8-787fbe26ca2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:54.806Z|8e57c768-d3db-4c10-82b8-787fbe26ca2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:54.812Z|abf4aea0-0d85-4696-8894-fb17ddf356f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:45:54.813Z|abf4aea0-0d85-4696-8894-fb17ddf356f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:45:55.242Z|a47a3ca9-1371-4015-894f-f30b8bfee63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:45:55.244Z|a47a3ca9-1371-4015-894f-f30b8bfee63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:46:04.827Z|152063b3-98f9-415b-8485-0b2c63968792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:04.828Z|98a59ab7-32bc-4223-9e05-91fe5a234601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:04.828Z|152063b3-98f9-415b-8485-0b2c63968792|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:04.829Z|98a59ab7-32bc-4223-9e05-91fe5a234601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:04.838Z|c8809749-b8cf-4b0a-997c-85c3a4496cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:04.839Z|c8809749-b8cf-4b0a-997c-85c3a4496cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:10.242Z|2a4e8794-c25c-4a1b-8247-d3f020cebf62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:46:10.243Z|2a4e8794-c25c-4a1b-8247-d3f020cebf62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:46:10.659Z|af48539d-9163-44dc-a927-8741d23e41c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:46:10.660Z|af48539d-9163-44dc-a927-8741d23e41c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:46:14.850Z|4fce7f87-d5e5-4c3a-9591-a0a1dbc53d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:14.850Z|8459f430-1348-455b-ab39-3d23975fea2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:14.850Z|4fce7f87-d5e5-4c3a-9591-a0a1dbc53d32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:14.850Z|8459f430-1348-455b-ab39-3d23975fea2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:14.862Z|be1df388-0acb-453e-b9ef-07ce9a945b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:14.863Z|be1df388-0acb-453e-b9ef-07ce9a945b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:24.873Z|846be15c-4a65-44f9-ae08-320a08583d1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:24.873Z|f82f7a17-fd66-487d-bdfb-606661972558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:24.874Z|846be15c-4a65-44f9-ae08-320a08583d1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:24.874Z|f82f7a17-fd66-487d-bdfb-606661972558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:24.886Z|92e2f66f-be6d-4d80-be10-b8f7ee4ec974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:24.887Z|92e2f66f-be6d-4d80-be10-b8f7ee4ec974|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:25.243Z|93945f6b-cb26-41de-a39b-31c1ee9fb797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:46:25.244Z|93945f6b-cb26-41de-a39b-31c1ee9fb797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:46:28.275Z|86cb6e6e-0165-4e8a-9cf8-8fb3af86793b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:46:28.276Z|86cb6e6e-0165-4e8a-9cf8-8fb3af86793b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:34.897Z|61a6bdb0-714c-43ed-b800-2dfed9862806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:34.897Z|6ab51ba3-c93d-42d7-82c3-20a0cb1f3e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:34.898Z|6ab51ba3-c93d-42d7-82c3-20a0cb1f3e69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:34.898Z|61a6bdb0-714c-43ed-b800-2dfed9862806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:34.909Z|3acf4683-3fd9-40a1-867a-3954d8006567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:34.909Z|3acf4683-3fd9-40a1-867a-3954d8006567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:40.242Z|71712006-bfa0-4e6a-9ff4-770ace161054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:46:40.243Z|71712006-bfa0-4e6a-9ff4-770ace161054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:46:40.661Z|a5e1d41f-6a42-4b36-9410-5309f91b5b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:46:40.662Z|a5e1d41f-6a42-4b36-9410-5309f91b5b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:46:44.922Z|6ff2fd7e-2cc9-4afa-8c2a-21b9acb46099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:44.922Z|de0af3a1-af4e-4e5d-9361-fef5c9adff63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:44.923Z|6ff2fd7e-2cc9-4afa-8c2a-21b9acb46099|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:44.923Z|de0af3a1-af4e-4e5d-9361-fef5c9adff63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:44.933Z|fc0bd66b-b3b3-4db5-a5f9-50e590edf3f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:44.934Z|fc0bd66b-b3b3-4db5-a5f9-50e590edf3f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:51.848Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:46:51.868Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 45916446-5e59-4cb2-b3d7-425b5411684f already exists in requestDb InfraActiveRequests table
2023-01-01T06:46:51.871Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:46:51.872Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:46:51.872Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:46:51.873Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:46:51.873Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:46:51.874Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b5f146328708026", X-B3-SpanId:"a485562f2151bcf2", X-B3-ParentSpanId:"6b5f146328708026", X-B3-Sampled:"0", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41c06a97-8da8-4cea-938c-fa745b833c9b"]
2023-01-01T06:46:51.875Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:46:51.875Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:46:51.956Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:46:51.956Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:46:51.956Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:46:51.957Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:46:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:46:51.958Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: 
2023-01-01T06:46:51.958Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:46:51.959Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|404|Not Found|InvokeReturn
2023-01-01T06:46:52.209Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:46:54.952Z|20b2bc82-8ce4-4020-b67a-73143d977182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:54.953Z|20b2bc82-8ce4-4020-b67a-73143d977182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:54.954Z|64000abe-9eba-4c1e-9845-7088db6e7dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:54.956Z|64000abe-9eba-4c1e-9845-7088db6e7dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:54.962Z|7627bb57-fa74-4d20-bdd1-b6565487519e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:46:54.963Z|7627bb57-fa74-4d20-bdd1-b6565487519e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:46:55.242Z|195d89f1-4d6c-47ff-80af-0b9f462d2f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:46:55.242Z|195d89f1-4d6c-47ff-80af-0b9f462d2f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:04.986Z|863e973e-4d1c-40f6-acc8-2f55670072e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:04.987Z|863e973e-4d1c-40f6-acc8-2f55670072e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:04.986Z|474fdacc-a966-458f-b000-68c642481846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:04.988Z|474fdacc-a966-458f-b000-68c642481846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:04.998Z|257a7c47-644f-4b50-a960-65f6a45ae6cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:04.999Z|257a7c47-644f-4b50-a960-65f6a45ae6cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:10.280Z|161db2b6-473d-44c4-a1fc-e5af774c38ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:47:10.287Z|161db2b6-473d-44c4-a1fc-e5af774c38ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:10.663Z|b4687bc1-54bb-4311-9f43-c2ccb52fdccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:47:10.663Z|b4687bc1-54bb-4311-9f43-c2ccb52fdccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:15.010Z|0c413a7a-3f59-4577-9432-9a4ec68913d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:15.010Z|b1b03931-c3c7-4e8c-8c22-d6eac8f79369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:15.011Z|b1b03931-c3c7-4e8c-8c22-d6eac8f79369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:15.011Z|0c413a7a-3f59-4577-9432-9a4ec68913d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:15.020Z|c29f19ce-e5eb-4342-b950-b7e6b1da0cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:15.021Z|c29f19ce-e5eb-4342-b950-b7e6b1da0cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:18.940Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:47:19.174Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:47:19.175Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-RequestID=[45916446-5e59-4cb2-b3d7-425b5411684f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d441bfa9-7907-4981-b55b-74f8ecb6f7b1], X-ECOMP-RequestID=[45916446-5e59-4cb2-b3d7-425b5411684f], X-TransactionId=[], X-ONAP-RequestID=[45916446-5e59-4cb2-b3d7-425b5411684f]}
2023-01-01T06:47:19.731Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:47:19 GMT], content-length=[614], vertex-id=[245816], x-aai-txid=[0-aai-resources-230101-06:47:19:809-13864], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:47:19.737Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555490114","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"}]}]}}

2023-01-01T06:47:19.738Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:47:19.980Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:47:19.980Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:47:20.014Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:47:20.015Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:47:20.015Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:20.015Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:47:20.016Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:47:20.016Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"6b5f146328708026", X-B3-SpanId:"c33ef24bf8a492a8", X-B3-ParentSpanId:"6b5f146328708026", X-B3-Sampled:"0", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a27d436f-8bcd-4f2b-881b-24f3405b92c5"]
2023-01-01T06:47:20.016Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24","requestScope":"service"}
2023-01-01T06:47:20.016Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:47:20.433Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:20.434Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:20.434Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:47:20.435Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:20.435Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:47:20.435Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:20.436Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:47:20.453Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:47:20.453Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:47:20.454Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:20.454Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:47:20.454Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:47:20.455Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16b8ead6-1a13-48e4-b977-bc4942d544a1"]
2023-01-01T06:47:20.455Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:47:20.456Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:47:20.946Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:20.947Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:20.947Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:47:20.947Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C517D7B0C053DBB22571EAB106990723; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:20.953Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:47:20.954Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:20.954Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:47:21.223Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:47:21.224Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-01T06:47:21.225Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:21.226Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:47:21.226Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:47:21.226Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"847a78ef-8fb0-4810-b7c4-1ba3d52ee120"]
2023-01-01T06:47:21.227Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:47:21.227Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:47:21.342Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:21.343Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:21.344Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:47:21.345Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:21.345Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T06:47:21.346Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:21.347Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:47:21.367Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:47:21.368Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:47:21.369Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:21.369Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:47:21.370Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:47:21.370Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ac76a7-923a-45cd-89ec-cf6cbdc5f428"]
2023-01-01T06:47:21.371Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:47:21.371Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:47:21.437Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:21.438Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:21.438Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:47:21.439Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:21.441Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:47:21.441Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:21.443Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:47:21.472Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:47:21.473Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:47:21.473Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:21.475Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:47:21.479Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:47:21.480Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1853", X-B3-TraceId:"6b5f146328708026", X-B3-SpanId:"7c469718c3559df7", X-B3-ParentSpanId:"6b5f146328708026", X-B3-Sampled:"0", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb8b625a-6ac2-40bd-a7ac-8721bbec8ac5"]
2023-01-01T06:47:21.481Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"45916446-5e59-4cb2-b3d7-425b5411684f","requestStatus":"IN_PROGRESS","startTime":1672555612228,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"45916446-5e59-4cb2-b3d7-425b5411684f"}
2023-01-01T06:47:21.481Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:47:22.455Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:22.455Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:47:22.456Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:47:22.456Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:22.465Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:46:52.228+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:47:21.854+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:47:22.466Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:22.467Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:47:22.576Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:47:22.578Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:47:22.578Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:22.579Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:47:22.579Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:47:22.580Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"6b5f146328708026", X-B3-SpanId:"78bc9b1d4659a26f", X-B3-ParentSpanId:"6b5f146328708026", X-B3-Sampled:"0", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"479ed14e-a784-43cc-96ef-05ad0913df6a"]
2023-01-01T06:47:22.580Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\"modelUuid\":\"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\"modelInvariantUuid\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"45916446-5e59-4cb2-b3d7-425b5411684f","type":"String"},"mso-request-id":{"value":"45916446-5e59-4cb2-b3d7-425b5411684f","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"}}}
2023-01-01T06:47:22.581Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:47:25.035Z|8a1b3c56-b8ee-43aa-83dd-6fd539d5063e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:25.035Z|31c177dc-04ed-43e1-a3b0-f2c3fe6d76a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:25.036Z|8a1b3c56-b8ee-43aa-83dd-6fd539d5063e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:25.036Z|31c177dc-04ed-43e1-a3b0-f2c3fe6d76a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:25.044Z|4967990e-8bdc-43af-8b41-e1a337cfddbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:25.044Z|4967990e-8bdc-43af-8b41-e1a337cfddbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:25.242Z|abc0a158-e324-4d1a-b966-13a0f8dee0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:47:25.243Z|abc0a158-e324-4d1a-b966-13a0f8dee0e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:27.380Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:27.381Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:47:27.381Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:47:27.382Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C2E31DF21A78C89BFDDC9F6DCF3B7799; Path=/; HttpOnly", Date:"Sun, 01 Jan 2023 06:47:27 GMT", X-ONAP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-TransactionID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ECOMP-RequestID:"45916446-5e59-4cb2-b3d7-425b5411684f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"479ed14e-a784-43cc-96ef-05ad0913df6a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:27.383Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"45916446-5e59-4cb2-b3d7-425b5411684f\",\"instanceId\":\"69f38882-8265-4788-8c02-b06ad9526d3e\"}}","message":"Success","processInstanceID":"255edd2d-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:47:27.383Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:27.384Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:47:27.402Z|45916446-5e59-4cb2-b3d7-425b5411684f|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:47:27.562Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:47:27.616Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:27.617Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:47:27.618Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:27.618Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:27.618Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:47:27.619Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b07cb168614448e1", X-B3-SpanId:"04892e17d687c336", X-B3-ParentSpanId:"b07cb168614448e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-RequestID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-TransactionID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-ECOMP-RequestID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc40e1f6-d79f-4bbd-81ee-acf43bbe75e0"]
2023-01-01T06:47:27.619Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:47:27.620Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:47:27.684Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:27.685Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:27.685Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:47:27.686Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:27.692Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:47:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:47:27.693Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:27.693Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:47:27.704Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:27.705Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:47:27.705Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:27.705Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:27.706Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:47:27.706Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b07cb168614448e1", X-B3-SpanId:"f85bc2c7693a7898", X-B3-ParentSpanId:"b07cb168614448e1", X-B3-Sampled:"0", X-ONAP-RequestID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-RequestID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-TransactionID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-ECOMP-RequestID:"7055852c-e6c5-4248-8732-849ccbc3f484", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72016698-63c0-4ecb-b481-2c6bad654c03"]
2023-01-01T06:47:27.707Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:47:27.707Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:47:27.872Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:27.873Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:27.873Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:47:27.873Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:27.877Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:47:27.877Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:27.878Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:47:27.937Z|7055852c-e6c5-4248-8732-849ccbc3f484|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:47:28.275Z|19c0657f-c72e-40b7-8a9b-64cee860aecb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:47:28.280Z|19c0657f-c72e-40b7-8a9b-64cee860aecb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:35.059Z|5bb389dd-4022-4a81-8cb8-cee614ce295b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:35.062Z|5bb389dd-4022-4a81-8cb8-cee614ce295b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:35.064Z|66e683eb-1af4-4a7f-8154-f76c3d446d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:35.066Z|66e683eb-1af4-4a7f-8154-f76c3d446d62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:35.071Z|7c9db207-c804-4e58-9468-b0515972b4bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:35.074Z|7c9db207-c804-4e58-9468-b0515972b4bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:38.134Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:47:38.147Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:38.148Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:47:38.149Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:38.149Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:38.149Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:47:38.150Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5657e28446bcc7d6", X-B3-SpanId:"e280d1b6f40f6874", X-B3-ParentSpanId:"5657e28446bcc7d6", X-B3-Sampled:"0", X-ONAP-RequestID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-RequestID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-TransactionID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-ECOMP-RequestID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dee613b-6ee2-487a-bebf-c8e469a38d5a"]
2023-01-01T06:47:38.150Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:47:38.151Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:47:38.196Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:38.197Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:38.197Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:47:38.197Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:38.206Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:47:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:47:38.207Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:38.208Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:47:38.215Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:38.216Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:47:38.216Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:38.216Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:38.217Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:47:38.217Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5657e28446bcc7d6", X-B3-SpanId:"0ebe7db188543c0f", X-B3-ParentSpanId:"5657e28446bcc7d6", X-B3-Sampled:"0", X-ONAP-RequestID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-RequestID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-TransactionID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-ECOMP-RequestID:"14fd3710-266d-459b-83ff-4f2fb1916482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6924141-6b5d-41a0-8bfe-e4f9e76918b3"]
2023-01-01T06:47:38.218Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:47:38.218Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:47:38.238Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:38.239Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:38.239Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:47:38.240Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:38.241Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:47:38.241Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:38.242Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:47:38.262Z|14fd3710-266d-459b-83ff-4f2fb1916482|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:47:40.242Z|c8df4760-7399-4df3-ab95-a03e2da3b362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:47:40.244Z|c8df4760-7399-4df3-ab95-a03e2da3b362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:40.664Z|eea2fdc5-76ee-4257-a26a-de92cd57f0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:47:40.665Z|eea2fdc5-76ee-4257-a26a-de92cd57f0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:45.089Z|ca7d0f08-a1d0-43d2-8bd4-ef2c35587f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:45.091Z|ca7d0f08-a1d0-43d2-8bd4-ef2c35587f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:45.105Z|8c6beec4-cd83-49eb-81b3-9d377b587c0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:45.105Z|71d0f44d-d3e6-4a9b-8a65-8ac0a8c1c1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:45.106Z|71d0f44d-d3e6-4a9b-8a65-8ac0a8c1c1ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:45.106Z|8c6beec4-cd83-49eb-81b3-9d377b587c0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:48.405Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:47:48.417Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:48.418Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:47:48.418Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:48.419Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:48.419Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:47:48.419Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af05262da731d337", X-B3-SpanId:"8a3bfdf7226b8d82", X-B3-ParentSpanId:"af05262da731d337", X-B3-Sampled:"0", X-ONAP-RequestID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-RequestID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-TransactionID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-ECOMP-RequestID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64769746-5113-4a84-bb43-f9c8faf407e2"]
2023-01-01T06:47:48.420Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:47:48.420Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:47:48.455Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:48.455Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:48.456Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:47:48.456Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:48.459Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:47:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:47:48.460Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:48.461Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:47:48.463Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:48.464Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:47:48.464Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:48.465Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:48.465Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:47:48.466Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af05262da731d337", X-B3-SpanId:"c08761d4efcbc7d3", X-B3-ParentSpanId:"af05262da731d337", X-B3-Sampled:"0", X-ONAP-RequestID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-RequestID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-TransactionID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-ECOMP-RequestID:"19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"133756a6-df30-49eb-87bb-ecdbeb200b75"]
2023-01-01T06:47:48.466Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:47:48.467Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:47:48.492Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:48.493Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:48.494Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:47:48.494Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:48.496Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:47:48.496Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:48.497Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:47:48.513Z|19f6a2c8-c6cf-49ce-ac15-f9b4d2444d8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:47:55.116Z|42d0d3bf-8b4a-4e6b-9652-81ef0db5a943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:55.117Z|42d0d3bf-8b4a-4e6b-9652-81ef0db5a943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:55.136Z|b1261d5e-ba98-4f7d-b92e-f4d934972384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:55.136Z|1f137f20-0b55-4452-8956-309d6f1987be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:47:55.137Z|1f137f20-0b55-4452-8956-309d6f1987be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:55.137Z|b1261d5e-ba98-4f7d-b92e-f4d934972384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:47:55.242Z|0a6a82db-6983-435e-972c-0aa8c172fcaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:47:55.245Z|0a6a82db-6983-435e-972c-0aa8c172fcaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:47:58.662Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:47:58.674Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:58.675Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:47:58.675Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:58.676Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:47:58.676Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:47:58.677Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3458e22e1485dbcf", X-B3-SpanId:"2ad8f833308831d2", X-B3-ParentSpanId:"3458e22e1485dbcf", X-B3-Sampled:"0", X-ONAP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-TransactionID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ECOMP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13f88a84-e05d-466e-95e2-bbb15ffd7c68"]
2023-01-01T06:47:58.677Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:47:58.678Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:47:58.827Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:58.828Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:58.828Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:47:58.828Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:58.832Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:47:58.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:47:58.833Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:58.833Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:47:58.838Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:58.838Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:47:58.839Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:58.839Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:47:58.839Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:47:58.840Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3458e22e1485dbcf", X-B3-SpanId:"83679d230dbb981e", X-B3-ParentSpanId:"3458e22e1485dbcf", X-B3-Sampled:"0", X-ONAP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-TransactionID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ECOMP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45d2babf-5811-4216-90c7-eed0b648a6b2"]
2023-01-01T06:47:58.840Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:47:58.840Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:47:58.860Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:58.861Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:58.861Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:47:58.862Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:47:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:58.865Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:47:58.866Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:58.866Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:47:58.970Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:47:58.971Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:47:58.975Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:58.975Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:47:58.975Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:47:58.976Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-TransactionID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ECOMP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c71dca0-1e70-4da9-83ce-600bf56e3204"]
2023-01-01T06:47:58.976Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:47:58.977Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:47:59.228Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:59.229Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:59.229Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:47:59.229Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F889347F6EA4E659962CF1C5F27DD1C7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 01 Jan 2023 06:47:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:59.230Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3864b4e7-89a0-11ed-94ad-72388b574b9d","businessKey":"45916446-5e59-4cb2-b3d7-425b5411684f","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T06:47:55.225+0000","endTime":"2023-01-01T06:47:57.757+0000","removalTime":null,"durationInMillis":2532,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"255edd2d-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"3658b809-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:47:59.230Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:59.230Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=45916446-5e59-4cb2-b3d7-425b5411684f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:47:59.262Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:47:59.262Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:47:59.262Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:47:59.263Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:47:59.263Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:47:59.264Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-TransactionID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ECOMP-RequestID:"d888137f-885c-4bef-b323-81622aa8bb4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2387d3b9-e30b-4724-a389-adfd3ce1912a"]
2023-01-01T06:47:59.264Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:47:59.264Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:47:59.417Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:47:59.418Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:47:59.418Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:47:59.418Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=32A794AFFFB2F48A247B98410291AB08; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sun, 01 Jan 2023 06:47:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:47:59.420Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:38659f5a-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"3864b4e7-89a0-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"3864b4e7-89a0-11ed-94ad-72388b574b9d","executionId":"3864b4e7-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:47:55.231+0000","endTime":"2023-01-01T06:47:57.749+0000","durationInMillis":2518,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"255edd2d-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:47:59.420Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:47:59.421Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3864b4e7-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:47:59.429Z|d888137f-885c-4bef-b323-81622aa8bb4b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:05.142Z|71d710ad-5dda-4bfd-b3af-3f200d42f987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:05.143Z|71d710ad-5dda-4bfd-b3af-3f200d42f987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:05.165Z|70c53b7e-5b25-4e27-a1c9-74de97d79e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:05.166Z|f08dd2aa-9df9-4978-b683-d65ccb93a179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:05.166Z|f08dd2aa-9df9-4978-b683-d65ccb93a179|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:05.166Z|70c53b7e-5b25-4e27-a1c9-74de97d79e8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:09.565Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:09.571Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:09.572Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:48:09.572Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:09.572Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:09.573Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:48:09.573Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad03728dc61f5642", X-B3-SpanId:"1652a2d8f9992dd7", X-B3-ParentSpanId:"ad03728dc61f5642", X-B3-Sampled:"0", X-ONAP-RequestID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-RequestID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-TransactionID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-ECOMP-RequestID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bce12eca-3278-4597-ab70-3e23d288f094"]
2023-01-01T06:48:09.574Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:48:09.574Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:48:09.606Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:09.608Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:09.608Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:48:09.609Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:09.610Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "endTime" : "2023-01-01T06:47:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:48:09.611Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:09.611Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:48:09.614Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:09.615Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:09.616Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:09.617Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:09.617Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:09.617Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad03728dc61f5642", X-B3-SpanId:"d54c5c3a6bf02dcc", X-B3-ParentSpanId:"ad03728dc61f5642", X-B3-Sampled:"0", X-ONAP-RequestID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-RequestID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-TransactionID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-ECOMP-RequestID:"986043fb-5fba-4eb7-8760-df9fb60f398a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af5a0ab5-c80e-4be8-842f-c129ec0a7fc2"]
2023-01-01T06:48:09.617Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:09.618Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:09.642Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:09.644Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:09.645Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:09.645Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:09.646Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:09.646Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:09.647Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:09.661Z|986043fb-5fba-4eb7-8760-df9fb60f398a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:09.787Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:09.791Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:09.792Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:48:09.792Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:09.792Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:09.793Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:48:09.793Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7a1f8ba2c8ba7fd", X-B3-SpanId:"4d88444fb34ec47b", X-B3-ParentSpanId:"f7a1f8ba2c8ba7fd", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-RequestID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-TransactionID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-ECOMP-RequestID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daa28d8c-d158-4772-8eb1-599bc511607d"]
2023-01-01T06:48:09.794Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:48:09.794Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:48:09.824Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:09.824Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:09.825Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:48:09.825Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:09.827Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "endTime" : "2023-01-01T06:47:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:48:09.828Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:09.828Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:48:09.831Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:09.831Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:09.831Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:09.832Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:09.832Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:09.832Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7a1f8ba2c8ba7fd", X-B3-SpanId:"3159dd9706fbdc7f", X-B3-ParentSpanId:"f7a1f8ba2c8ba7fd", X-B3-Sampled:"0", X-ONAP-RequestID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-RequestID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-TransactionID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-ECOMP-RequestID:"3cb6390b-595c-4d42-ab37-8de048811ff4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0005ecc9-0828-431b-a3fe-758b8938955b"]
2023-01-01T06:48:09.833Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:09.833Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:09.854Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:09.855Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:09.856Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:09.856Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:09.858Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:09.858Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:09.858Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:09.872Z|3cb6390b-595c-4d42-ab37-8de048811ff4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:10.001Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:10.006Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:10.006Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:48:10.007Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:10.007Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:10.007Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:48:10.008Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf04027560661bd8", X-B3-SpanId:"66edcb9a35dc9b8c", X-B3-ParentSpanId:"cf04027560661bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-RequestID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-TransactionID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-ECOMP-RequestID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8da311ae-4650-4799-b313-60fb708ab33b"]
2023-01-01T06:48:10.008Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:48:10.008Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:48:10.037Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:10.038Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:10.038Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:48:10.038Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:10.041Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "endTime" : "2023-01-01T06:47:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:48:10.041Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:10.042Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:48:10.044Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:10.045Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:10.045Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:10.046Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:10.046Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:10.046Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf04027560661bd8", X-B3-SpanId:"7bf24ef162b6d4df", X-B3-ParentSpanId:"cf04027560661bd8", X-B3-Sampled:"0", X-ONAP-RequestID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-RequestID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-TransactionID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-ECOMP-RequestID:"f659bbe8-0268-4d88-9093-19f098e3323d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2524c676-83c6-4842-9e08-aa8ea227ca25"]
2023-01-01T06:48:10.047Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:10.047Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:10.074Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:10.084Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:10.085Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:10.085Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:10.086Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:10.086Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:10.087Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:10.104Z|f659bbe8-0268-4d88-9093-19f098e3323d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:10.242Z|c69d0d87-a2c3-47b8-ae56-2b14caae30c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:48:10.242Z|c69d0d87-a2c3-47b8-ae56-2b14caae30c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:48:10.249Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:10.258Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:10.259Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:48:10.259Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:10.260Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:10.260Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:48:10.260Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e27cc88e461efca", X-B3-SpanId:"a73e6fa1f23493ca", X-B3-ParentSpanId:"9e27cc88e461efca", X-B3-Sampled:"0", X-ONAP-RequestID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-RequestID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-TransactionID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-ECOMP-RequestID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12495df1-63df-4895-a44e-3b250620f422"]
2023-01-01T06:48:10.261Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:48:10.261Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:48:10.296Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:10.297Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:10.297Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:48:10.297Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:10.299Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "endTime" : "2023-01-01T06:47:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:48:10.299Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:10.300Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:48:10.302Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:10.303Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:10.303Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:10.304Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:10.304Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:10.304Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e27cc88e461efca", X-B3-SpanId:"db3af4a33b3136c9", X-B3-ParentSpanId:"9e27cc88e461efca", X-B3-Sampled:"0", X-ONAP-RequestID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-RequestID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-TransactionID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-ECOMP-RequestID:"7e0b09b9-513d-4251-b382-8a56472d9559", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a752a38c-7a84-47bf-ac9b-8f05afb9a7b7"]
2023-01-01T06:48:10.305Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:10.305Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:10.326Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:10.327Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:10.327Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:10.328Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:10.330Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:10.330Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:10.331Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:10.344Z|7e0b09b9-513d-4251-b382-8a56472d9559|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:10.482Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:10.490Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:10.490Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||Invoke
2023-01-01T06:48:10.491Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:10.491Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f
2023-01-01T06:48:10.491Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Method      : GET
2023-01-01T06:48:10.491Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aac8bb943b8cde8", X-B3-SpanId:"0ee5c72bf76af9fb", X-B3-ParentSpanId:"4aac8bb943b8cde8", X-B3-Sampled:"0", X-ONAP-RequestID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-RequestID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-TransactionID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-ECOMP-RequestID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dd7bd03-0654-4fa2-8114-c37396694c36"]
2023-01-01T06:48:10.492Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Request body: 
2023-01-01T06:48:10.492Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||==========================request end================================================
2023-01-01T06:48:10.532Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:10.533Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:10.534Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Status text  : 
2023-01-01T06:48:10.534Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:10.536Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||Response body: {
  "requestId" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:46:52.000+00:00",
  "endTime" : "2023-01-01T06:47:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24\",\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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n\t\t\t\"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"3be4be42-30ea-4904-95ad-3f92c1ad8649\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "45916446-5e59-4cb2-b3d7-425b5411684f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f"
    }
  }
}
2023-01-01T06:48:10.536Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:10.537Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/45916446-5e59-4cb2-b3d7-425b5411684f|INFO|500||InvokeReturn
2023-01-01T06:48:10.542Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:10.542Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:10.542Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:10.543Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false
2023-01-01T06:48:10.543Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:10.543Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aac8bb943b8cde8", X-B3-SpanId:"82441f12381f629f", X-B3-ParentSpanId:"4aac8bb943b8cde8", X-B3-Sampled:"0", X-ONAP-RequestID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-RequestID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-TransactionID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-ECOMP-RequestID:"2ddb10e4-6839-4011-a3b2-e8630dc21411", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e47c5bba-23e3-4f9b-830e-5b508ad8d920"]
2023-01-01T06:48:10.543Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:10.543Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:10.564Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:10.565Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:10.568Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:10.568Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:10.569Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:10.570Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:10.570Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=45916446-5e59-4cb2-b3d7-425b5411684f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:10.589Z|2ddb10e4-6839-4011-a3b2-e8630dc21411|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/45916446-5e59-4cb2-b3d7-425b5411684f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:10.666Z|d453ab6d-b1c2-41c0-8943-f0c9315a1dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:48:10.667Z|d453ab6d-b1c2-41c0-8943-f0c9315a1dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:48:13.597Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:13.609Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||Checking if requestId: 96f9d235-a38f-4b56-abd1-7654e40786fa already exists in requestDb InfraActiveRequests table
2023-01-01T06:48:13.612Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:13.617Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:48:13.618Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:13.618Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:13.618Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:48:13.619Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24b9d8072e2296a4", X-B3-SpanId:"2b4fdd007226ab39", X-B3-ParentSpanId:"24b9d8072e2296a4", X-B3-Sampled:"0", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d63c21-63c0-4e87-a82e-0bed166e9e7b"]
2023-01-01T06:48:13.619Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:48:13.619Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:48:13.647Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:13.647Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:48:13.648Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:48:13.648Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:13.649Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: 
2023-01-01T06:48:13.649Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:13.649Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|404|Not Found|InvokeReturn
2023-01-01T06:48:13.680Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:48:13.682Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T06:48:13.690Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:48:13.757Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:48:13.758Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d|INFO|500||Invoke
2023-01-01T06:48:13.845Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d|INFO|404|Not Found|InvokeReturn
2023-01-01T06:48:13.846Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:48:13 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230101-06:48:13:983-44442], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:48:13.849Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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/4b1e1372-2f92-4b6f-8519-359b4ca1c07d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d","ERR.5.4.6114"]}}}

2023-01-01T06:48:13.867Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d
2023-01-01T06:48:13.869Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 4b1e1372-2f92-4b6f-8519-359b4ca1c07d
2023-01-01T06:48:13.874Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:48:13.934Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:48:13.935Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d|INFO|500||Invoke
2023-01-01T06:48:14.017Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d|INFO|404|Not Found|InvokeReturn
2023-01-01T06:48:14.017Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:48:14 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230101-06:48:14:146-11322], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:48:14.018Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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/4b1e1372-2f92-4b6f-8519-359b4ca1c07d","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d","ERR.5.4.6114"]}}}

2023-01-01T06:48:14.025Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/4b1e1372-2f92-4b6f-8519-359b4ca1c07d
2023-01-01T06:48:14.026Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 4b1e1372-2f92-4b6f-8519-359b4ca1c07d
2023-01-01T06:48:14.031Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:48:14.119Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:48:14.121Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:48:14.186Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:48:14.187Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:48:14 GMT], content-length=[614], vertex-id=[245816], x-aai-txid=[2-aai-resources-230101-06:48:14:309-51763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:48:14.188Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555490114","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"}]}]}}

2023-01-01T06:48:14.189Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:48:14.190Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:48:14.192Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.193Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:48:14.193Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:14.193Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.193Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:48:14.193Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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:"24b9d8072e2296a4", X-B3-SpanId:"aa68eabd63a4c862", X-B3-ParentSpanId:"24b9d8072e2296a4", X-B3-Sampled:"0", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acc2831a-4f71-455c-b618-b4f9122e897f"]
2023-01-01T06:48:14.194Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"69f38882-8265-4788-8c02-b06ad9526d3e"},"instanceName":"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0","requestScope":"network"}
2023-01-01T06:48:14.194Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:48:14.229Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:14.229Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:14.230Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:48:14.230Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:48:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:14.231Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:48:14.231Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:14.232Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:48:14.234Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2
2023-01-01T06:48:14.235Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|INFO|500||Invoke
2023-01-01T06:48:14.235Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:14.235Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2
2023-01-01T06:48:14.236Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Method      : GET
2023-01-01T06:48:14.236Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89a645de-d5ec-4f27-963b-a5aa7dc27995"]
2023-01-01T06:48:14.236Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Request body: 
2023-01-01T06:48:14.237Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||==========================request end================================================
2023-01-01T06:48:14.348Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:14.349Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:14.349Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Status text  : 
2023-01-01T06:48:14.350Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:14.359Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "64f233fb-788d-486c-82a8-6cb6770888d2",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2023-01-01T06:44:47.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource"
    }
  }
}
2023-01-01T06:48:14.360Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:14.361Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2|INFO|500||InvokeReturn
2023-01-01T06:48:14.395Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource
2023-01-01T06:48:14.396Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|INFO|500||Invoke
2023-01-01T06:48:14.396Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:14.397Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource
2023-01-01T06:48:14.397Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Method      : GET
2023-01-01T06:48:14.397Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07fafa2e-d04e-4a59-bbe2-de4f811e7535"]
2023-01-01T06:48:14.398Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Request body: 
2023-01-01T06:48:14.398Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||==========================request end================================================
2023-01-01T06:48:14.466Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:14.467Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:14.467Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Status text  : 
2023-01-01T06:48:14.468Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/040e8e5a-1214-41b0-bb9c-3cd7d6094a52", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:14.469Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "040e8e5a-1214-41b0-bb9c-3cd7d6094a52",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2023-01-01T06:44:47.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/040e8e5a-1214-41b0-bb9c-3cd7d6094a52"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/040e8e5a-1214-41b0-bb9c-3cd7d6094a52"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/040e8e5a-1214-41b0-bb9c-3cd7d6094a52/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/040e8e5a-1214-41b0-bb9c-3cd7d6094a52/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/040e8e5a-1214-41b0-bb9c-3cd7d6094a52/networkResourceCustomization"
    }
  }
}
2023-01-01T06:48:14.469Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:14.470Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/64f233fb-788d-486c-82a8-6cb6770888d2/networkResource|INFO|500||InvokeReturn
2023-01-01T06:48:14.497Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.498Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2023-01-01T06:48:14.499Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:14.499Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.500Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:48:14.500Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f06e5db-ad8e-4256-8e07-23b05b452d43"]
2023-01-01T06:48:14.501Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:48:14.501Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:48:14.556Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:14.556Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.557Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:48:14.557Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:14.558Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:48:14.559Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:14.559Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.560Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.561Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-01-01T06:48:14.562Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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================================================
2023-01-01T06:48:14.562Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.563Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.563Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62484561-fbfc-4353-a203-8d73a0855504"]
2023-01-01T06:48:14.564Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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: 
2023-01-01T06:48:14.564Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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================================================
2023-01-01T06:48:14.630Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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==========================================
2023-01-01T06:48:14.631Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.632Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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  : 
2023-01-01T06:48:14.633Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:14.641Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 179,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179"
    }
  }
}
2023-01-01T06:48:14.642Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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=================================================
2023-01-01T06:48:14.643Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:48:14.673Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:48:14.675Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:48:14.677Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:14.677Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:48:14.678Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:48:14.679Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2665", X-B3-TraceId:"24b9d8072e2296a4", X-B3-SpanId:"ee329f32e8dbdeeb", X-B3-ParentSpanId:"24b9d8072e2296a4", X-B3-Sampled:"0", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a226ab0f-b462-47f8-b6b7-cd358da6cc81"]
2023-01-01T06:48:14.679Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"96f9d235-a38f-4b56-abd1-7654e40786fa","requestStatus":"IN_PROGRESS","startTime":1672555693682,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"69f38882-8265-4788-8c02-b06ad9526d3e","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"96f9d235-a38f-4b56-abd1-7654e40786fa"}
2023-01-01T06:48:14.680Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:48:14.730Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:14.732Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:48:14.733Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:48:14.734Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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/96f9d235-a38f-4b56-abd1-7654e40786fa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:14.735Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:48:13.682+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:48:14.708+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:48:14.735Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:14.736Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:48:14.752Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.754Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:48:14.754Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:14.755Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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
2023-01-01T06:48:14.755Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:48:14.756Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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:"24b9d8072e2296a4", X-B3-SpanId:"22c158156e424934", X-B3-ParentSpanId:"24b9d8072e2296a4", X-B3-Sampled:"0", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9165b73-7f22-42a7-b3b9-6ca6b5e0d865"]
2023-01-01T06:48:14.757Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/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\":\"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"64f233fb-788d-486c-82a8-6cb6770888d2\",\"modelVersionId\":\"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\"modelCustomizationId\":\"64f233fb-788d-486c-82a8-6cb6770888d2\",\"modelUuid\":\"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\"modelInvariantUuid\":\"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\"source\":\"VID\",\"instanceName\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"69f38882-8265-4788-8c02-b06ad9526d3e\",\"modelInfo\":{\"modelInvariantId\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\"modelUuid\":\"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\"modelInvariantUuid\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"}}}],\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"69f38882-8265-4788-8c02-b06ad9526d3e\"}","type":"String"},"requestId":{"value":"96f9d235-a38f-4b56-abd1-7654e40786fa","type":"String"},"mso-request-id":{"value":"96f9d235-a38f-4b56-abd1-7654e40786fa","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"69f38882-8265-4788-8c02-b06ad9526d3e","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/69f38882-8265-4788-8c02-b06ad9526d3e/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:48:14.757Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:48:15.170Z|eed51043-f27e-4925-a999-9e3e7f7b2d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:15.171Z|eed51043-f27e-4925-a999-9e3e7f7b2d3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:15.190Z|8439e646-5c64-466b-8601-c61425923c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:15.191Z|8439e646-5c64-466b-8601-c61425923c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:15.199Z|002394f3-ae64-4d9d-9399-12055be23cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:15.200Z|002394f3-ae64-4d9d-9399-12055be23cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:15.776Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:15.778Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:48:15.780Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:48:15.781Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:48:15 GMT", X-ONAP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-TransactionID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ECOMP-RequestID:"96f9d235-a38f-4b56-abd1-7654e40786fa", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b9165b73-7f22-42a7-b3b9-6ca6b5e0d865", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:15.782Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"96f9d235-a38f-4b56-abd1-7654e40786fa\",\"instanceId\":\"933afc07-cb23-4ab9-ac16-b03ee8a247ec\"}}","message":"Success","processInstanceID":"44073929-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:48:15.782Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:15.782Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:48:15.787Z|96f9d235-a38f-4b56-abd1-7654e40786fa|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:15.927Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:15.932Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:15.932Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:48:15.932Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:15.933Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:15.933Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:48:15.933Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34fd6dae2802800e", X-B3-SpanId:"e04faa6957bec52f", X-B3-ParentSpanId:"34fd6dae2802800e", X-B3-Sampled:"0", X-ONAP-RequestID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-RequestID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-TransactionID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-ECOMP-RequestID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc7feacb-2645-4327-b067-5494d4116cd3"]
2023-01-01T06:48:15.933Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:48:15.934Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:48:15.965Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:15.965Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:15.966Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:48:15.966Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:15.969Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:15.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:48:15.970Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:15.970Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:48:15.973Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:15.974Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:15.974Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:15.975Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:15.975Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:15.975Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34fd6dae2802800e", X-B3-SpanId:"002e99f56c6ab0a2", X-B3-ParentSpanId:"34fd6dae2802800e", X-B3-Sampled:"0", X-ONAP-RequestID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-RequestID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-TransactionID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-ECOMP-RequestID:"57c9da70-dacc-40b0-9942-b3eee061ea5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f837b3c8-9faa-4788-b7b9-c81595d50ec0"]
2023-01-01T06:48:15.976Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:15.976Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:16.005Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:16.006Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:16.006Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:16.006Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:16.009Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:16.010Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:16.010Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:16.028Z|57c9da70-dacc-40b0-9942-b3eee061ea5a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:25.204Z|2296046a-dd05-459a-9e29-922ac0fe3861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:25.205Z|2296046a-dd05-459a-9e29-922ac0fe3861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:25.222Z|f49edcf2-796b-466a-a038-3cae3edfbe4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:25.225Z|f49edcf2-796b-466a-a038-3cae3edfbe4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:25.229Z|afb517b7-28dd-4404-ba5b-ab616b434567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:25.230Z|afb517b7-28dd-4404-ba5b-ab616b434567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:25.242Z|1221ec71-8276-4339-baa2-874921e127d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:48:25.243Z|1221ec71-8276-4339-baa2-874921e127d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:48:26.175Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:26.184Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:26.185Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:48:26.186Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:26.186Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:26.186Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:48:26.187Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04e6875af0be7a17", X-B3-SpanId:"5c752cbe8d0505e4", X-B3-ParentSpanId:"04e6875af0be7a17", X-B3-Sampled:"0", X-ONAP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-TransactionID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ECOMP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64bf4773-bf8b-4f41-9105-2d3913276086"]
2023-01-01T06:48:26.187Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:48:26.187Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:48:26.213Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:26.214Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:26.214Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:48:26.214Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:26.218Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:48:26.219Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:26.219Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:48:26.221Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:26.222Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:26.222Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:26.222Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:26.223Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:26.223Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04e6875af0be7a17", X-B3-SpanId:"4aab3c683212908c", X-B3-ParentSpanId:"04e6875af0be7a17", X-B3-Sampled:"0", X-ONAP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-TransactionID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ECOMP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2264c49-12a2-4877-b0a0-421f6d5fa55c"]
2023-01-01T06:48:26.223Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:26.224Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:26.239Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:26.239Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:26.240Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:26.240Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:26.245Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:26.245Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:26.246Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:26.293Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:26.294Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:26.294Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:26.294Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:26.295Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:26.295Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-TransactionID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ECOMP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"014a5248-fc12-4fdd-be73-2dd10544b63a"]
2023-01-01T06:48:26.295Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:26.296Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:26.426Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:26.426Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:26.427Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:26.427Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=90C96557D599A4A778E61CED92974B52; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Sun, 01 Jan 2023 06:48:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:26.428Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"44073929-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"WorkflowActionBB:1:ea1800f7-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:14.745+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:48:26.428Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:26.428Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:26.460Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:26.461Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:26.462Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:26.462Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:26.463Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:26.463Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-TransactionID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ECOMP-RequestID:"447a8863-6aa6-408a-9303-fb40d2b30231", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de364875-cbfd-4650-88ea-fdb62b2333da"]
2023-01-01T06:48:26.464Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:26.464Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:26.589Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:26.590Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:26.590Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:26.590Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1439F0F71A2314BD66D34BA20170FB4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"797", Date:"Sun, 01 Jan 2023 06:48:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:26.591Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"440871e2-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:ea1800f7-8994-11ed-94ad-72388b574b9d","processInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","executionId":"44073929-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:48:14.753+0000","endTime":"2023-01-01T06:48:15.233+0000","durationInMillis":480,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:48:26.591Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:26.591Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=44073929-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:26.596Z|447a8863-6aa6-408a-9303-fb40d2b30231|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:28.278Z|2d2d98b2-7ef5-4e35-bedb-f0e170437134|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:48:28.279Z|2d2d98b2-7ef5-4e35-bedb-f0e170437134|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:35.230Z|ec9a483a-9cbf-4c1e-b1c3-158026b9fe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:35.231Z|ec9a483a-9cbf-4c1e-b1c3-158026b9fe95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:35.253Z|3e6a3b7a-41a1-4ed5-9a27-0ffa316ab2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:35.253Z|4a8f9a9e-6033-475e-8a89-9cfb85321b7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:35.253Z|3e6a3b7a-41a1-4ed5-9a27-0ffa316ab2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:35.253Z|4a8f9a9e-6033-475e-8a89-9cfb85321b7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:36.743Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:36.749Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:36.749Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:48:36.750Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:36.750Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:36.750Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:48:36.750Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62d85ae7597049b0", X-B3-SpanId:"54a2b037d5fdfc40", X-B3-ParentSpanId:"62d85ae7597049b0", X-B3-Sampled:"0", X-ONAP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-TransactionID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ECOMP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6992ed3c-7501-412d-adee-647434c1064d"]
2023-01-01T06:48:36.751Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:48:36.751Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:48:36.793Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:36.794Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:36.794Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:48:36.795Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:36.798Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:48:36.798Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:36.799Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:48:36.801Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:36.802Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:36.802Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:36.802Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:36.802Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:36.803Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62d85ae7597049b0", X-B3-SpanId:"056a96f24d6c23b6", X-B3-ParentSpanId:"62d85ae7597049b0", X-B3-Sampled:"0", X-ONAP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-TransactionID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ECOMP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"297b2cdf-1180-4f5d-a262-bc1f70ba2960"]
2023-01-01T06:48:36.803Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:36.803Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:36.824Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:36.824Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:36.825Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:36.826Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:36.827Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:36.827Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:36.829Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:36.880Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:36.880Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:36.881Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:36.881Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:36.882Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:36.882Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-TransactionID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ECOMP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bb6c371-c914-4917-aa64-9e17f51d39c5"]
2023-01-01T06:48:36.882Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:36.883Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:37.023Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:37.023Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:37.024Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:37.025Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=31894F1C448A941F07C37CEE91D4D596; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:37.025Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:48:37.026Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:37.026Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:37.071Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:37.073Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:37.074Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:37.075Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:37.076Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:37.076Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-TransactionID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ECOMP-RequestID:"8b9b7440-74e0-4938-836a-1b3c32a6a8b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75bce692-2949-4272-bb94-cd48c8f1a54c"]
2023-01-01T06:48:37.077Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:37.077Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:37.198Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:37.199Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:37.199Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:37.200Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6C10CBC8E2FCA945C57F873A9291C0BC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:48:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:37.201Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4c99e497-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:48:29.128+0000","endTime":"2023-01-01T06:48:29.128+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:48:37.201Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:37.202Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:37.210Z|8b9b7440-74e0-4938-836a-1b3c32a6a8b1|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:40.242Z|92451588-cc30-4fc2-8ccb-a4c687ff0790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:48:40.245Z|92451588-cc30-4fc2-8ccb-a4c687ff0790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:48:40.667Z|7f27acc1-f3f4-4100-9446-43ee590768ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:48:40.668Z|7f27acc1-f3f4-4100-9446-43ee590768ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:48:45.259Z|88b50cc8-e251-4e20-ac38-d0138f466a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:45.260Z|88b50cc8-e251-4e20-ac38-d0138f466a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:45.277Z|2d39a35e-2dbc-41fd-83b3-395c44ff1e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:45.278Z|2d39a35e-2dbc-41fd-83b3-395c44ff1e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:45.279Z|c3ce5db5-b261-4e2d-bfa8-8c331966a9e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:45.280Z|c3ce5db5-b261-4e2d-bfa8-8c331966a9e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:47.355Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:47.362Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:47.362Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:48:47.363Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:47.363Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:47.363Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:48:47.363Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"049ea13c754436f8", X-B3-SpanId:"2dc91ce68f296a04", X-B3-ParentSpanId:"049ea13c754436f8", X-B3-Sampled:"0", X-ONAP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-TransactionID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ECOMP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"783f4598-69b7-47fe-9159-2e3baf50a20c"]
2023-01-01T06:48:47.364Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:48:47.364Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:48:47.407Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:47.407Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:47.408Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:48:47.408Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:47.411Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:48:47.412Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:47.412Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:48:47.414Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:47.415Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:47.415Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:47.415Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:47.415Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:47.415Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"049ea13c754436f8", X-B3-SpanId:"fda955745043a9b9", X-B3-ParentSpanId:"049ea13c754436f8", X-B3-Sampled:"0", X-ONAP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-TransactionID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ECOMP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e31f057d-4987-4338-a7b9-aa26f37d8158"]
2023-01-01T06:48:47.416Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:47.416Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:47.436Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:47.437Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:47.438Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:47.438Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:47.439Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:47.439Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:47.441Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:47.481Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:47.483Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:47.483Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:47.483Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:47.484Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:47.484Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-TransactionID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ECOMP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"313a979c-eb43-4de1-a721-d7d35e9de67e"]
2023-01-01T06:48:47.485Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:47.485Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:47.612Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:47.613Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:47.613Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:47.613Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4EB7DDC0EDA23A1F368A84A9EA3D1071; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:48:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:47.617Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:48:47.618Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:47.619Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:47.650Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:47.651Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:47.651Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:47.651Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:47.653Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:47.653Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-TransactionID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ECOMP-RequestID:"968b1832-a1f2-41c4-8d1b-113fcb63e1fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5328a1d3-153f-4adf-b81c-f362121526f9"]
2023-01-01T06:48:47.654Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:47.654Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:47.778Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:47.778Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:47.779Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:47.779Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7DB76C5E10BDEC80E5F697704594EAA8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:48:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:47.780Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4c99e497-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:48:29.128+0000","endTime":"2023-01-01T06:48:29.128+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:48:47.780Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:47.781Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:47.794Z|968b1832-a1f2-41c4-8d1b-113fcb63e1fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:48:55.242Z|12be8527-4894-4a83-b42f-cd986ee5f4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:48:55.243Z|12be8527-4894-4a83-b42f-cd986ee5f4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:48:55.299Z|f2081994-a7bd-48ed-a1df-6af112eb42d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:55.302Z|f2081994-a7bd-48ed-a1df-6af112eb42d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:55.303Z|8aeff18c-7b87-48d7-8e36-4c856cfd3eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:55.304Z|8aeff18c-7b87-48d7-8e36-4c856cfd3eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:55.318Z|6427923c-9491-4507-ae04-17251fae688e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:48:55.319Z|6427923c-9491-4507-ae04-17251fae688e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:48:57.921Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:48:57.927Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:57.927Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:48:57.928Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:57.928Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:48:57.929Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:48:57.929Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b23dff6bd704bf9", X-B3-SpanId:"c62f68133babe8b8", X-B3-ParentSpanId:"8b23dff6bd704bf9", X-B3-Sampled:"0", X-ONAP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-TransactionID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ECOMP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47c18d3a-a5ea-4658-b3ab-9a8cf47f735e"]
2023-01-01T06:48:57.929Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:48:57.929Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:48:57.958Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:57.959Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:57.960Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:48:57.960Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:57.961Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:48:57.962Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:57.963Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:48:57.966Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:57.967Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:48:57.967Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:57.968Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:48:57.968Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:48:57.969Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b23dff6bd704bf9", X-B3-SpanId:"21dbce9f6a2c9f26", X-B3-ParentSpanId:"8b23dff6bd704bf9", X-B3-Sampled:"0", X-ONAP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-TransactionID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ECOMP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62fabf74-ce4c-41fb-969b-4d2c241a5a5e"]
2023-01-01T06:48:57.969Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:48:57.970Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:48:57.988Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:57.989Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:57.990Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:48:57.990Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:48:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:57.994Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:48:57.995Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:57.995Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:48:58.062Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:58.063Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:58.063Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:58.063Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:48:58.063Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:58.065Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-TransactionID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ECOMP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d029962-4ace-4eb0-b295-db522934599d"]
2023-01-01T06:48:58.065Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:58.065Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:58.187Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:58.187Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:58.188Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:58.188Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A806DE76CD0F579B9808E38692AA529A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:58.189Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:48:58.189Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:58.189Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:58.219Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:58.220Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:48:58.220Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:48:58.221Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:48:58.221Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:48:58.221Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-TransactionID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ECOMP-RequestID:"ac49390a-82c0-42b6-9b44-cdff15e2a869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b39f0b6c-0ec9-4f98-875c-a337f14d383a"]
2023-01-01T06:48:58.222Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:48:58.222Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:48:58.345Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:48:58.346Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:48:58.346Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:48:58.347Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=37F51B620794A562A46C14588734A5E0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:48:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:48:58.347Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4c99e497-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:48:29.128+0000","endTime":"2023-01-01T06:48:29.128+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:48:58.348Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:48:58.349Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:48:58.356Z|ac49390a-82c0-42b6-9b44-cdff15e2a869|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:05.327Z|cb471ed1-2afc-402b-a2a7-8cfa195e7a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:05.328Z|cb471ed1-2afc-402b-a2a7-8cfa195e7a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:05.334Z|0c4d0fa8-a5cb-4af0-89e5-830552b51b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:05.334Z|0c4d0fa8-a5cb-4af0-89e5-830552b51b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:05.339Z|7169b9a5-baaf-4e93-9a67-33c590a3f1ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:05.340Z|7169b9a5-baaf-4e93-9a67-33c590a3f1ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:08.508Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:08.513Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:08.514Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:08.514Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:08.514Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:08.515Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:08.515Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"413d0896d9091794", X-B3-SpanId:"ac8dbd4a8a6b4ff0", X-B3-ParentSpanId:"413d0896d9091794", X-B3-Sampled:"0", X-ONAP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-TransactionID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ECOMP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"338ab387-e30d-4451-b358-2f6d58b4614c"]
2023-01-01T06:49:08.515Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:08.516Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:08.553Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:08.555Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:08.556Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:08.557Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:08.557Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:08.558Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:08.559Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:08.561Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:08.562Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:08.563Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:08.563Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:08.564Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:08.564Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"413d0896d9091794", X-B3-SpanId:"afa1d8270ce592c8", X-B3-ParentSpanId:"413d0896d9091794", X-B3-Sampled:"0", X-ONAP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-TransactionID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ECOMP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f075ae5-b9b0-41e4-90fd-f5e9519a9224"]
2023-01-01T06:49:08.565Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:08.566Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:08.596Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:08.597Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:08.597Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:08.598Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:08.606Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:49:08.607Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:08.608Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:08.650Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:08.651Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:08.652Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:08.652Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:08.653Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:08.653Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-TransactionID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ECOMP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c17046dc-ee79-43cb-81e9-f194a7cac88a"]
2023-01-01T06:49:08.653Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:08.654Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:08.787Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:08.787Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:08.788Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:08.788Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=063732E8166274D01FE28A4010B9C959; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:08.789Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:49:08.789Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:08.790Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:08.911Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:08.912Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:08.912Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:08.913Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:08.913Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:08.913Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-TransactionID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ECOMP-RequestID:"44b3b1c1-cd66-46d7-91c8-ac143c597574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30fc210d-319b-406b-9503-5245b98606e4"]
2023-01-01T06:49:08.914Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:08.914Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:09.043Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:09.044Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:09.044Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:09.044Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA65FC3FA47B43EB26AA7F02E8DA3894; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:49:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:09.045Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4c99e497-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:48:29.128+0000","endTime":"2023-01-01T06:48:29.128+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:49:09.045Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:09.046Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:09.052Z|44b3b1c1-cd66-46d7-91c8-ac143c597574|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:10.242Z|377c2e3d-b915-4f98-adef-abac5ce9e4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:49:10.243Z|377c2e3d-b915-4f98-adef-abac5ce9e4a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:49:10.669Z|c3c6c447-0ff3-4858-95c0-3b697e63d624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:49:10.670Z|c3c6c447-0ff3-4858-95c0-3b697e63d624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:49:15.352Z|797a56a7-b3f2-40d0-85dc-1f0e9f3f41bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:15.353Z|797a56a7-b3f2-40d0-85dc-1f0e9f3f41bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:15.359Z|cfca47c6-74e8-456d-8544-66cbf025435c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:15.360Z|cfca47c6-74e8-456d-8544-66cbf025435c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:15.361Z|db2ce378-4b16-48c4-8b61-357d3307a4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:15.362Z|db2ce378-4b16-48c4-8b61-357d3307a4b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:19.207Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:19.214Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:19.215Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:19.215Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:19.216Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:19.216Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:19.216Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2c2cd91315d49a4", X-B3-SpanId:"6e7de5acde441439", X-B3-ParentSpanId:"d2c2cd91315d49a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-TransactionID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ECOMP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab2851b1-63fe-49a2-85fa-74727945fcd2"]
2023-01-01T06:49:19.216Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:19.217Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:19.244Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:19.245Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:19.245Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:19.245Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:19.246Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:19.246Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:19.247Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:19.256Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:19.256Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:19.257Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:19.257Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:19.257Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:19.257Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2c2cd91315d49a4", X-B3-SpanId:"7d93a7b8f40e1bc3", X-B3-ParentSpanId:"d2c2cd91315d49a4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-TransactionID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ECOMP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd5e2354-0a1e-4bba-94f6-1a5772ac4571"]
2023-01-01T06:49:19.257Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:19.258Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:19.288Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:19.288Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:19.289Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:19.289Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:19.299Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:49:19.299Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:19.300Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:19.339Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:19.340Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:19.340Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:19.340Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:19.341Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:19.341Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-TransactionID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ECOMP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df80089f-680c-4a27-bb8c-0f83e800feb4"]
2023-01-01T06:49:19.341Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:19.342Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:19.465Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:19.466Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:19.466Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:19.466Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E094254138DAD635660E7611C128B52D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:49:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:19.467Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:49:19.467Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:19.468Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:19.512Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:19.513Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:19.514Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:19.514Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:19.515Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:19.515Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-TransactionID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ECOMP-RequestID:"eb7a8c58-483d-4241-aab8-392d6f963069", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b49dd32-10d3-4d8e-91e4-8259ddeae7a6"]
2023-01-01T06:49:19.516Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:19.516Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:19.636Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:19.637Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:19.637Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:19.638Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ECF460D3C461A7C9A24F14B5DCF2E60A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:49:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:19.638Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:4c99e497-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:48:29.128+0000","endTime":"2023-01-01T06:48:29.128+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:49:19.639Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:19.639Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:19.644Z|eb7a8c58-483d-4241-aab8-392d6f963069|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:25.242Z|4f1b9259-f654-495b-8093-a120fa2e127e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:49:25.251Z|4f1b9259-f654-495b-8093-a120fa2e127e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:49:25.375Z|781bf4db-2eb7-4be4-a518-93339e4aa96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:25.377Z|781bf4db-2eb7-4be4-a518-93339e4aa96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:25.387Z|377079f6-77aa-44d9-8f13-c1b8e7100866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:25.388Z|377079f6-77aa-44d9-8f13-c1b8e7100866|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:25.395Z|7ee2cc7e-e25a-4267-ab9d-23377d84fdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:25.396Z|7ee2cc7e-e25a-4267-ab9d-23377d84fdcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:28.277Z|968278cf-5e32-42c1-82da-df5407797d0c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:49:28.278Z|968278cf-5e32-42c1-82da-df5407797d0c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:29.790Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:29.794Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:29.795Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:29.795Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:29.796Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:29.796Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:29.796Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"973a7304d6c2c499", X-B3-SpanId:"f92de7d82e7a42f9", X-B3-ParentSpanId:"973a7304d6c2c499", X-B3-Sampled:"0", X-ONAP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-TransactionID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ECOMP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee4073d9-e0e3-4c8c-b6aa-b377fea7ba93"]
2023-01-01T06:49:29.797Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:29.797Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:29.823Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:29.823Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:29.824Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:29.824Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:29.826Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:29.827Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:29.827Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:29.829Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:29.830Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:29.830Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:29.830Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:29.831Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:29.831Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"973a7304d6c2c499", X-B3-SpanId:"c2299639527c4660", X-B3-ParentSpanId:"973a7304d6c2c499", X-B3-Sampled:"0", X-ONAP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-TransactionID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ECOMP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d48f1cd0-3e33-408f-a7da-4e46bc4ec839"]
2023-01-01T06:49:29.831Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:29.831Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:29.855Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:29.856Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:29.856Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:29.857Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:29.859Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:29.859Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:29.860Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:29.915Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:29.915Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:29.915Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:29.916Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:29.916Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:29.916Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-TransactionID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ECOMP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4512ecff-2feb-49a6-98d9-cd6b3b15e489"]
2023-01-01T06:49:29.916Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:29.917Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:30.048Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:30.049Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:30.049Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:30.049Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0863B44B7F4B55EEFCFC0AF143DA4FF9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:49:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:30.050Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:49:30.050Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:30.051Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:30.079Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:30.080Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:30.080Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:30.081Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:30.081Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:30.081Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-TransactionID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ECOMP-RequestID:"fcfd2200-e74b-4d1b-9b81-73657b3ad4a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c368194-9079-4060-9805-d42118f61317"]
2023-01-01T06:49:30.082Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:30.082Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:30.211Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:30.212Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:30.212Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:30.213Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D8C19D9F71D4E3BE532FF7AEDFEF2F94; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:49:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:30.213Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6f84a508-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:49:27.709+0000","endTime":"2023-01-01T06:49:27.715+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:49:30.214Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:30.214Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:30.223Z|fcfd2200-e74b-4d1b-9b81-73657b3ad4a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:35.402Z|89828358-9db1-4e9a-adfa-cc2659d56323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:35.403Z|89828358-9db1-4e9a-adfa-cc2659d56323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:35.416Z|c6421940-a7f8-4459-a348-14ac13b7bb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:35.417Z|c6421940-a7f8-4459-a348-14ac13b7bb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:35.423Z|29b684d2-0b37-4a66-af32-f61279d7f2f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:35.424Z|29b684d2-0b37-4a66-af32-f61279d7f2f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:40.242Z|a79b7e03-9991-410d-8dd1-c4290ef444f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:49:40.243Z|a79b7e03-9991-410d-8dd1-c4290ef444f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:49:40.359Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:40.365Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:40.366Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:40.367Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:40.367Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:40.367Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:40.368Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88eaa9f33ff6b6dd", X-B3-SpanId:"f88b8ebe5ede3d85", X-B3-ParentSpanId:"88eaa9f33ff6b6dd", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-TransactionID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ECOMP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e75fe3-6ca7-4e1e-b84e-5504664d3a45"]
2023-01-01T06:49:40.368Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:40.369Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:40.411Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:40.412Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:40.412Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:40.413Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:40.415Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:40.415Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:40.416Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:40.418Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:40.419Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:40.419Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:40.420Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:40.420Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:40.420Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88eaa9f33ff6b6dd", X-B3-SpanId:"121d21e8fb831966", X-B3-ParentSpanId:"88eaa9f33ff6b6dd", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-TransactionID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ECOMP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064a96f5-c77b-45ce-a704-dcdf624e26e0"]
2023-01-01T06:49:40.421Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:40.421Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:40.439Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:40.439Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:40.440Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:40.440Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:40.441Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:40.441Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:40.442Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:40.472Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:40.473Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:40.473Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:40.474Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:49:40.474Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:40.474Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-TransactionID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ECOMP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28783b81-8b1a-449c-8f38-ef592b13eb97"]
2023-01-01T06:49:40.475Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:40.475Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:40.609Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:40.610Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:40.610Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:40.610Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B884BB908688889DEB1A2170B4BF24B3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:40.611Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4c99bd80-89a0-11ed-94ad-72388b574b9d","businessKey":"96f9d235-a38f-4b56-abd1-7654e40786fa","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:48:29.127+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"4c979b69-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:49:40.611Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:40.612Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96f9d235-a38f-4b56-abd1-7654e40786fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:40.635Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:40.636Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:49:40.636Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:40.636Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:49:40.636Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:49:40.637Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-TransactionID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ECOMP-RequestID:"3f8995c9-7665-453d-90c7-c5a995c3d485", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2573072c-ffa0-45ec-9da2-bd86d8593817"]
2023-01-01T06:49:40.637Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:49:40.637Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:49:40.671Z|f0d99ded-1124-4058-840a-c82108f403d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:49:40.672Z|f0d99ded-1124-4058-840a-c82108f403d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:49:40.759Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:40.759Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:40.759Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:49:40.760Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A0CA655AE19C1C5F3332AF0493FF8886; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:49:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:40.760Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6f84a508-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","executionId":"4c99bd80-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:49:27.709+0000","endTime":"2023-01-01T06:49:27.715+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44073929-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:49:40.761Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:40.762Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4c99bd80-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:49:40.767Z|3f8995c9-7665-453d-90c7-c5a995c3d485|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:45.426Z|71d2a822-26a8-4d3b-827d-eab288b43671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:45.427Z|71d2a822-26a8-4d3b-827d-eab288b43671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:45.448Z|5fcf5a5e-71bd-4694-a8a6-e87836d386de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:45.449Z|5fcf5a5e-71bd-4694-a8a6-e87836d386de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:45.450Z|04926e2b-abea-4d48-922f-e2798eaea67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:45.451Z|04926e2b-abea-4d48-922f-e2798eaea67c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:50.909Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:50.920Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:50.921Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:50.922Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:50.922Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:50.922Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:50.923Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56d0eac8d3be5e6e", X-B3-SpanId:"d7e4d22cd79d8bef", X-B3-ParentSpanId:"56d0eac8d3be5e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-RequestID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-TransactionID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-ECOMP-RequestID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"787da48f-7467-42f6-94cc-50c2c49b1659"]
2023-01-01T06:49:50.923Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:50.923Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:50.967Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:50.968Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:50.968Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:50.968Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:50.981Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "endTime" : "2023-01-01T06:49:47.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:50.982Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:50.983Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:50.987Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:50.991Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:50.992Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:50.992Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:50.993Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:50.993Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"56d0eac8d3be5e6e", X-B3-SpanId:"d7407a4894a58a41", X-B3-ParentSpanId:"56d0eac8d3be5e6e", X-B3-Sampled:"0", X-ONAP-RequestID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-RequestID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-TransactionID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-ECOMP-RequestID:"c2dae9b1-38a4-4200-8110-41094b79a541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98cdd889-bd25-4724-b3af-6ac89d823e73"]
2023-01-01T06:49:50.993Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:50.994Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.021Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.022Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.022Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:51.022Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.024Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ea9cec24-fbc8-4093-a003-6cfd5962120c\",\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:51.025Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.025Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:51.054Z|c2dae9b1-38a4-4200-8110-41094b79a541|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:51.193Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:51.198Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.198Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:51.199Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.199Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.199Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:51.200Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93b4d3573683418f", X-B3-SpanId:"87a00ca2b884f973", X-B3-ParentSpanId:"93b4d3573683418f", X-B3-Sampled:"0", X-ONAP-RequestID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-RequestID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-TransactionID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-ECOMP-RequestID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6512f3d6-3e05-45ec-8bf5-dde68e4f5738"]
2023-01-01T06:49:51.200Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:51.201Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.228Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.229Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.229Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:51.230Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.235Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "endTime" : "2023-01-01T06:49:47.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:51.235Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.236Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:51.240Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.241Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:51.241Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.241Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.242Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:51.242Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93b4d3573683418f", X-B3-SpanId:"ac14b874df6be2f5", X-B3-ParentSpanId:"93b4d3573683418f", X-B3-Sampled:"0", X-ONAP-RequestID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-RequestID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-TransactionID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-ECOMP-RequestID:"6d23eeee-ab48-4d75-b297-e77ac3209dda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec7351ba-0225-433c-bc36-9c631a4b2020"]
2023-01-01T06:49:51.242Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:51.243Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.265Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.266Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.266Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:51.267Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.273Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ea9cec24-fbc8-4093-a003-6cfd5962120c\",\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:51.275Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.275Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:51.294Z|6d23eeee-ab48-4d75-b297-e77ac3209dda|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:51.444Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:51.449Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.450Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:51.450Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.450Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.451Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:51.451Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e3eb358af754e29", X-B3-SpanId:"0b36602feb278bf0", X-B3-ParentSpanId:"9e3eb358af754e29", X-B3-Sampled:"0", X-ONAP-RequestID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-RequestID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-TransactionID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-ECOMP-RequestID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a3df0b-8f70-49a8-8580-a13b00d8093e"]
2023-01-01T06:49:51.451Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:51.451Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.489Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.490Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.491Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:51.492Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.493Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "endTime" : "2023-01-01T06:49:47.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:51.493Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.495Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:51.497Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.499Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:51.499Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.500Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.500Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:51.501Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e3eb358af754e29", X-B3-SpanId:"a3560c5c5359e932", X-B3-ParentSpanId:"9e3eb358af754e29", X-B3-Sampled:"0", X-ONAP-RequestID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-RequestID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-TransactionID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-ECOMP-RequestID:"8316316b-9d78-4150-8ca7-abeaa532dffc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1876f302-1f1f-4dad-a0e9-8910d50d39bb"]
2023-01-01T06:49:51.502Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:51.503Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.521Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.522Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.522Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:51.523Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.523Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ea9cec24-fbc8-4093-a003-6cfd5962120c\",\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:51.524Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.524Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:51.536Z|8316316b-9d78-4150-8ca7-abeaa532dffc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:51.677Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:51.682Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.683Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:51.683Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.684Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.684Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:51.684Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a757f583d9883323", X-B3-SpanId:"d127d2636a467230", X-B3-ParentSpanId:"a757f583d9883323", X-B3-Sampled:"0", X-ONAP-RequestID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-RequestID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-TransactionID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-ECOMP-RequestID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d010869-c6cc-4f41-b089-c45bdef664f0"]
2023-01-01T06:49:51.684Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:51.685Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.716Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.717Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.717Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:51.718Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.728Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "endTime" : "2023-01-01T06:49:47.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:51.729Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.729Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:51.731Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.732Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:51.732Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.732Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.733Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:51.733Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a757f583d9883323", X-B3-SpanId:"224be879d4ba7895", X-B3-ParentSpanId:"a757f583d9883323", X-B3-Sampled:"0", X-ONAP-RequestID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-RequestID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-TransactionID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-ECOMP-RequestID:"147ae9d0-1ef2-4e27-93b1-4e7b6899cc61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc18d83b-1e40-4e6e-ac66-f1f8f53098ec"]
2023-01-01T06:49:51.733Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:51.735Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.760Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.761Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.762Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:51.763Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.764Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ea9cec24-fbc8-4093-a003-6cfd5962120c\",\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:51.764Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.765Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:51.784Z|147ae9d0-1ef2-4e27-93b1-4e7b6899cc61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:51.932Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:49:51.937Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.939Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||Invoke
2023-01-01T06:49:51.940Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.941Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa
2023-01-01T06:49:51.942Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Method      : GET
2023-01-01T06:49:51.943Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75fa5d0977ebe5f1", X-B3-SpanId:"63e9c1cb525e0189", X-B3-ParentSpanId:"75fa5d0977ebe5f1", X-B3-Sampled:"0", X-ONAP-RequestID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-RequestID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-TransactionID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-ECOMP-RequestID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8117201-1384-4d8b-9a59-7fa32b3829a6"]
2023-01-01T06:49:51.943Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Request body: 
2023-01-01T06:49:51.944Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||==========================request end================================================
2023-01-01T06:49:51.979Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:51.980Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:51.983Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Status text  : 
2023-01-01T06:49:51.984Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:51.984Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||Response body: {
  "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "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" : "2023-01-01T06:48:13.000+00:00",
  "endTime" : "2023-01-01T06:49:47.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"f2369ec5-a8e8-49b7-90b6-b633dbbaf2ab\",\n    \"modelVersionId\": \"040e8e5a-1214-41b0-bb9c-3cd7d6094a52\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"64f233fb-788d-486c-82a8-6cb6770888d2\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"69f38882-8265-4788-8c02-b06ad9526d3e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:49:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
    "cloudIdentifier" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\"},\"environment\":null}",
    "created" : "2023-01-01T06:49:25.000+00:00"
  } ],
  "requestURI" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa"
    }
  }
}
2023-01-01T06:49:51.985Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:51.986Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96f9d235-a38f-4b56-abd1-7654e40786fa|INFO|500||InvokeReturn
2023-01-01T06:49:51.988Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.989Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:49:51.989Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:49:51.990Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false
2023-01-01T06:49:51.990Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:49:51.990Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75fa5d0977ebe5f1", X-B3-SpanId:"dc4f84fa56d4af93", X-B3-ParentSpanId:"75fa5d0977ebe5f1", X-B3-Sampled:"0", X-ONAP-RequestID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-RequestID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-TransactionID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-ECOMP-RequestID:"143d7820-f8c7-4960-9d5e-393912baacfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dcd11c9-6000-482d-83d2-754d8064c5ee"]
2023-01-01T06:49:51.991Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:49:51.991Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:49:52.018Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:49:52.019Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:49:52.019Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:49:52.020Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:49:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:49:52.021Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "96f9d235-a38f-4b56-abd1-7654e40786fa",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"cd52ceec-ea1a-4b1e-8973-5eb8eec2f38d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ea9cec24-fbc8-4093-a003-6cfd5962120c\",\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":null,\"creation_time\":1672555766000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:49:29.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:49:52.022Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:49:52.022Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96f9d235-a38f-4b56-abd1-7654e40786fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:49:52.040Z|143d7820-f8c7-4960-9d5e-393912baacfc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/96f9d235-a38f-4b56-abd1-7654e40786fa|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:49:55.242Z|067fd023-6f05-4a03-8cfa-4a62d16c81c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:49:55.243Z|067fd023-6f05-4a03-8cfa-4a62d16c81c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:49:55.454Z|99bb8b56-4da2-4e83-b548-7a8477d516a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:55.455Z|99bb8b56-4da2-4e83-b548-7a8477d516a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:55.472Z|a462b1ef-64ba-4214-9ae5-747d49586642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:55.473Z|a462b1ef-64ba-4214-9ae5-747d49586642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:49:55.474Z|92906f5b-b229-4d14-9f67-862368fd8f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:49:55.474Z|92906f5b-b229-4d14-9f67-862368fd8f10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:02.946Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:02.955Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||INFO|500||Checking if requestId: 27324c44-826c-4a6e-ba39-e53034feb6d6 already exists in requestDb InfraActiveRequests table
2023-01-01T06:50:02.957Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:02.958Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:02.958Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:02.958Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:02.959Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:02.959Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f9db1ddfc1e1916", X-B3-SpanId:"ac58cc343a66b823", X-B3-ParentSpanId:"9f9db1ddfc1e1916", X-B3-Sampled:"0", X-ONAP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-TransactionID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ECOMP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c61c7f04-da76-404b-b582-447e899756c9"]
2023-01-01T06:50:02.959Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:02.960Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:02.991Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:02.992Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:50:02.992Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:02.993Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:02.993Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: 
2023-01-01T06:50:02.993Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:02.994Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|404|Not Found|InvokeReturn
2023-01-01T06:50:03.022Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:50:04.306Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:50:04.351Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:50:04.352Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:50:04.447Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:50:04.448Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:50:04 GMT], content-length=[395], x-aai-txid=[1-aai-resources-230101-06:50:04:554-50151], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:50:04.449Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules","ERR.5.4.6114"]}}}

2023-01-01T06:50:04.456Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2023-01-01T06:50:04.463Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:50:04.520Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:50:04.521Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:50:04.599Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:50:04.600Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:50:04 GMT], content-length=[1067], vertex-id=[245816], x-aai-txid=[1-aai-resources-230101-06:50:04:706-72554], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:50:04.602Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555698317","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"933afc07-cb23-4ab9-ac16-b03ee8a247ec"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_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"}]}]}}

2023-01-01T06:50:04.604Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:50:04.605Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:50:04.606Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.607Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:50:04.608Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:04.608Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.608Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:50:04.609Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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:"9f9db1ddfc1e1916", X-B3-SpanId:"95f5d314414e728a", X-B3-ParentSpanId:"9f9db1ddfc1e1916", X-B3-Sampled:"0", X-ONAP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-TransactionID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ECOMP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d1acb68-9c29-4988-a229-b05d43fc8b4a"]
2023-01-01T06:50:04.609Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"933afc07-cb23-4ab9-ac16-b03ee8a247ec","serviceInstanceId":"69f38882-8265-4788-8c02-b06ad9526d3e"},"instanceName":null,"requestScope":"network"}
2023-01-01T06:50:04.609Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:50:04.650Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:04.651Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:04.651Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:50:04.652Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:04.653Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:50:04.653Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:04.654Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:50:04.655Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.656Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-01-01T06:50:04.656Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:04.656Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.657Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T06:50:04.657Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-TransactionID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ECOMP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57f1b4e9-f2b5-42c2-ade8-7125ec6cfed7"]
2023-01-01T06:50:04.658Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T06:50:04.658Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:50:04.693Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:04.694Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.695Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T06:50:04.695Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:04.696Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 185,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185"
    }
  }
}
2023-01-01T06:50:04.696Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:04.696Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-01-01T06:50:04.704Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:50:04.705Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:50:04.705Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:04.706Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:50:04.706Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:50:04.706Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1255", X-B3-TraceId:"9f9db1ddfc1e1916", X-B3-SpanId:"ed956fc539895844", X-B3-ParentSpanId:"9f9db1ddfc1e1916", X-B3-Sampled:"0", X-ONAP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-TransactionID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ECOMP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"922a3a87-ad94-48a3-873b-7cac07be7f44"]
2023-01-01T06:50:04.710Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"27324c44-826c-4a6e-ba39-e53034feb6d6","requestStatus":"IN_PROGRESS","startTime":1672555804457,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"69f38882-8265-4788-8c02-b06ad9526d3e","requestScope":"network","requestAction":"deleteInstance","networkId":"933afc07-cb23-4ab9-ac16-b03ee8a247ec","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"27324c44-826c-4a6e-ba39-e53034feb6d6"}
2023-01-01T06:50:04.710Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:50:04.752Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:04.753Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:50:04.754Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:50:04.761Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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/27324c44-826c-4a6e-ba39-e53034feb6d6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:04.764Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:50:04.457+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:50:04.735+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:04.765Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:04.765Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:50:04.792Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.793Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:50:04.794Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:04.794Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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
2023-01-01T06:50:04.795Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:50:04.795Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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:"9f9db1ddfc1e1916", X-B3-SpanId:"571546060aee1ad5", X-B3-ParentSpanId:"9f9db1ddfc1e1916", X-B3-Sampled:"0", X-ONAP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-TransactionID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ECOMP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c45f3577-21de-4ee3-9374-e5e48198a2ef"]
2023-01-01T06:50:04.804Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|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\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"69f38882-8265-4788-8c02-b06ad9526d3e\",\"networkInstanceId\":\"933afc07-cb23-4ab9-ac16-b03ee8a247ec\"}","type":"String"},"requestId":{"value":"27324c44-826c-4a6e-ba39-e53034feb6d6","type":"String"},"mso-request-id":{"value":"27324c44-826c-4a6e-ba39-e53034feb6d6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"69f38882-8265-4788-8c02-b06ad9526d3e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"933afc07-cb23-4ab9-ac16-b03ee8a247ec","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/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:50:04.805Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:50:05.478Z|da82686f-1d3e-4693-93a0-efce4f53274b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:05.479Z|da82686f-1d3e-4693-93a0-efce4f53274b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:05.498Z|1c0db824-1aac-4f5e-a928-8ce785afe9d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:05.498Z|6b2e3376-9eee-484c-969f-60dd75e29dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:05.499Z|6b2e3376-9eee-484c-969f-60dd75e29dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:05.499Z|1c0db824-1aac-4f5e-a928-8ce785afe9d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:05.821Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:05.822Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:50:05.823Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:50:05.824Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:50:05 GMT", X-ONAP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-TransactionID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ECOMP-RequestID:"27324c44-826c-4a6e-ba39-e53034feb6d6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c45f3577-21de-4ee3-9374-e5e48198a2ef", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:05.825Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"27324c44-826c-4a6e-ba39-e53034feb6d6\",\"instanceId\":\"933afc07-cb23-4ab9-ac16-b03ee8a247ec\"}}","message":"Success","processInstanceID":"859e25d1-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:50:05.825Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:05.826Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:50:05.830Z|27324c44-826c-4a6e-ba39-e53034feb6d6|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:05.963Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:05.967Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:05.968Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:05.968Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:05.969Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:05.969Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:05.969Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e28547f191c169a", X-B3-SpanId:"e17acac4c94b9c98", X-B3-ParentSpanId:"6e28547f191c169a", X-B3-Sampled:"0", X-ONAP-RequestID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-RequestID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-TransactionID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-ECOMP-RequestID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f34a915e-f390-4b22-99c0-c66fe9f0bf12"]
2023-01-01T06:50:05.970Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:05.970Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:06.015Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:06.015Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:06.015Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:06.016Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:06.019Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:06.019Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:06.020Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:06.037Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:06.037Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:06.038Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:06.038Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:06.039Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:06.039Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e28547f191c169a", X-B3-SpanId:"2ebb39ced45fe390", X-B3-ParentSpanId:"6e28547f191c169a", X-B3-Sampled:"0", X-ONAP-RequestID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-RequestID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-TransactionID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-ECOMP-RequestID:"0fa7c89c-e821-40ac-97f8-2cab56e9750f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65f2f16e-e2d5-434f-ac39-31b28575b960"]
2023-01-01T06:50:06.039Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:06.040Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:06.068Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:06.069Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:06.069Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:06.069Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:06.071Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:50:06.071Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:06.072Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:06.082Z|0fa7c89c-e821-40ac-97f8-2cab56e9750f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:10.242Z|6fc11418-a5be-46f1-8f78-8910497d1224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:50:10.245Z|6fc11418-a5be-46f1-8f78-8910497d1224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:50:10.672Z|e516bc71-96bd-4f67-9c25-bae34578aba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:50:10.673Z|e516bc71-96bd-4f67-9c25-bae34578aba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:50:15.505Z|d614b58a-842d-43c5-8e78-dbb854b69e2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:15.506Z|d614b58a-842d-43c5-8e78-dbb854b69e2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:15.522Z|7294217f-e001-41ae-a12c-411f4589143b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:15.523Z|7294217f-e001-41ae-a12c-411f4589143b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:15.533Z|6c9ee8fd-a2f9-4b7e-aa45-58b128d3dc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:15.533Z|6c9ee8fd-a2f9-4b7e-aa45-58b128d3dc9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:16.222Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:16.227Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:16.228Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:16.228Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:16.229Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:16.229Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:16.229Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d8525c4cd60f8a", X-B3-SpanId:"f8d563c0ceef3dd0", X-B3-ParentSpanId:"15d8525c4cd60f8a", X-B3-Sampled:"0", X-ONAP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-TransactionID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ECOMP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af849314-4d3d-4798-a017-48857e8e3a5a"]
2023-01-01T06:50:16.229Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:16.230Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:16.257Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:16.258Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:16.258Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:16.258Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:16.263Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:16.263Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:16.264Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:16.268Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:16.271Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:16.271Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:16.272Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:16.272Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:16.272Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d8525c4cd60f8a", X-B3-SpanId:"f996b990bd217484", X-B3-ParentSpanId:"15d8525c4cd60f8a", X-B3-Sampled:"0", X-ONAP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-TransactionID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ECOMP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"defbb8ec-242c-45c1-8129-121294ea3eb5"]
2023-01-01T06:50:16.274Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:16.274Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:16.302Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:16.303Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:16.303Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:16.303Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:16.304Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:16.305Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:16.305Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:16.364Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:16.365Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:16.366Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:16.366Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:16.367Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:16.367Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-TransactionID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ECOMP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e9e272-b05e-4653-8c2c-0e1e3aa5ddd9"]
2023-01-01T06:50:16.367Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:16.368Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:16.501Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:16.502Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:16.503Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:16.504Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=980E1BC1C026AF0F594744BACA6E02A1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:16.505Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8804ecd1-89a0-11ed-94ad-72388b574b9d","businessKey":"27324c44-826c-4a6e-ba39-e53034feb6d6","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:50:08.816+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"88038d0a-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:50:16.506Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:16.508Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:16.535Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:16.536Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:16.536Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:16.536Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:16.537Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:16.537Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-TransactionID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ECOMP-RequestID:"e948a432-6fc8-4738-935e-8875b20a064b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1f107ba-1352-4489-bc6d-409717686b01"]
2023-01-01T06:50:16.537Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:16.537Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:16.667Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:16.669Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:16.669Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:16.669Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7C913D1BD63062A59022DAB2CBA55E01; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:50:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:16.670Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8964ca19-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"8804ecd1-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"8804ecd1-89a0-11ed-94ad-72388b574b9d","executionId":"8804ecd1-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:50:11.121+0000","endTime":"2023-01-01T06:50:11.126+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:50:16.670Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:16.671Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:16.686Z|e948a432-6fc8-4738-935e-8875b20a064b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:25.242Z|ceaff128-1a28-4e0d-908e-406deedbe253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:50:25.243Z|ceaff128-1a28-4e0d-908e-406deedbe253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:50:25.544Z|db49699e-7c4f-43d8-b177-43a8f8704d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:25.545Z|db49699e-7c4f-43d8-b177-43a8f8704d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:25.549Z|ed77ac20-f227-422f-bace-ae3f422c2fcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:25.549Z|ed77ac20-f227-422f-bace-ae3f422c2fcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:25.565Z|f0ab96ee-aada-4f75-a9e7-28b7cc278443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:25.566Z|f0ab96ee-aada-4f75-a9e7-28b7cc278443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:26.851Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:26.861Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:26.862Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:26.862Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:26.862Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:26.863Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:26.863Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b76e90111a4378", X-B3-SpanId:"4f42fd6c07868ab1", X-B3-ParentSpanId:"77b76e90111a4378", X-B3-Sampled:"0", X-ONAP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-TransactionID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ECOMP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c9592e-3d85-4f84-ad58-601c1d62810f"]
2023-01-01T06:50:26.863Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:26.864Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:26.912Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:26.914Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:26.915Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:26.915Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:26.916Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:26.917Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:26.917Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:26.921Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:26.922Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:26.922Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:26.922Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:26.922Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:26.923Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b76e90111a4378", X-B3-SpanId:"fa9e1639b19884a4", X-B3-ParentSpanId:"77b76e90111a4378", X-B3-Sampled:"0", X-ONAP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-TransactionID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ECOMP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb7b3e9-5210-45f5-a51e-ef59721cbcfc"]
2023-01-01T06:50:26.923Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:26.923Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:26.958Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:26.959Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:26.959Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:26.959Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:26.963Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_98e1b9f9-6534-4a08-817e-7bf05d3335e2\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:26.964Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:26.964Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:27.022Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:27.023Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:27.023Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:27.023Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:27.024Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:27.024Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-TransactionID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ECOMP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e857497-2d31-4b64-baa2-1e8bb5d9ee3f"]
2023-01-01T06:50:27.025Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:27.025Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:27.147Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:27.148Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:27.148Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:27.149Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B2A4D0EDE1529A4F59C2EEA1CA6E5BC6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:50:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:27.149Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8804ecd1-89a0-11ed-94ad-72388b574b9d","businessKey":"27324c44-826c-4a6e-ba39-e53034feb6d6","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:50:08.816+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"88038d0a-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:50:27.150Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:27.150Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:27.179Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:27.180Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:27.180Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:27.181Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:27.181Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:27.181Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-TransactionID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ECOMP-RequestID:"cc854d5f-dd20-4f71-bc56-903d480579e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3544deb-a704-4fb8-ab5f-7b00e3bb434a"]
2023-01-01T06:50:27.182Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:27.183Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:27.312Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:27.313Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:27.313Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:27.314Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E0798D068A87E4664F4B73C8E4115575; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:50:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:27.314Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8964ca19-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"8804ecd1-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"8804ecd1-89a0-11ed-94ad-72388b574b9d","executionId":"8804ecd1-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:50:11.121+0000","endTime":"2023-01-01T06:50:11.126+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:50:27.315Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:27.315Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8804ecd1-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:27.320Z|cc854d5f-dd20-4f71-bc56-903d480579e5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:28.277Z|4ef1f3ec-c8b8-4529-ad50-d71af9289580|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:50:28.278Z|4ef1f3ec-c8b8-4529-ad50-d71af9289580|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:35.571Z|3da15ff9-9412-4d4d-a82b-426f453cca73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:35.573Z|3da15ff9-9412-4d4d-a82b-426f453cca73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:35.574Z|31bd983e-8607-4ae7-8180-494197ae468d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:35.575Z|31bd983e-8607-4ae7-8180-494197ae468d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:35.601Z|dd305b2f-6505-4dd9-b4aa-3cb63ba82582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:35.603Z|dd305b2f-6505-4dd9-b4aa-3cb63ba82582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:37.475Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:37.482Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:37.483Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:37.483Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:37.483Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:37.484Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:37.484Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0962f19a30b08c3", X-B3-SpanId:"cc162706ead7f886", X-B3-ParentSpanId:"b0962f19a30b08c3", X-B3-Sampled:"0", X-ONAP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-TransactionID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ECOMP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8dcc6bc-3d4f-4c77-b427-73913a2ec1a9"]
2023-01-01T06:50:37.485Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:37.485Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:37.514Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:37.515Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:37.515Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:37.515Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:37.516Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:37.516Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:37.517Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:37.519Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:37.519Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:37.520Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:37.520Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:37.520Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:37.521Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0962f19a30b08c3", X-B3-SpanId:"fcc759cea4bce910", X-B3-ParentSpanId:"b0962f19a30b08c3", X-B3-Sampled:"0", X-ONAP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-TransactionID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ECOMP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d8e2099-afce-4b37-bdf5-bb8ab1c69bd5"]
2023-01-01T06:50:37.521Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:37.521Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:37.537Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:37.538Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:37.538Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:37.538Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:37.540Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:37.541Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:37.541Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:37.594Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:37.595Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:37.596Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:37.596Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:37.597Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:37.597Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-TransactionID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ECOMP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe786fa-3c16-4cd7-ac84-d09c2a2ca622"]
2023-01-01T06:50:37.597Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:37.598Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:37.728Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:37.729Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:37.729Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:37.729Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2C5D159748A3E6BF53B4489DF21C417D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 01 Jan 2023 06:50:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:37.730Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9445d2e5-89a0-11ed-94ad-72388b574b9d","businessKey":"27324c44-826c-4a6e-ba39-e53034feb6d6","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T06:50:29.373+0000","endTime":"2023-01-01T06:50:30.886+0000","removalTime":null,"durationInMillis":1513,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"943001b6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:50:37.730Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:37.730Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:37.851Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:37.851Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:37.852Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:37.852Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:37.852Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:37.852Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-TransactionID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ECOMP-RequestID:"a9421858-ad08-4f20-9ad5-a395de434367", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7a2f8ca-d987-4718-8845-8076c81b1a83"]
2023-01-01T06:50:37.853Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:37.853Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:37.976Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:37.977Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:37.979Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:37.979Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C14507C4D8B4D970495EF419B1BCF8DD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sun, 01 Jan 2023 06:50:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:37.980Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:94464828-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9445d2e5-89a0-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"9445d2e5-89a0-11ed-94ad-72388b574b9d","executionId":"9445d2e5-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:50:29.376+0000","endTime":"2023-01-01T06:50:30.885+0000","durationInMillis":1509,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:50:37.980Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:37.981Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:37.989Z|a9421858-ad08-4f20-9ad5-a395de434367|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:40.242Z|4c0f4272-0797-425a-9c93-9d24eb8ea008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:50:40.242Z|4c0f4272-0797-425a-9c93-9d24eb8ea008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:50:40.674Z|cc300d8b-8539-404a-99a3-c65605f74739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:50:40.675Z|cc300d8b-8539-404a-99a3-c65605f74739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:50:45.597Z|54611f23-26d4-42e4-a5bb-6e5a8efe4c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:45.598Z|93fefc3d-2832-498a-8dad-37895b0c45e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:45.598Z|54611f23-26d4-42e4-a5bb-6e5a8efe4c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:45.598Z|93fefc3d-2832-498a-8dad-37895b0c45e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:45.629Z|6d366329-2a0b-4d8b-a54a-77a52239263d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:45.630Z|6d366329-2a0b-4d8b-a54a-77a52239263d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:48.194Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:48.229Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:48.230Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:48.230Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:48.231Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:48.231Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:48.231Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29429907554e5309", X-B3-SpanId:"3ca6ae8beb89ed46", X-B3-ParentSpanId:"29429907554e5309", X-B3-Sampled:"0", X-ONAP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-TransactionID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ECOMP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a193c49-aa8d-499c-9e17-bb57a49676fd"]
2023-01-01T06:50:48.232Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:48.232Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:48.271Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:48.272Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:48.273Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:48.273Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:48.287Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/933afc07-cb23-4ab9-ac16-b03ee8a247ec does not exist in A&AI",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 68,
  "startTime" : "2023-01-01T06:50:04.000+00:00",
  "endTime" : "2023-01-01T06:50:47.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:47.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:48.289Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:48.290Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:48.293Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:48.294Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:48.294Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:48.295Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:48.295Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:48.295Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29429907554e5309", X-B3-SpanId:"d594d7374db52779", X-B3-ParentSpanId:"29429907554e5309", X-B3-Sampled:"0", X-ONAP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-TransactionID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ECOMP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"507f2082-5b40-47be-bd1d-b020b9e7f0ba"]
2023-01-01T06:50:48.296Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:48.297Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:48.325Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:48.326Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:48.326Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:48.326Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:48.328Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:48.328Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:48.329Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:48.364Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:48.365Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:48.366Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:48.366Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:50:48.366Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:48.367Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-TransactionID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ECOMP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d8e9a4-dffe-4803-9ef1-dab2b6643495"]
2023-01-01T06:50:48.367Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:48.368Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:48.522Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:48.523Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:48.523Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:48.523Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=772D1E124122CE63383947FC61B8AD57; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 01 Jan 2023 06:50:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:48.524Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9445d2e5-89a0-11ed-94ad-72388b574b9d","businessKey":"27324c44-826c-4a6e-ba39-e53034feb6d6","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T06:50:29.373+0000","endTime":"2023-01-01T06:50:30.886+0000","removalTime":null,"durationInMillis":1513,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"943001b6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:50:48.525Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:48.525Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=27324c44-826c-4a6e-ba39-e53034feb6d6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:48.551Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:48.551Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:50:48.552Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:48.552Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:50:48.552Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:50:48.553Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-TransactionID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ECOMP-RequestID:"0f2d530c-2ab3-4098-a50c-05c86d276afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2cd86d7-e8f2-46ee-afec-589fb627420d"]
2023-01-01T06:50:48.553Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:50:48.553Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:50:48.689Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:48.689Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:48.690Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:50:48.690Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7748696F713F301812BB5A77F7D10301; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sun, 01 Jan 2023 06:50:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:48.691Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:94464828-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9445d2e5-89a0-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"9445d2e5-89a0-11ed-94ad-72388b574b9d","executionId":"9445d2e5-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:50:29.376+0000","endTime":"2023-01-01T06:50:30.885+0000","durationInMillis":1509,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"859e25d1-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:50:48.691Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:48.692Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9445d2e5-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:50:48.699Z|0f2d530c-2ab3-4098-a50c-05c86d276afb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:53.317Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:53.321Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: aeba3e4f-5ebe-40f2-9f3a-cb3497257357 already exists in requestDb InfraActiveRequests table
2023-01-01T06:50:53.323Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:50:53.324Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:50:53.324Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.325Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:50:53.325Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:50:53.325Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b76b40969a671bd", X-B3-SpanId:"634a3ff5ae1edf9c", X-B3-ParentSpanId:"8b76b40969a671bd", X-B3-Sampled:"0", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e077c38-fb37-4851-866b-3f48b85c6941"]
2023-01-01T06:50:53.326Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:50:53.326Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:50:53.354Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:53.355Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:50:53.356Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:50:53.356Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:53.357Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: 
2023-01-01T06:50:53.357Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:53.358Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|404|Not Found|InvokeReturn
2023-01-01T06:50:53.384Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:50:53.389Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:50:53.440Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T06:50:53.441Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[aeba3e4f-5ebe-40f2-9f3a-cb3497257357], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[62761167-5a15-44b3-bf65-4e977fdfcb2a], X-ECOMP-RequestID=[aeba3e4f-5ebe-40f2-9f3a-cb3497257357], X-TransactionId=[], X-ONAP-RequestID=[aeba3e4f-5ebe-40f2-9f3a-cb3497257357]}
2023-01-01T06:50:53.532Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:50:53 GMT], content-length=[573], vertex-id=[176304], x-aai-txid=[1-aai-resources-230101-06:50:53:652-65699], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:50:53.537Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672555551469","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"}]}]}}

2023-01-01T06:50:53.538Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T06:50:53.540Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:50:53.540Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:50:53.542Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:50:53.542Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:50:53.544Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.544Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:50:53.544Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:50:53.545Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"8b76b40969a671bd", X-B3-SpanId:"9e275be395379647", X-B3-ParentSpanId:"8b76b40969a671bd", X-B3-Sampled:"0", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3dcf1f3-769b-433e-a25b-5a42b85c6870"]
2023-01-01T06:50:53.545Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1","requestScope":"service"}
2023-01-01T06:50:53.545Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:50:53.589Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:53.589Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:53.590Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:50:53.590Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:53.590Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:50:53.591Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:53.591Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:50:53.593Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:50:53.594Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:50:53.594Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.594Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:50:53.595Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:50:53.595Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de4441b3-8470-4bf5-a531-7ca534035280"]
2023-01-01T06:50:53.595Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:50:53.596Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:50:53.630Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:53.630Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:53.631Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:50:53.631Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:53.633Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:50:53.633Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:53.634Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:50:53.644Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:50:53.645Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-01T06:50:53.645Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.646Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:50:53.646Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:50:53.646Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae1361f6-37d8-4694-bdcf-1af418961687"]
2023-01-01T06:50:53.647Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:50:53.647Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:50:53.672Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:53.672Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:53.673Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:50:53.673Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:53.676Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T06:50:53.676Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:53.677Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:50:53.684Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:50:53.685Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:50:53.686Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.686Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:50:53.686Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:50:53.686Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb826ee4-96c5-4571-99e6-c8aa437f8b49"]
2023-01-01T06:50:53.687Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:50:53.687Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:50:53.723Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:53.724Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:53.724Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:50:53.724Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:53.728Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:50:53.728Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:53.729Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:50:53.734Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:50:53.735Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:50:53.735Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.735Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:50:53.736Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:50:53.737Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"8b76b40969a671bd", X-B3-SpanId:"a058ba87b0719981", X-B3-ParentSpanId:"8b76b40969a671bd", X-B3-Sampled:"0", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bed7aa4c-f061-4bb3-a475-daa62f29e911"]
2023-01-01T06:50:53.737Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"aeba3e4f-5ebe-40f2-9f3a-cb3497257357","requestStatus":"IN_PROGRESS","startTime":1672555853385,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"aeba3e4f-5ebe-40f2-9f3a-cb3497257357"}
2023-01-01T06:50:53.737Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:50:53.792Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:53.793Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:50:53.794Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:50:53.794Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:53.804Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:50:53.385+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:50:53.774+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:50:53.808Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:53.810Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:50:53.832Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:50:53.833Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:50:53.834Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:53.834Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:50:53.834Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:50:53.834Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"8b76b40969a671bd", X-B3-SpanId:"c3f979b074a4ad2b", X-B3-ParentSpanId:"8b76b40969a671bd", X-B3-Sampled:"0", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85bc9954-5d09-42a2-bbb1-783023f57beb"]
2023-01-01T06:50:53.835Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelUuid\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelInvariantUuid\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\"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\":\"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"aeba3e4f-5ebe-40f2-9f3a-cb3497257357","type":"String"},"mso-request-id":{"value":"aeba3e4f-5ebe-40f2-9f3a-cb3497257357","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"}}}
2023-01-01T06:50:53.835Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:50:54.856Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:54.858Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:50:54.858Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:50:54.859Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:50:54 GMT", X-ONAP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-TransactionID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ECOMP-RequestID:"aeba3e4f-5ebe-40f2-9f3a-cb3497257357", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"85bc9954-5d09-42a2-bbb1-783023f57beb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:54.859Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"aeba3e4f-5ebe-40f2-9f3a-cb3497257357\",\"instanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\"}}","message":"Success","processInstanceID":"a2d7fcd7-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:50:54.860Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:54.860Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:50:54.867Z|aeba3e4f-5ebe-40f2-9f3a-cb3497257357|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:55.045Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:55.050Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:50:55.050Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:50:55.051Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:55.051Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:50:55.052Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:50:55.052Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66160b9d67fe7c42", X-B3-SpanId:"cc6df82da6bf14a6", X-B3-ParentSpanId:"66160b9d67fe7c42", X-B3-Sampled:"0", X-ONAP-RequestID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-RequestID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-TransactionID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-ECOMP-RequestID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ecb16b-7413-4e5b-a23b-c6b5f60216c8"]
2023-01-01T06:50:55.052Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:50:55.053Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:50:55.083Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:55.084Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:55.085Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:50:55.085Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:55.089Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:50:53.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:54.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:50:55.090Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:55.091Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||InvokeReturn
2023-01-01T06:50:55.092Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:50:55.093Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:55.093Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:55.093Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:50:55.094Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:55.094Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66160b9d67fe7c42", X-B3-SpanId:"e5d4d394c688bd04", X-B3-ParentSpanId:"66160b9d67fe7c42", X-B3-Sampled:"0", X-ONAP-RequestID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-RequestID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-TransactionID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-ECOMP-RequestID:"d4e28a77-c97a-4a0f-8770-5c473d805cba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7ad419e-d470-4501-9c0c-6699c18a8449"]
2023-01-01T06:50:55.094Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:55.094Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:55.123Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:55.124Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:55.125Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:55.125Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:55.138Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:50:55.139Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:55.140Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:55.164Z|d4e28a77-c97a-4a0f-8770-5c473d805cba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:55.248Z|ad5db5a9-6a24-41b8-8adf-7d416658905e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:50:55.254Z|ad5db5a9-6a24-41b8-8adf-7d416658905e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:50:55.620Z|51859389-4960-4783-945e-c96f2eac139c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:55.620Z|46369589-5f82-4f63-a46e-59f9262e3a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:55.621Z|51859389-4960-4783-945e-c96f2eac139c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:55.621Z|46369589-5f82-4f63-a46e-59f9262e3a50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:55.653Z|226e947e-96c4-4961-95e8-bea6f37fa6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:50:55.654Z|226e947e-96c4-4961-95e8-bea6f37fa6eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:50:57.872Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:57.874Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 70b5dc77-1420-423c-be52-efc2f222fe46 already exists in requestDb InfraActiveRequests table
2023-01-01T06:50:57.875Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46
2023-01-01T06:50:57.876Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|INFO|500||Invoke
2023-01-01T06:50:57.877Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:57.877Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46
2023-01-01T06:50:57.877Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Method      : GET
2023-01-01T06:50:57.877Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6e034d60a59385d9", X-B3-SpanId:"76ce27d82096eb70", X-B3-ParentSpanId:"6e034d60a59385d9", X-B3-Sampled:"0", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be9118e6-4940-43c9-814b-f843a06d9245"]
2023-01-01T06:50:57.877Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Request body: 
2023-01-01T06:50:57.878Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||==========================request end================================================
2023-01-01T06:50:57.917Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:57.917Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:50:57.918Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Status text  : 
2023-01-01T06:50:57.918Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:57.919Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Response body: 
2023-01-01T06:50:57.919Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:57.919Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|INFO|404|Not Found|InvokeReturn
2023-01-01T06:50:57.936Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:50:57.937Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T06:50:57.940Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:50:58.011Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|INFO|500||Invoke
2023-01-01T06:50:58.012Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180 with request headers:{Authorization=[***REDACTED***], X-RequestID=[70b5dc77-1420-423c-be52-efc2f222fe46], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f1f4589e-50ad-4505-b96e-83397ee3a11e], X-ECOMP-RequestID=[70b5dc77-1420-423c-be52-efc2f222fe46], X-TransactionId=[], X-ONAP-RequestID=[70b5dc77-1420-423c-be52-efc2f222fe46]}
2023-01-01T06:50:58.135Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:50:58 GMT], content-length=[116], vertex-id=[254048], x-aai-txid=[2-aai-resources-230101-06:50:58:234-71563], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:50:58.137Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|DEBUG|500||{"service-id":"a5879e93-bd29-4766-bcb5-a21b72a6a180","service-description":"pNF","resource-version":"1672555856410"}

2023-01-01T06:50:58.137Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|INFO|500||InvokeReturn
2023-01-01T06:50:58.144Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-01-01T06:50:58.148Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:50:58.205Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|INFO|500||Invoke
2023-01-01T06:50:58.206Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180 with request headers:{Authorization=[***REDACTED***], X-RequestID=[70b5dc77-1420-423c-be52-efc2f222fe46], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[dbeaa26e-48ce-4bfe-9ccb-1c3bfc72edd6], X-ECOMP-RequestID=[70b5dc77-1420-423c-be52-efc2f222fe46], X-TransactionId=[], X-ONAP-RequestID=[70b5dc77-1420-423c-be52-efc2f222fe46]}
2023-01-01T06:50:58.314Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:50:58 GMT], content-length=[116], vertex-id=[254048], x-aai-txid=[0-aai-resources-230101-06:50:58:396-34182], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:50:58.336Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|DEBUG|500||{"service-id":"a5879e93-bd29-4766-bcb5-a21b72a6a180","service-description":"pNF","resource-version":"1672555856410"}

2023-01-01T06:50:58.337Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a5879e93-bd29-4766-bcb5-a21b72a6a180|INFO|500||InvokeReturn
2023-01-01T06:50:58.341Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:50:58.342Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:50:58.431Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:50:58.432Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:50:58.433Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.433Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:50:58.434Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:50:58.434Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"6e034d60a59385d9", X-B3-SpanId:"108c5ac26a532aad", X-B3-ParentSpanId:"6e034d60a59385d9", X-B3-Sampled:"0", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12207321-e14f-48b1-af90-2f7f4af554ab"]
2023-01-01T06:50:58.435Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310","requestScope":"service"}
2023-01-01T06:50:58.435Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.473Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.474Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.475Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:50:58.476Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.476Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:50:58.477Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.477Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:50:58.479Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f
2023-01-01T06:50:58.479Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|INFO|500||Invoke
2023-01-01T06:50:58.479Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.480Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f
2023-01-01T06:50:58.481Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Method      : GET
2023-01-01T06:50:58.481Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31c05138-c718-4d13-b3f0-307b44c9d9ce"]
2023-01-01T06:50:58.482Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Request body: 
2023-01-01T06:50:58.483Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.523Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.524Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.525Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Status text  : 
2023-01-01T06:50:58.526Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.532Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_U0o2sOv1EvzboXikGGcw",
  "description" : "catalog service description",
  "modelUUID" : "b76a7e9b-c57c-4da1-bb2a-efc62c31d87f",
  "modelInvariantUUID" : "ab8ea7a4-ae1b-4734-ba54-c7078cef0521",
  "created" : "2023-01-01 06:47:36.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF d7482a41-cfa2",
  "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/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/allottedCustomizations"
    }
  }
}
2023-01-01T06:50:58.533Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.535Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|INFO|500||InvokeReturn
2023-01-01T06:50:58.563Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance
2023-01-01T06:50:58.569Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|INFO|500||Invoke
2023-01-01T06:50:58.570Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.571Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance
2023-01-01T06:50:58.572Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:50:58.572Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d85bdb8f-e113-465b-84f9-763be6d65436"]
2023-01-01T06:50:58.573Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:50:58.574Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.600Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.601Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:50:58.601Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:50:58.602Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.603Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:50:58.603Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.604Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T06:50:58.606Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521
2023-01-01T06:50:58.606Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|INFO|500||Invoke
2023-01-01T06:50:58.607Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.607Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521
2023-01-01T06:50:58.608Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Method      : GET
2023-01-01T06:50:58.608Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b75244-6676-4793-ac62-feb59adc919e"]
2023-01-01T06:50:58.609Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Request body: 
2023-01-01T06:50:58.609Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.656Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.657Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.658Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Status text  : 
2023-01-01T06:50:58.660Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.661Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_U0o2sOv1EvzboXikGGcw",
      "description" : "catalog service description",
      "modelUUID" : "b76a7e9b-c57c-4da1-bb2a-efc62c31d87f",
      "modelInvariantUUID" : "ab8ea7a4-ae1b-4734-ba54-c7078cef0521",
      "created" : "2023-01-01 06:47:36.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF d7482a41-cfa2",
      "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/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521"
    }
  }
}
2023-01-01T06:50:58.661Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.661Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ab8ea7a4-ae1b-4734-ba54-c7078cef0521|INFO|500||InvokeReturn
2023-01-01T06:50:58.685Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance
2023-01-01T06:50:58.686Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|INFO|500||Invoke
2023-01-01T06:50:58.687Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.688Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance
2023-01-01T06:50:58.689Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:50:58.689Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173525b6-8d88-4685-88cb-5c110d841548"]
2023-01-01T06:50:58.689Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:50:58.690Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.708Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.709Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:50:58.709Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:50:58.710Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.710Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:50:58.710Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.711Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b76a7e9b-c57c-4da1-bb2a-efc62c31d87f&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T06:50:58.712Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:50:58.713Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:50:58.713Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.713Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:50:58.714Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:50:58.714Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a298d08b-f62b-43e1-b63c-ca3226ba1b26"]
2023-01-01T06:50:58.714Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:50:58.714Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.742Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.743Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.743Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:50:58.744Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.747Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:50:58.747Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.751Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:50:58.762Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:50:58.777Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-01T06:50:58.778Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.778Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:50:58.778Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:50:58.779Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5153b1ed-7cfe-4fc7-b4ba-61088ce18415"]
2023-01-01T06:50:58.779Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:50:58.780Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.816Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.817Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.821Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:50:58.823Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.825Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T06:50:58.825Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.826Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:50:58.829Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f
2023-01-01T06:50:58.830Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|INFO|500||Invoke
2023-01-01T06:50:58.831Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.831Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f
2023-01-01T06:50:58.831Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Method      : GET
2023-01-01T06:50:58.832Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18746073-9d0c-48d7-8e84-b1a43dda2465"]
2023-01-01T06:50:58.832Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Request body: 
2023-01-01T06:50:58.832Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.869Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:58.864Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.871Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.893Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Status text  : 
2023-01-01T06:50:58.893Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.894Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_U0o2sOv1EvzboXikGGcw",
  "description" : "catalog service description",
  "modelUUID" : "b76a7e9b-c57c-4da1-bb2a-efc62c31d87f",
  "modelInvariantUUID" : "ab8ea7a4-ae1b-4734-ba54-c7078cef0521",
  "created" : "2023-01-01 06:47:36.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF d7482a41-cfa2",
  "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/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f/allottedCustomizations"
    }
  }
}
2023-01-01T06:50:58.892Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:58.895Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.896Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:58.896Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b76a7e9b-c57c-4da1-bb2a-efc62c31d87f|INFO|500||InvokeReturn
2023-01-01T06:50:58.898Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.904Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:58.904Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:58.905Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"956ce95573e938e5", X-B3-SpanId:"0a144cbb4dab0c02", X-B3-ParentSpanId:"956ce95573e938e5", X-B3-Sampled:"0", X-ONAP-RequestID:"5f040645-8435-4d51-80b2-3edc59df8def", X-RequestID:"5f040645-8435-4d51-80b2-3edc59df8def", X-TransactionID:"5f040645-8435-4d51-80b2-3edc59df8def", X-ECOMP-RequestID:"5f040645-8435-4d51-80b2-3edc59df8def", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd3b324-7340-46dd-8c71-888deda9a52c"]
2023-01-01T06:50:58.905Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:58.905Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.911Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:50:58.912Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:50:58.913Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.913Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:50:58.913Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:50:58.913Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"6e034d60a59385d9", X-B3-SpanId:"92be232f8146c50b", X-B3-ParentSpanId:"6e034d60a59385d9", X-B3-Sampled:"0", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26e0e65e-c1e3-4813-a8a1-670b9b88ea83"]
2023-01-01T06:50:58.914Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"70b5dc77-1420-423c-be52-efc2f222fe46","requestStatus":"IN_PROGRESS","startTime":1672555857937,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\n            \"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n            \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"df2ba0da-deea-4d25-becf-dd96350e4889\",\n            \"owningEntityName\":\"OE-ETE_Customer-df2ba0da-deea-4d25-becf-dd96350e4889\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_df0230c6-7ded-4211-abb1-b4d194de2310\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\n            \"productFamilyId\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\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\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n                            \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF d7482a41-cfa2 0\",\n                                        \"modelCustomizationId\":\"584ad036-7019-4c43-89fd-d51dea3df28c\",\n                                        \"modelInvariantId\":\"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\n                                        \"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n                                        \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\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\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"U0o2sOv1EvzboXikGGcw\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"70b5dc77-1420-423c-be52-efc2f222fe46"}
2023-01-01T06:50:58.914Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.948Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:58.956Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:58.957Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:58.957Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:58.958Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "endTime" : "2023-01-01T06:50:48.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:58.959Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:58.959Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:58.972Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:58.982Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:58.983Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:58.985Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:58.985Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:58.986Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"956ce95573e938e5", X-B3-SpanId:"1c6595a92bd99f3b", X-B3-ParentSpanId:"956ce95573e938e5", X-B3-Sampled:"0", X-ONAP-RequestID:"5f040645-8435-4d51-80b2-3edc59df8def", X-RequestID:"5f040645-8435-4d51-80b2-3edc59df8def", X-TransactionID:"5f040645-8435-4d51-80b2-3edc59df8def", X-ECOMP-RequestID:"5f040645-8435-4d51-80b2-3edc59df8def", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6178de4-b610-4df4-abf5-acef3904d206"]
2023-01-01T06:50:58.986Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:58.987Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:58.990Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.016Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:50:59.017Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:50:59.018Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.019Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "70b5dc77-1420-423c-be52-efc2f222fe46",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:50:57.937+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\n            \"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n            \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"df2ba0da-deea-4d25-becf-dd96350e4889\",\n            \"owningEntityName\":\"OE-ETE_Customer-df2ba0da-deea-4d25-becf-dd96350e4889\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_df0230c6-7ded-4211-abb1-b4d194de2310\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\n            \"productFamilyId\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\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\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n                            \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF d7482a41-cfa2 0\",\n                                        \"modelCustomizationId\":\"584ad036-7019-4c43-89fd-d51dea3df28c\",\n                                        \"modelInvariantId\":\"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\n                                        \"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n                                        \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\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\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"U0o2sOv1EvzboXikGGcw\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:50:58.970+00:00",
  "serviceInstanceName" : "Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "70b5dc77-1420-423c-be52-efc2f222fe46",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46"
    }
  }
}
2023-01-01T06:50:59.019Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.020Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:50:59.026Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.027Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.029Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:59.029Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.037Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:59.038Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.038Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:59.048Z|5f040645-8435-4d51-80b2-3edc59df8def|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:59.092Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:50:59.093Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:50:59.093Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.094Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:50:59.094Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:50:59.094Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"6e034d60a59385d9", X-B3-SpanId:"20fe282b9a614935", X-B3-ParentSpanId:"6e034d60a59385d9", X-B3-Sampled:"0", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb05ecba-2397-4336-ba68-755381ae9648"]
2023-01-01T06:50:59.095Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\"modelUuid\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\"modelInvariantUuid\":\"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\"},\"requestInfo\":{\"productFamilyId\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_df0230c6-7ded-4211-abb1-b4d194de2310\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF d7482a41-cfa2 0\",\"modelCustomizationId\":\"584ad036-7019-4c43-89fd-d51dea3df28c\",\"modelInvariantId\":\"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\"instanceParams\":[],\"instanceName\":\"U0o2sOv1EvzboXikGGcw\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"df2ba0da-deea-4d25-becf-dd96350e4889\",\"owningEntityName\":\"OE-ETE_Customer-df2ba0da-deea-4d25-becf-dd96350e4889\"}}}","type":"String"},"requestId":{"value":"70b5dc77-1420-423c-be52-efc2f222fe46","type":"String"},"mso-request-id":{"value":"70b5dc77-1420-423c-be52-efc2f222fe46","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"}}}
2023-01-01T06:50:59.095Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.197Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:59.201Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:59.202Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:59.203Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.203Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:59.204Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:59.204Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6044a32bbec90263", X-B3-SpanId:"b052ab5a0eeb5e76", X-B3-ParentSpanId:"6044a32bbec90263", X-B3-Sampled:"0", X-ONAP-RequestID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-RequestID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-TransactionID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-ECOMP-RequestID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"336f106b-affb-4cb3-9a4f-36a3b58a51d7"]
2023-01-01T06:50:59.205Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:59.205Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.224Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.225Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.226Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:59.227Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.228Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "endTime" : "2023-01-01T06:50:48.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:59.228Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.229Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:59.231Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:59.232Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:59.232Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.233Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:59.233Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:59.234Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6044a32bbec90263", X-B3-SpanId:"e1a844cdad9a1946", X-B3-ParentSpanId:"6044a32bbec90263", X-B3-Sampled:"0", X-ONAP-RequestID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-RequestID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-TransactionID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-ECOMP-RequestID:"c6bf8e37-386d-4c01-a0fe-0f0c374dc001", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33cd0dba-d63e-479b-81f0-fed5478cb72b"]
2023-01-01T06:50:59.234Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:59.235Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.259Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.260Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.260Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:59.261Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.275Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:59.277Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.278Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:59.291Z|c6bf8e37-386d-4c01-a0fe-0f0c374dc001|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:59.461Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:59.465Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:59.466Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:59.466Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.467Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:59.467Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:59.468Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1fd58e1bfa2a867", X-B3-SpanId:"b700296b0d987974", X-B3-ParentSpanId:"e1fd58e1bfa2a867", X-B3-Sampled:"0", X-ONAP-RequestID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-RequestID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-TransactionID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-ECOMP-RequestID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a876a2eb-7494-4735-b753-861187849dcd"]
2023-01-01T06:50:59.468Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:59.469Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.506Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.508Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.508Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:59.509Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.510Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "endTime" : "2023-01-01T06:50:48.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:59.510Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.511Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:59.513Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:59.514Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:59.514Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.515Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:59.515Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:59.516Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1fd58e1bfa2a867", X-B3-SpanId:"ae641cbffc545223", X-B3-ParentSpanId:"e1fd58e1bfa2a867", X-B3-Sampled:"0", X-ONAP-RequestID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-RequestID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-TransactionID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-ECOMP-RequestID:"ebee9efb-5967-4a5d-9f3b-12610d5e141e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"500d3c66-5c3b-4c86-b388-90c1379d0450"]
2023-01-01T06:50:59.516Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:59.517Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.536Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.537Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.538Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:59.539Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.544Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:59.545Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.545Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:59.555Z|ebee9efb-5967-4a5d-9f3b-12610d5e141e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:59.722Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:50:59.728Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:59.729Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:50:59.729Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.730Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:50:59.730Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:50:59.730Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1495a151225d5456", X-B3-SpanId:"265d1b2a10869374", X-B3-ParentSpanId:"1495a151225d5456", X-B3-Sampled:"0", X-ONAP-RequestID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-RequestID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-TransactionID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-ECOMP-RequestID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef5b366-b186-4e80-9a25-8587ebe030ab"]
2023-01-01T06:50:59.731Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:50:59.731Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.752Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.752Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.753Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:50:59.753Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.753Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "endTime" : "2023-01-01T06:50:48.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:50:59.754Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.754Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:50:59.756Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:59.757Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:50:59.757Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:50:59.758Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:50:59.758Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:50:59.759Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1495a151225d5456", X-B3-SpanId:"5a9c9800da3110ac", X-B3-ParentSpanId:"1495a151225d5456", X-B3-Sampled:"0", X-ONAP-RequestID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-RequestID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-TransactionID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-ECOMP-RequestID:"9cf5930b-9e7d-470a-8c80-46487d283271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0384518b-3657-4eea-a164-e9d4464217ac"]
2023-01-01T06:50:59.759Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:50:59.759Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:50:59.803Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:50:59.804Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:50:59.804Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:50:59.805Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:50:59.826Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:50:59.827Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:50:59.828Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:50:59.846Z|9cf5930b-9e7d-470a-8c80-46487d283271|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:50:59.995Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:00.000Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:51:00.002Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||Invoke
2023-01-01T06:51:00.002Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:00.003Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6
2023-01-01T06:51:00.003Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Method      : GET
2023-01-01T06:51:00.004Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5116fbd98f2c09cd", X-B3-SpanId:"a2999958377c5fc5", X-B3-ParentSpanId:"5116fbd98f2c09cd", X-B3-Sampled:"0", X-ONAP-RequestID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-RequestID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-TransactionID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-ECOMP-RequestID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c210a702-07ec-42a2-b1bd-d993872e8fe9"]
2023-01-01T06:51:00.004Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Request body: 
2023-01-01T06:51:00.005Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||==========================request end================================================
2023-01-01T06:51:00.031Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:00.033Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:00.033Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Status text  : 
2023-01-01T06:51:00.034Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:00.037Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||Response body: {
  "requestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "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" : "2023-01-01T06:50:04.000+00:00",
  "endTime" : "2023-01-01T06:50:48.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:50:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "networkName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e/networks/933afc07-cb23-4ab9-ac16-b03ee8a247ec",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6"
    }
  }
}
2023-01-01T06:51:00.038Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:00.039Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/27324c44-826c-4a6e-ba39-e53034feb6d6|INFO|500||InvokeReturn
2023-01-01T06:51:00.042Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:51:00.043Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:00.043Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:00.044Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false
2023-01-01T06:51:00.045Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:00.045Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5116fbd98f2c09cd", X-B3-SpanId:"4ca26eb2417dede7", X-B3-ParentSpanId:"5116fbd98f2c09cd", X-B3-Sampled:"0", X-ONAP-RequestID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-RequestID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-TransactionID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-ECOMP-RequestID:"e7b40dfe-fa1c-41b7-bed1-267edca335f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166d5f88-465c-48c7-863f-deeee3d457e0"]
2023-01-01T06:51:00.046Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:00.046Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:00.092Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:00.093Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:00.093Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:00.094Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:50:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:00.097Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "27324c44-826c-4a6e-ba39-e53034feb6d6",
  "groupingId" : "890bb088-6142-48b0-ac2e-514849cf08b9",
  "name" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0/890bb088-6142-48b0-ac2e-514849cf08b9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"updated_time\":1672555811000,\"creation_time\":1672555766000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"44b7a24318664612abc41607cdf59cd0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"890bb088-6142-48b0-ac2e-514849cf08b9\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"network_name\":\"basic_network-57084a81-34ee-4547-a483-ff26e93b1a24_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:50:12.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:51:00.098Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:00.099Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=27324c44-826c-4a6e-ba39-e53034feb6d6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:00.112Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:00.113Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:51:00.113Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:51:00.114Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:51:00 GMT", X-ONAP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-TransactionID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ECOMP-RequestID:"70b5dc77-1420-423c-be52-efc2f222fe46", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fb05ecba-2397-4336-ba68-755381ae9648", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:00.114Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"70b5dc77-1420-423c-be52-efc2f222fe46\",\"instanceId\":\"78f7c0fb-e57d-4b5b-8eed-8b994c35c27f\"}}","message":"Success","processInstanceID":"a5f9fd87-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:51:00.114Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:00.115Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:51:00.119Z|70b5dc77-1420-423c-be52-efc2f222fe46|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:00.157Z|e7b40dfe-fa1c-41b7-bed1-267edca335f7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/27324c44-826c-4a6e-ba39-e53034feb6d6|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:00.810Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:00.813Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||Checking if requestId: b2aa0f93-d14d-4bba-b4de-04bda4cefcb4 already exists in requestDb InfraActiveRequests table
2023-01-01T06:51:00.814Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:00.815Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||Invoke
2023-01-01T06:51:00.815Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:00.815Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:00.816Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Method      : GET
2023-01-01T06:51:00.816Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c87b853f2516977", X-B3-SpanId:"40f46a1fabd8e831", X-B3-ParentSpanId:"2c87b853f2516977", X-B3-Sampled:"0", X-ONAP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1a5b9ac-d10b-469e-a5be-9859b36c60ac"]
2023-01-01T06:51:00.816Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Request body: 
2023-01-01T06:51:00.817Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||==========================request end================================================
2023-01-01T06:51:00.838Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:00.839Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:51:00.839Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status text  : 
2023-01-01T06:51:00.840Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:50:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:00.840Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Response body: 
2023-01-01T06:51:00.841Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:00.841Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:00.852Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:51:00.929Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:01.000Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:51:01.001Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed|INFO|500||Invoke
2023-01-01T06:51:01.097Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:51:01.098Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:51:01 GMT], content-length=[251], vertex-id=[430088], x-aai-txid=[2-aai-resources-230101-06:51:01:215-79709], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:01.099Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e"}]}

2023-01-01T06:51:01.123Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:01.165Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:51:01.166Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2aa0f93-d14d-4bba-b4de-04bda4cefcb4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f46c597d-20d7-4ff7-ad04-16f9abef1335], X-ECOMP-RequestID=[b2aa0f93-d14d-4bba-b4de-04bda4cefcb4], X-TransactionId=[], X-ONAP-RequestID=[b2aa0f93-d14d-4bba-b4de-04bda4cefcb4]}
2023-01-01T06:51:01.249Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:51:01 GMT], content-length=[613], x-aai-txid=[1-aai-resources-230101-06:51:01:355-92949], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:01.250Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/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/69f38882-8265-4788-8c02-b06ad9526d3e/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/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-01-01T06:51:01.250Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:01.254Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-01-01T06:51:01.260Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:01.304Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:51:01.305Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed|INFO|500||Invoke
2023-01-01T06:51:01.371Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:51:01.372Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:51:01 GMT], content-length=[251], vertex-id=[430088], x-aai-txid=[0-aai-resources-230101-06:51:01:501-42018], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:01.373Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e"}]}

2023-01-01T06:51:01.379Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:01.436Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:51:01.437Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[b2aa0f93-d14d-4bba-b4de-04bda4cefcb4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bb857e31-55d6-48be-847a-2c5f732c3e07], X-ECOMP-RequestID=[b2aa0f93-d14d-4bba-b4de-04bda4cefcb4], X-TransactionId=[], X-ONAP-RequestID=[b2aa0f93-d14d-4bba-b4de-04bda4cefcb4]}
2023-01-01T06:51:01.512Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:51:01 GMT], content-length=[610], x-aai-txid=[1-aai-resources-230101-06:51:01:637-83517], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:01.513Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/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/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-01-01T06:51:01.514Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:01.517Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-01-01T06:51:01.523Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:01.558Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:51:01.559Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed|INFO|500||Invoke
2023-01-01T06:51:01.615Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:51:01.617Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:51:01 GMT], content-length=[251], vertex-id=[430088], x-aai-txid=[2-aai-resources-230101-06:51:01:745-27829], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:01.622Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e"}]}

2023-01-01T06:51:01.634Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:01.714Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:51:01.715Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:51:01.796Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:01.797Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:51:01 GMT], content-length=[619], x-aai-txid=[2-aai-resources-230101-06:51:01:900-84364], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:01.798Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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/69f38882-8265-4788-8c02-b06ad9526d3e/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/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/configurations","ERR.5.4.6114"]}}}

2023-01-01T06:51:01.801Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/69f38882-8265-4788-8c02-b06ad9526d3e/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-01-01T06:51:01.802Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:51:01.802Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:51:01.803Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.803Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:51:01.804Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:01.804Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.804Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:51:01.805Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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:"2c87b853f2516977", X-B3-SpanId:"13d89f504a453a3f", X-B3-ParentSpanId:"2c87b853f2516977", X-B3-Sampled:"0", X-ONAP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aae54ea-f5ed-4c2c-a2b4-f060bdcfcd0f"]
2023-01-01T06:51:01.805Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"69f38882-8265-4788-8c02-b06ad9526d3e"},"instanceName":null,"requestScope":"service"}
2023-01-01T06:51:01.805Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:51:01.875Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:01.876Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:01.877Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:51:01.877Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:01.878Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:51:01.878Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:01.879Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:51:01.880Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.881Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:51:01.881Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:01.881Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.882Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:51:01.882Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1046f2fa-9012-4b3f-8c20-fd22de67c7cf"]
2023-01-01T06:51:01.883Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:51:01.883Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:51:01.925Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:01.926Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:01.926Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:51:01.927Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:01.927Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:51:01.928Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:01.928Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:51:01.939Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.940Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.940Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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================================================
2023-01-01T06:51:01.940Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.940Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.941Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52429834-85a2-4d58-a98b-4e21186525f2"]
2023-01-01T06:51:01.941Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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: 
2023-01-01T06:51:01.941Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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================================================
2023-01-01T06:51:01.974Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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==========================================
2023-01-01T06:51:01.974Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.975Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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  : 
2023-01-01T06:51:01.975Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:01.976Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2023-01-01T06:51:01.977Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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=================================================
2023-01-01T06:51:01.977Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.982Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.983Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:51:01.984Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:01.984Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:01.985Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:51:01.985Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2275a22-5e11-4e5a-b667-60002bea73b6"]
2023-01-01T06:51:01.986Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:51:01.986Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:51:02.020Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:02.020Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:02.021Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:51:02.021Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:02.024Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:51:02.030Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:02.031Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:51:02.036Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:02.037Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:51:02.037Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:02.038Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:02.038Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:51:02.038Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"2c87b853f2516977", X-B3-SpanId:"7a17f63e168aa4b6", X-B3-ParentSpanId:"2c87b853f2516977", X-B3-Sampled:"0", X-ONAP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23a78d66-861b-41aa-a764-f26b80843c86"]
2023-01-01T06:51:02.039Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4","requestStatus":"IN_PROGRESS","startTime":1672555861802,"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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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":"69f38882-8265-4788-8c02-b06ad9526d3e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e","cloudApiRequests":[],"requestURI":"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"}
2023-01-01T06:51:02.039Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:51:02.124Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:02.125Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:51:02.125Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:51:02.126Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:02.126Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:01.802+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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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" : "2023-01-01T06:51:02.070+00:00",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    }
  }
}
2023-01-01T06:51:02.126Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:02.127Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:51:02.149Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:02.151Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:51:02.151Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:02.151Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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
2023-01-01T06:51:02.152Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:51:02.152Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|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:"2c87b853f2516977", X-B3-SpanId:"a2366e7160706b98", X-B3-ParentSpanId:"2c87b853f2516977", X-B3-Sampled:"0", X-ONAP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e63d11e-526f-4295-a133-6f704327c92b"]
2023-01-01T06:51:02.153Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\"modelUuid\":\"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\",\"modelInvariantUuid\":\"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"69f38882-8265-4788-8c02-b06ad9526d3e\"}","type":"String"},"requestId":{"value":"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4","type":"String"},"mso-request-id":{"value":"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"69f38882-8265-4788-8c02-b06ad9526d3e","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/69f38882-8265-4788-8c02-b06ad9526d3e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:51:02.158Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:51:03.179Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:03.180Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:51:03.181Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:51:03.181Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:51:03 GMT", X-ONAP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-TransactionID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ECOMP-RequestID:"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6e63d11e-526f-4295-a133-6f704327c92b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:03.182Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b2aa0f93-d14d-4bba-b4de-04bda4cefcb4\",\"instanceId\":\"69f38882-8265-4788-8c02-b06ad9526d3e\"}}","message":"Success","processInstanceID":"a7cd5e3e-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:51:03.182Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:03.183Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:51:03.188Z|b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:03.369Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:03.374Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:03.374Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||Invoke
2023-01-01T06:51:03.375Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:03.375Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:03.375Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Method      : GET
2023-01-01T06:51:03.376Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c95baef45fa32370", X-B3-SpanId:"96f9ee24a73db9fc", X-B3-ParentSpanId:"c95baef45fa32370", X-B3-Sampled:"0", X-ONAP-RequestID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-RequestID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-TransactionID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-ECOMP-RequestID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2faeb4b8-5db6-49ed-8af3-cd33c8a92255"]
2023-01-01T06:51:03.376Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Request body: 
2023-01-01T06:51:03.376Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||==========================request end================================================
2023-01-01T06:51:03.410Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:03.411Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:03.411Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status text  : 
2023-01-01T06:51:03.411Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:03.416Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Response body: {
  "requestId" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:01.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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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" : "2023-01-01T06:51:02.000+00:00",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    }
  }
}
2023-01-01T06:51:03.417Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:03.418Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||InvokeReturn
2023-01-01T06:51:03.420Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:03.421Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:03.421Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:03.422Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:03.422Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:03.422Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c95baef45fa32370", X-B3-SpanId:"40f63aa2e7f37d0f", X-B3-ParentSpanId:"c95baef45fa32370", X-B3-Sampled:"0", X-ONAP-RequestID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-RequestID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-TransactionID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-ECOMP-RequestID:"95657eeb-7bd1-497b-97af-e00330af8c69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24f8505b-d6a4-47ea-8cbc-98b7775ee99c"]
2023-01-01T06:51:03.423Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:03.423Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:03.448Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:03.449Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:03.449Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:03.449Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:03.450Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:03.450Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:03.451Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:03.468Z|95657eeb-7bd1-497b-97af-e00330af8c69|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:05.381Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:05.395Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:05.396Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:51:05.397Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:05.397Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:05.398Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:51:05.398Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fc8dd9891a8fc47", X-B3-SpanId:"0a229f018c612473", X-B3-ParentSpanId:"0fc8dd9891a8fc47", X-B3-Sampled:"0", X-ONAP-RequestID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-RequestID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-TransactionID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-ECOMP-RequestID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31378f9d-c076-409d-97e4-e189785e6b21"]
2023-01-01T06:51:05.398Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:51:05.399Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:51:05.424Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:05.425Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:05.425Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:51:05.426Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:05.435Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:50:53.000+00:00",
  "endTime" : "2023-01-01T06:51:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:51:05.436Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:05.437Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||InvokeReturn
2023-01-01T06:51:05.439Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:05.441Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:05.442Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:05.442Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:05.443Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:05.443Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fc8dd9891a8fc47", X-B3-SpanId:"4c8a07e98986f9f7", X-B3-ParentSpanId:"0fc8dd9891a8fc47", X-B3-Sampled:"0", X-ONAP-RequestID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-RequestID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-TransactionID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-ECOMP-RequestID:"75294604-2ad4-427f-82d1-4882f6736fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75c3e50e-a3eb-472f-9a9c-50f1f1052ba6"]
2023-01-01T06:51:05.444Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:05.445Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:05.472Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:05.473Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:05.473Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:05.474Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:05.477Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:05.477Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:05.478Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:05.489Z|75294604-2ad4-427f-82d1-4882f6736fbf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:05.623Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:05.629Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:05.630Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:51:05.631Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:05.631Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:05.631Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:51:05.632Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9354cbf58d141c1", X-B3-SpanId:"c55765a990ac1ade", X-B3-ParentSpanId:"b9354cbf58d141c1", X-B3-Sampled:"0", X-ONAP-RequestID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-RequestID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-TransactionID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-ECOMP-RequestID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"298b65b9-ad0e-4522-a31e-c6d5c9094b70"]
2023-01-01T06:51:05.633Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:51:05.633Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:51:05.649Z|f6f37294-3892-4a0b-b7eb-ac30ad47f8c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:05.650Z|f6f37294-3892-4a0b-b7eb-ac30ad47f8c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:05.656Z|d6d1b4c0-c871-48dd-889d-de9e0affb06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:05.657Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:05.657Z|d6d1b4c0-c871-48dd-889d-de9e0affb06f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:05.657Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:05.658Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:51:05.658Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:05.663Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:50:53.000+00:00",
  "endTime" : "2023-01-01T06:51:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:51:05.663Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:05.664Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||InvokeReturn
2023-01-01T06:51:05.666Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:05.666Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:05.667Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:05.667Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:05.667Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:05.667Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9354cbf58d141c1", X-B3-SpanId:"4e0e0bfc534933e8", X-B3-ParentSpanId:"b9354cbf58d141c1", X-B3-Sampled:"0", X-ONAP-RequestID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-RequestID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-TransactionID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-ECOMP-RequestID:"b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e4b9ae9-793e-453a-8dcb-46975982d0fd"]
2023-01-01T06:51:05.668Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:05.668Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:05.692Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:05.693Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:05.693Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:05.693Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:05.699Z|c8a47c1e-5337-4fe6-9779-98676597a06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:05.699Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:05.700Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:05.700Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:05.701Z|c8a47c1e-5337-4fe6-9779-98676597a06e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:05.734Z|b8e6bd82-ad31-4b93-92d6-8696e7b2bfdb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:05.877Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:05.882Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:05.883Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:51:05.884Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:05.884Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:05.884Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:51:05.885Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"371f1521e46dc72a", X-B3-SpanId:"5a01d3e8fcc0f50c", X-B3-ParentSpanId:"371f1521e46dc72a", X-B3-Sampled:"0", X-ONAP-RequestID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-RequestID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-TransactionID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-ECOMP-RequestID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f62b4b66-b33c-4559-b298-80398d2a7014"]
2023-01-01T06:51:05.885Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:51:05.885Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:51:05.932Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:05.933Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:05.933Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:51:05.933Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:05.940Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:50:53.000+00:00",
  "endTime" : "2023-01-01T06:51:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:51:05.941Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:05.941Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||InvokeReturn
2023-01-01T06:51:05.943Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:05.944Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:05.944Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:05.944Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:05.945Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:05.945Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"371f1521e46dc72a", X-B3-SpanId:"08bafb72c3d0e0d8", X-B3-ParentSpanId:"371f1521e46dc72a", X-B3-Sampled:"0", X-ONAP-RequestID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-RequestID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-TransactionID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-ECOMP-RequestID:"deb333a7-b42d-4b0b-a440-b0067e98b54a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d6cb267-14f8-42c5-9b67-b098b74bbfa6"]
2023-01-01T06:51:05.945Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:05.945Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:05.979Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:05.980Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:05.981Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:05.982Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:05.991Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:05.992Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:05.993Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:06.009Z|deb333a7-b42d-4b0b-a440-b0067e98b54a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:06.168Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:06.174Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:06.176Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:51:06.177Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:06.177Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:06.178Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:51:06.178Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58c4112646246787", X-B3-SpanId:"e0694f3655d92224", X-B3-ParentSpanId:"58c4112646246787", X-B3-Sampled:"0", X-ONAP-RequestID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-RequestID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-TransactionID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-ECOMP-RequestID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b778152-c56b-41de-aaee-0b6f1f16c08e"]
2023-01-01T06:51:06.179Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:51:06.179Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:51:06.228Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:06.232Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:06.233Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:51:06.233Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:06.234Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:50:53.000+00:00",
  "endTime" : "2023-01-01T06:51:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:51:06.234Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:06.235Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||InvokeReturn
2023-01-01T06:51:06.237Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:06.237Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:06.238Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:06.238Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:06.238Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:06.239Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58c4112646246787", X-B3-SpanId:"0f60136b9f37f162", X-B3-ParentSpanId:"58c4112646246787", X-B3-Sampled:"0", X-ONAP-RequestID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-RequestID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-TransactionID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-ECOMP-RequestID:"5506ccff-a46c-45e8-b16d-27b67adcdba5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"463e5937-7583-4e0f-b30a-93b19a0ea5c1"]
2023-01-01T06:51:06.240Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:06.244Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:06.400Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:06.401Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:06.402Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:06.404Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:06.405Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:06.406Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:06.406Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:06.419Z|5506ccff-a46c-45e8-b16d-27b67adcdba5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:06.544Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:06.550Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:06.550Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||Invoke
2023-01-01T06:51:06.551Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:06.551Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357
2023-01-01T06:51:06.551Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Method      : GET
2023-01-01T06:51:06.551Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"429d3fb8ffd4d49c", X-B3-SpanId:"9a16c2ad7bb90a6a", X-B3-ParentSpanId:"429d3fb8ffd4d49c", X-B3-Sampled:"0", X-ONAP-RequestID:"4db35794-ca07-417b-9f1e-9383e8404938", X-RequestID:"4db35794-ca07-417b-9f1e-9383e8404938", X-TransactionID:"4db35794-ca07-417b-9f1e-9383e8404938", X-ECOMP-RequestID:"4db35794-ca07-417b-9f1e-9383e8404938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8ddc535-9784-44f9-9aa1-1b535a26b000"]
2023-01-01T06:51:06.552Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Request body: 
2023-01-01T06:51:06.552Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||==========================request end================================================
2023-01-01T06:51:06.575Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:06.576Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:06.576Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Status text  : 
2023-01-01T06:51:06.577Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:06.583Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||Response body: {
  "requestId" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:50:53.000+00:00",
  "endTime" : "2023-01-01T06:51:00.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\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\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n\t\t\t\"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\",\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\": \"f36b34e8-32cb-46e1-81b7-96164b6fa964\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:00.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aeba3e4f-5ebe-40f2-9f3a-cb3497257357",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357"
    }
  }
}
2023-01-01T06:51:06.584Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:06.584Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|INFO|500||InvokeReturn
2023-01-01T06:51:06.586Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:06.587Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:06.587Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:06.587Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false
2023-01-01T06:51:06.588Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:06.588Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"429d3fb8ffd4d49c", X-B3-SpanId:"603414c2b975ced2", X-B3-ParentSpanId:"429d3fb8ffd4d49c", X-B3-Sampled:"0", X-ONAP-RequestID:"4db35794-ca07-417b-9f1e-9383e8404938", X-RequestID:"4db35794-ca07-417b-9f1e-9383e8404938", X-TransactionID:"4db35794-ca07-417b-9f1e-9383e8404938", X-ECOMP-RequestID:"4db35794-ca07-417b-9f1e-9383e8404938", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53cdbb82-da33-47ed-8087-793d589f7f89"]
2023-01-01T06:51:06.589Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:06.589Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:06.630Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:06.631Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:06.631Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:06.632Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:06.634Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:06.634Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:06.635Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aeba3e4f-5ebe-40f2-9f3a-cb3497257357&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:06.644Z|4db35794-ca07-417b-9f1e-9383e8404938|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/aeba3e4f-5ebe-40f2-9f3a-cb3497257357|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:08.396Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:08.401Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 5b809c91-f19a-493c-acc4-f8bdcebb067f already exists in requestDb InfraActiveRequests table
2023-01-01T06:51:08.402Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:08.403Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:08.404Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:08.404Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:08.404Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:08.404Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"083c1291a5311e11", X-B3-SpanId:"9102425e650d3d69", X-B3-ParentSpanId:"083c1291a5311e11", X-B3-Sampled:"0", X-ONAP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40750f64-dbe6-46a9-a9e8-6d6fa5e7e80e"]
2023-01-01T06:51:08.404Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:08.406Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:08.450Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:08.450Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:51:08.451Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:08.451Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:08.452Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: 
2023-01-01T06:51:08.454Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:08.462Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:08.498Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:51:08.502Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T06:51:08.523Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:08.633Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|INFO|500||Invoke
2023-01-01T06:51:08.634Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf with request headers:{Authorization=[***REDACTED***], X-RequestID=[5b809c91-f19a-493c-acc4-f8bdcebb067f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0214e11b-8ff0-45e3-a478-19ad797ff725], X-ECOMP-RequestID=[5b809c91-f19a-493c-acc4-f8bdcebb067f], X-TransactionId=[], X-ONAP-RequestID=[5b809c91-f19a-493c-acc4-f8bdcebb067f]}
2023-01-01T06:51:08.820Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:51:08 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230101-06:51:08:934-7386], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:08.920Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|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/5ea45175-7e68-4abc-8172-d713bf13abaf","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf","ERR.5.4.6114"]}}}

2023-01-01T06:51:08.921Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:08.929Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf
2023-01-01T06:51:08.929Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 5ea45175-7e68-4abc-8172-d713bf13abaf
2023-01-01T06:51:08.944Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:09.152Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:51:09.153Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|INFO|500||Invoke
2023-01-01T06:51:09.220Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:09.221Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:51:09 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230101-06:51:09:349-61363], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:09.222Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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/5ea45175-7e68-4abc-8172-d713bf13abaf","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf","ERR.5.4.6114"]}}}

2023-01-01T06:51:09.227Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/5ea45175-7e68-4abc-8172-d713bf13abaf
2023-01-01T06:51:09.231Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 5ea45175-7e68-4abc-8172-d713bf13abaf
2023-01-01T06:51:09.235Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:09.281Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T06:51:09.282Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5b809c91-f19a-493c-acc4-f8bdcebb067f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3490e4fc-79a1-4707-b10e-cb8c36db8edb], X-ECOMP-RequestID=[5b809c91-f19a-493c-acc4-f8bdcebb067f], X-TransactionId=[], X-ONAP-RequestID=[5b809c91-f19a-493c-acc4-f8bdcebb067f]}
2023-01-01T06:51:09.361Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:51:09 GMT], content-length=[573], vertex-id=[176304], x-aai-txid=[1-aai-resources-230101-06:51:09:482-33638], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:09.362Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672555551469","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"}]}]}}

2023-01-01T06:51:09.363Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T06:51:09.366Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:51:09.367Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:51:09.374Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.375Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:51:09.376Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:09.376Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.377Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:51:09.377Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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:"083c1291a5311e11", X-B3-SpanId:"71918ef86f4885dd", X-B3-ParentSpanId:"083c1291a5311e11", X-B3-Sampled:"0", X-ONAP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51ccac3d-6fd7-4444-8918-4ffee6a68eef"]
2023-01-01T06:51:09.378Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8"},"instanceName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0","requestScope":"vnf"}
2023-01-01T06:51:09.378Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:51:09.415Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:09.415Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:09.416Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:51:09.417Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:09.418Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:51:09.418Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:09.419Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:51:09.421Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc
2023-01-01T06:51:09.422Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|INFO|500||Invoke
2023-01-01T06:51:09.422Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:09.422Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc
2023-01-01T06:51:09.423Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Method      : GET
2023-01-01T06:51:09.423Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f836615-4bef-4d7d-8881-3903dd4864b2"]
2023-01-01T06:51:09.424Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Request body: 
2023-01-01T06:51:09.424Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||==========================request end================================================
2023-01-01T06:51:09.531Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:09.533Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:09.534Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Status text  : 
2023-01-01T06:51:09.535Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:09.536Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 7,
      "modelCustomizationUUID" : "3955f54d-7c60-481e-9a4d-2dcd2e79b5dc",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2023-01-01 06:49:57.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" : "2023-01-01T06:49:57.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"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc"
    }
  }
}
2023-01-01T06:51:09.537Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:09.537Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=3955f54d-7c60-481e-9a4d-2dcd2e79b5dc|INFO|500||InvokeReturn
2023-01-01T06:51:09.562Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.563Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke
2023-01-01T06:51:09.564Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:09.564Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.565Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method      : GET
2023-01-01T06:51:09.565Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42ee8a3d-8b8e-487e-8f91-68cd01e03882"]
2023-01-01T06:51:09.566Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 
2023-01-01T06:51:09.567Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================
2023-01-01T06:51:09.619Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:09.620Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:09.620Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text  : 
2023-01-01T06:51:09.621Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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/63cda5b4-af13-478b-88c6-82141a8e24cd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:09.624Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "63cda5b4-af13-478b-88c6-82141a8e24cd",
  "modelInvariantUUID" : "2751403a-c265-4a5f-9cbe-eae0c815cabc",
  "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" : "2023-01-01T06:49:57.000+00:00",
  "modelInvariantId" : "2751403a-c265-4a5f-9cbe-eae0c815cabc",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/63cda5b4-af13-478b-88c6-82141a8e24cd"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/63cda5b4-af13-478b-88c6-82141a8e24cd"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/63cda5b4-af13-478b-88c6-82141a8e24cd/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/63cda5b4-af13-478b-88c6-82141a8e24cd/vnfResourceWorkflow"
    }
  }
}
2023-01-01T06:51:09.624Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:09.625Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn
2023-01-01T06:51:09.637Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.639Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-01-01T06:51:09.639Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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================================================
2023-01-01T06:51:09.640Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.641Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.641Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fdb4cc4-3524-41b3-b3c2-6f1fa66a149d"]
2023-01-01T06:51:09.642Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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: 
2023-01-01T06:51:09.642Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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================================================
2023-01-01T06:51:09.697Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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==========================================
2023-01-01T06:51:09.698Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.698Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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  : 
2023-01-01T06:51:09.699Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:09.700Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10034,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2023-01-01T06:51:09.701Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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=================================================
2023-01-01T06:51:09.702Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:51:09.722Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:09.723Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:51:09.723Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:09.724Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:09.724Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:51:09.725Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"083c1291a5311e11", X-B3-SpanId:"7fad55be20f54e9b", X-B3-ParentSpanId:"083c1291a5311e11", X-B3-Sampled:"0", X-ONAP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29882572-adc7-4f5d-b5e2-1aadd5de460d"]
2023-01-01T06:51:09.725Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5b809c91-f19a-493c-acc4-f8bdcebb067f","requestStatus":"IN_PROGRESS","startTime":1672555868502,"source":"VID","vnfName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"5b809c91-f19a-493c-acc4-f8bdcebb067f"}
2023-01-01T06:51:09.726Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:51:09.767Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:09.768Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:51:09.769Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:51:09.769Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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/5b809c91-f19a-493c-acc4-f8bdcebb067f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:09 GMT", Connection:"close"]
2023-01-01T06:51:09.797Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:08.502+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:51:09.750+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:09.799Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:09.799Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:51:09.826Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.827Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:51:09.827Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:09.828Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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
2023-01-01T06:51:09.829Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:51:09.829Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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:"083c1291a5311e11", X-B3-SpanId:"467a66697396b712", X-B3-ParentSpanId:"083c1291a5311e11", X-B3-Sampled:"0", X-ONAP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e79000f4-9eb4-4320-8daf-7ff8c972f3cb"]
2023-01-01T06:51:09.830Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/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\":\"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\"modelVersionId\":\"63cda5b4-af13-478b-88c6-82141a8e24cd\",\"modelCustomizationId\":\"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\"modelUuid\":\"63cda5b4-af13-478b-88c6-82141a8e24cd\",\"modelInvariantUuid\":\"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\",\"modelInfo\":{\"modelInvariantId\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelUuid\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelInvariantUuid\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\"}","type":"String"},"requestId":{"value":"5b809c91-f19a-493c-acc4-f8bdcebb067f","type":"String"},"mso-request-id":{"value":"5b809c91-f19a-493c-acc4-f8bdcebb067f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"c28db581-509c-4bac-8b52-22124deb30c8","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/c28db581-509c-4bac-8b52-22124deb30c8/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:51:09.831Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:51:10.242Z|cdb8ada0-137a-41c7-8a18-329734ade1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:51:10.242Z|cdb8ada0-137a-41c7-8a18-329734ade1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:51:10.676Z|8dc027aa-1695-4f42-aabd-2905078866f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:51:10.676Z|8dc027aa-1695-4f42-aabd-2905078866f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:51:10.845Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:10.846Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:51:10.846Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:51:10.847Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:51:10 GMT", X-ONAP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-TransactionID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ECOMP-RequestID:"5b809c91-f19a-493c-acc4-f8bdcebb067f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e79000f4-9eb4-4320-8daf-7ff8c972f3cb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:10.848Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5b809c91-f19a-493c-acc4-f8bdcebb067f\",\"instanceId\":\"6d4812b0-4507-4271-9054-c13d18968537\"}}","message":"Success","processInstanceID":"ac5fb7c7-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:51:10.848Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:10.848Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:51:10.852Z|5b809c91-f19a-493c-acc4-f8bdcebb067f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:10.998Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:11.006Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:11.007Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:11.007Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:11.008Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:11.009Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:11.009Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c16d42d887a11b8b", X-B3-SpanId:"3dfdc626610b87ba", X-B3-ParentSpanId:"c16d42d887a11b8b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-RequestID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-TransactionID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-ECOMP-RequestID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c55ef761-e203-4fae-a16b-df5540d6f06b"]
2023-01-01T06:51:11.009Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:11.010Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:11.038Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:11.040Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:11.041Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:11.041Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:11.042Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:11.043Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:11.043Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:11.046Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:11.047Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:11.047Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:11.048Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:11.048Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:11.048Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c16d42d887a11b8b", X-B3-SpanId:"e40ec3692ad94e8c", X-B3-ParentSpanId:"c16d42d887a11b8b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-RequestID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-TransactionID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-ECOMP-RequestID:"b6cccdef-1a3c-47f7-8d7a-67f075c74109", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57ee953d-c284-41c4-896a-492d248c444c"]
2023-01-01T06:51:11.049Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:11.049Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:11.069Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:11.070Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:11.071Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:11.071Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:11.075Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:11.076Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:11.076Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:11.089Z|b6cccdef-1a3c-47f7-8d7a-67f075c74109|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:13.614Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:13.619Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:13.620Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||Invoke
2023-01-01T06:51:13.621Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:13.621Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:13.621Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Method      : GET
2023-01-01T06:51:13.622Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e3f903061373d75", X-B3-SpanId:"c44df68511b793a7", X-B3-ParentSpanId:"8e3f903061373d75", X-B3-Sampled:"0", X-ONAP-RequestID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-RequestID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-TransactionID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-ECOMP-RequestID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f87078f-ab51-4ce3-90ba-724d42711b93"]
2023-01-01T06:51:13.622Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Request body: 
2023-01-01T06:51:13.622Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||==========================request end================================================
2023-01-01T06:51:13.650Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:13.651Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:13.651Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status text  : 
2023-01-01T06:51:13.652Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:13.655Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Response body: {
  "requestId" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:01.000+00:00",
  "endTime" : "2023-01-01T06:51:08.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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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" : "2023-01-01T06:51:08.000+00:00",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    }
  }
}
2023-01-01T06:51:13.655Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:13.656Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||InvokeReturn
2023-01-01T06:51:13.658Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:13.659Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:13.659Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:13.659Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:13.659Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:13.659Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e3f903061373d75", X-B3-SpanId:"115e33d667e63559", X-B3-ParentSpanId:"8e3f903061373d75", X-B3-Sampled:"0", X-ONAP-RequestID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-RequestID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-TransactionID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-ECOMP-RequestID:"605ae8a4-6883-447f-8245-36cb4a05e0e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5e557d8-2133-4e79-a160-eee158645c82"]
2023-01-01T06:51:13.660Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:13.660Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:13.677Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:13.679Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:13.680Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:13.680Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:13.681Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:13.681Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:13.682Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:13.691Z|605ae8a4-6883-447f-8245-36cb4a05e0e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:13.844Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:13.848Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:13.848Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||Invoke
2023-01-01T06:51:13.849Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:13.849Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:13.850Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Method      : GET
2023-01-01T06:51:13.850Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8734b0ec044dcc3a", X-B3-SpanId:"8792bb67c2d7d975", X-B3-ParentSpanId:"8734b0ec044dcc3a", X-B3-Sampled:"0", X-ONAP-RequestID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-RequestID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-TransactionID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-ECOMP-RequestID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"544a3c56-e28e-40cd-8986-ec7ae76f51ba"]
2023-01-01T06:51:13.850Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Request body: 
2023-01-01T06:51:13.851Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||==========================request end================================================
2023-01-01T06:51:13.883Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:13.884Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:13.885Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status text  : 
2023-01-01T06:51:13.885Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:13.892Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Response body: {
  "requestId" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:01.000+00:00",
  "endTime" : "2023-01-01T06:51:08.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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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" : "2023-01-01T06:51:08.000+00:00",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    }
  }
}
2023-01-01T06:51:13.894Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:13.894Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||InvokeReturn
2023-01-01T06:51:13.896Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:13.897Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:13.897Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:13.898Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:13.898Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:13.899Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8734b0ec044dcc3a", X-B3-SpanId:"5676a82f33de9903", X-B3-ParentSpanId:"8734b0ec044dcc3a", X-B3-Sampled:"0", X-ONAP-RequestID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-RequestID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-TransactionID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-ECOMP-RequestID:"90533d3d-1127-422a-82fb-8bb35f52eb71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d13d91-71dd-41e7-bfec-002ca435045f"]
2023-01-01T06:51:13.899Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:13.899Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:13.916Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:13.917Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:13.917Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:13.918Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:13.921Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:13.921Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:13.922Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:13.929Z|90533d3d-1127-422a-82fb-8bb35f52eb71|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:14.059Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:14.064Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:14.065Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||Invoke
2023-01-01T06:51:14.065Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:14.065Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:14.066Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Method      : GET
2023-01-01T06:51:14.066Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc13b583b828ab18", X-B3-SpanId:"4b2c3bcd0aa46b64", X-B3-ParentSpanId:"cc13b583b828ab18", X-B3-Sampled:"0", X-ONAP-RequestID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-RequestID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-TransactionID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-ECOMP-RequestID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dda70780-c0a8-491b-ba9d-107a87be74c3"]
2023-01-01T06:51:14.066Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Request body: 
2023-01-01T06:51:14.067Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||==========================request end================================================
2023-01-01T06:51:14.094Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:14.095Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:14.095Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status text  : 
2023-01-01T06:51:14.096Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:14.098Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Response body: {
  "requestId" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:01.000+00:00",
  "endTime" : "2023-01-01T06:51:08.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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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" : "2023-01-01T06:51:08.000+00:00",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    }
  }
}
2023-01-01T06:51:14.099Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:14.100Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||InvokeReturn
2023-01-01T06:51:14.103Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:14.104Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:14.105Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:14.106Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:14.107Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:14.108Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc13b583b828ab18", X-B3-SpanId:"abc4481f283a2a06", X-B3-ParentSpanId:"cc13b583b828ab18", X-B3-Sampled:"0", X-ONAP-RequestID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-RequestID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-TransactionID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-ECOMP-RequestID:"c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9889dc-eab4-4372-b474-2a63985d1e88"]
2023-01-01T06:51:14.109Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:14.109Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:14.131Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:14.132Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:14.132Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:14.132Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:14.133Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:14.133Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:14.133Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:14.140Z|c1fdcd9b-dc91-4fe4-bf4b-0f1d23da7d61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:14.273Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:14.282Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:14.283Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||Invoke
2023-01-01T06:51:14.283Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:14.284Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4
2023-01-01T06:51:14.284Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Method      : GET
2023-01-01T06:51:14.284Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8d494375d372efb", X-B3-SpanId:"7ed23f09a98f25de", X-B3-ParentSpanId:"b8d494375d372efb", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-RequestID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-TransactionID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-ECOMP-RequestID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d95301ad-5d80-49ec-9913-6e61b5236774"]
2023-01-01T06:51:14.285Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Request body: 
2023-01-01T06:51:14.285Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||==========================request end================================================
2023-01-01T06:51:14.321Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:14.322Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:14.323Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Status text  : 
2023-01-01T06:51:14.323Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:14.326Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||Response body: {
  "requestId" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:01.000+00:00",
  "endTime" : "2023-01-01T06:51:08.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\": \"4b1e1372-2f92-4b6f-8519-359b4ca1c07d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"66ceb9ff-c4ff-4d8d-8a05-176925772ef8\"\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" : "2023-01-01T06:51:08.000+00:00",
  "serviceInstanceId" : "69f38882-8265-4788-8c02-b06ad9526d3e",
  "serviceInstanceName" : "basic_network-57084a81-34ee-4547-a483-ff26e93b1a24",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/69f38882-8265-4788-8c02-b06ad9526d3e",
  "cloudApiRequests" : [ ],
  "requestURI" : "b2aa0f93-d14d-4bba-b4de-04bda4cefcb4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4"
    }
  }
}
2023-01-01T06:51:14.327Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:14.327Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|INFO|500||InvokeReturn
2023-01-01T06:51:14.330Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:14.330Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:14.331Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:14.331Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false
2023-01-01T06:51:14.331Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:14.332Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8d494375d372efb", X-B3-SpanId:"83a6de344a62e3cc", X-B3-ParentSpanId:"b8d494375d372efb", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-RequestID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-TransactionID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-ECOMP-RequestID:"f8f63177-3eb2-4c08-918b-9a72340a2134", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fb2f794-b2e6-4462-b032-c4c5f948b107"]
2023-01-01T06:51:14.332Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:14.332Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:14.358Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:14.359Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:14.359Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:14.360Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:14.363Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:14.364Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:14.365Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b2aa0f93-d14d-4bba-b4de-04bda4cefcb4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:14.373Z|f8f63177-3eb2-4c08-918b-9a72340a2134|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b2aa0f93-d14d-4bba-b4de-04bda4cefcb4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:15.676Z|89aa163d-f2e5-42fc-952a-f58e007fb75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:15.677Z|89aa163d-f2e5-42fc-952a-f58e007fb75a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:15.693Z|3a478588-3f97-4f7c-963e-732e492f2f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:15.694Z|3a478588-3f97-4f7c-963e-732e492f2f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:15.735Z|999e9e78-2772-42c4-9417-1e09136d9918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:15.738Z|999e9e78-2772-42c4-9417-1e09136d9918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:21.241Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:21.247Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:21.249Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:21.249Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:21.249Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:21.250Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:21.250Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f98e96e4fabd8845", X-B3-SpanId:"e21b9fc7fcca723a", X-B3-ParentSpanId:"f98e96e4fabd8845", X-B3-Sampled:"0", X-ONAP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-TransactionID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ECOMP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90654c2b-fccc-4242-b3e7-27b68fb292af"]
2023-01-01T06:51:21.251Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:21.251Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:21.288Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:21.294Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:21.295Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:21.295Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:21.300Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:19.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:21.301Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:21.301Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:21.304Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:21.304Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:21.305Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:21.305Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:21.305Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:21.306Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f98e96e4fabd8845", X-B3-SpanId:"d820cc55eedc8ac8", X-B3-ParentSpanId:"f98e96e4fabd8845", X-B3-Sampled:"0", X-ONAP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-TransactionID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ECOMP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac471a7-d158-4bc5-9f88-808b9837e442"]
2023-01-01T06:51:21.306Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:21.306Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:21.328Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:21.329Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:21.329Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:21.329Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:21.332Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:21.333Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:21.334Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:21.407Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:51:21.408Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:51:21.409Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:21.409Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:51:21.409Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:51:21.409Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-TransactionID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ECOMP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5df9c927-ff4d-4593-a580-9681708007d6"]
2023-01-01T06:51:21.410Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:51:21.410Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:51:21.550Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:21.550Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:21.550Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:51:21.551Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B3C19C32B9D5F1D5EA8664580FCC2CF3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sun, 01 Jan 2023 06:51:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:21.552Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"afce9fdf-89a0-11ed-94ad-72388b574b9d","businessKey":"5b809c91-f19a-493c-acc4-f8bdcebb067f","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T06:51:15.568+0000","endTime":"2023-01-01T06:51:19.122+0000","removalTime":null,"durationInMillis":3554,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ac5fb7c7-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"ad6f2bc3-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:51:21.552Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:21.552Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5b809c91-f19a-493c-acc4-f8bdcebb067f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:51:21.593Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:51:21.594Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:51:21.594Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:21.595Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:51:21.595Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:51:21.595Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-TransactionID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ECOMP-RequestID:"e9424c41-840d-4696-a721-088a11d85ac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c55c3ab0-42d8-40fe-88bf-f036f67ecf8b"]
2023-01-01T06:51:21.596Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:51:21.596Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:51:21.722Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:21.722Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:21.723Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:51:21.723Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=81DDF8694E1D78316A628A1440A34109; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 01 Jan 2023 06:51:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:21.724Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:afcf1522-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"afce9fdf-89a0-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"afce9fdf-89a0-11ed-94ad-72388b574b9d","executionId":"afce9fdf-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:51:15.571+0000","endTime":"2023-01-01T06:51:16.039+0000","durationInMillis":468,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ac5fb7c7-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:51:21.724Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:21.725Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=afce9fdf-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:51:21.729Z|e9424c41-840d-4696-a721-088a11d85ac3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:25.242Z|257cc5e1-7842-4c79-b86c-13fa49802522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:51:25.243Z|257cc5e1-7842-4c79-b86c-13fa49802522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:51:25.699Z|c0e907db-e696-4d56-a259-b01865013528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:25.699Z|c0e907db-e696-4d56-a259-b01865013528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:25.722Z|e1395591-005f-441f-ab3f-e2dd8c6b86f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:25.723Z|e1395591-005f-441f-ab3f-e2dd8c6b86f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:25.787Z|1dc372d1-0fbd-420b-aa74-1e657a1f3f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:25.788Z|1dc372d1-0fbd-420b-aa74-1e657a1f3f96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:26.745Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:26.750Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46
2023-01-01T06:51:26.750Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|INFO|500||Invoke
2023-01-01T06:51:26.750Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:26.751Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46
2023-01-01T06:51:26.751Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Method      : GET
2023-01-01T06:51:26.751Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78213f106c0dc61b", X-B3-SpanId:"63b2e763fd665018", X-B3-ParentSpanId:"78213f106c0dc61b", X-B3-Sampled:"0", X-ONAP-RequestID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-RequestID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-TransactionID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-ECOMP-RequestID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85ad3af0-a388-401f-9edf-5a3571b1f75d"]
2023-01-01T06:51:26.752Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Request body: 
2023-01-01T06:51:26.752Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||==========================request end================================================
2023-01-01T06:51:26.780Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:26.781Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:26.781Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Status text  : 
2023-01-01T06:51:26.782Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:26.783Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||Response body: {
  "requestId" : "70b5dc77-1420-423c-be52-efc2f222fe46",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:50:57.000+00:00",
  "endTime" : "2023-01-01T06:51:25.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\n            \"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n            \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"df2ba0da-deea-4d25-becf-dd96350e4889\",\n            \"owningEntityName\":\"OE-ETE_Customer-df2ba0da-deea-4d25-becf-dd96350e4889\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_df0230c6-7ded-4211-abb1-b4d194de2310\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\n            \"productFamilyId\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\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\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n                            \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF d7482a41-cfa2 0\",\n                                        \"modelCustomizationId\":\"584ad036-7019-4c43-89fd-d51dea3df28c\",\n                                        \"modelInvariantId\":\"ab8ea7a4-ae1b-4734-ba54-c7078cef0521\",\n                                        \"modelVersionId\":\"b76a7e9b-c57c-4da1-bb2a-efc62c31d87f\",\n                                        \"modelName\":\"Demo_pNF_U0o2sOv1EvzboXikGGcw\",\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\":\"a5879e93-bd29-4766-bcb5-a21b72a6a180\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"U0o2sOv1EvzboXikGGcw\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:25.000+00:00",
  "serviceInstanceId" : "78f7c0fb-e57d-4b5b-8eed-8b994c35c27f",
  "serviceInstanceName" : "Service_Ete_Namedf0230c6-7ded-4211-abb1-b4d194de2310",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "70b5dc77-1420-423c-be52-efc2f222fe46",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46"
    }
  }
}
2023-01-01T06:51:26.784Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:26.784Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/70b5dc77-1420-423c-be52-efc2f222fe46|INFO|500||InvokeReturn
2023-01-01T06:51:26.786Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false
2023-01-01T06:51:26.787Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:26.787Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:26.788Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false
2023-01-01T06:51:26.788Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:26.788Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78213f106c0dc61b", X-B3-SpanId:"4dc97220b839cc6f", X-B3-ParentSpanId:"78213f106c0dc61b", X-B3-Sampled:"0", X-ONAP-RequestID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-RequestID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-TransactionID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-ECOMP-RequestID:"04f87e4e-122b-406d-a17d-0847b0e1d81b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c9cb980-dcdc-4e8e-a392-2210410df0d5"]
2023-01-01T06:51:26.789Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:26.789Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:26.807Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:26.808Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:26.809Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:26.809Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:26.816Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:26.817Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:26.818Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=70b5dc77-1420-423c-be52-efc2f222fe46&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:26.830Z|04f87e4e-122b-406d-a17d-0847b0e1d81b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/70b5dc77-1420-423c-be52-efc2f222fe46|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:28.272Z|b3914556-9150-47b8-be94-079cf093e8f6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:51:28.273Z|b3914556-9150-47b8-be94-079cf093e8f6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:31.869Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:31.875Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:31.878Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:31.879Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:31.879Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:31.879Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:31.879Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf37aa0c223bddc2", X-B3-SpanId:"ef0b8cc9db364ac6", X-B3-ParentSpanId:"bf37aa0c223bddc2", X-B3-Sampled:"0", X-ONAP-RequestID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-RequestID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-TransactionID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-ECOMP-RequestID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"491d1491-8b96-45c8-94f8-4c600de4f468"]
2023-01-01T06:51:31.880Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:31.880Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:31.920Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:31.921Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:31.921Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:31.921Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:31.923Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "endTime" : "2023-01-01T06:51:22.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:31.924Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:31.924Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:31.926Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:31.927Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:31.927Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:31.927Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:31.927Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:31.928Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf37aa0c223bddc2", X-B3-SpanId:"b156735e3bdae7f6", X-B3-ParentSpanId:"bf37aa0c223bddc2", X-B3-Sampled:"0", X-ONAP-RequestID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-RequestID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-TransactionID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-ECOMP-RequestID:"dba01004-68c3-4a44-a0d8-0549fa57d7f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f83970f-a225-44ce-a409-d2624d21d778"]
2023-01-01T06:51:31.928Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:31.928Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:31.943Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:31.944Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:31.944Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:31.945Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:31.946Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:31.947Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:31.947Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:31.958Z|dba01004-68c3-4a44-a0d8-0549fa57d7f5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:32.093Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:32.099Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.101Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:32.101Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.102Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.102Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:32.103Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e718574f2c3a017e", X-B3-SpanId:"a96025cfff63e63f", X-B3-ParentSpanId:"e718574f2c3a017e", X-B3-Sampled:"0", X-ONAP-RequestID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-RequestID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-TransactionID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-ECOMP-RequestID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c053b3c-6c1f-46cf-9c27-7a0b0c4ea4a9"]
2023-01-01T06:51:32.103Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:32.104Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.132Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.133Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.133Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:32.134Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.135Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "endTime" : "2023-01-01T06:51:22.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:32.135Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.136Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:32.138Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.138Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:32.138Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.139Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.139Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:32.140Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e718574f2c3a017e", X-B3-SpanId:"8d3c498cf38fb1c9", X-B3-ParentSpanId:"e718574f2c3a017e", X-B3-Sampled:"0", X-ONAP-RequestID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-RequestID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-TransactionID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-ECOMP-RequestID:"a8361cdf-3580-491c-b6e2-246daab70bc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86182e16-dffb-4abc-9694-b138354716b7"]
2023-01-01T06:51:32.140Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:32.140Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.161Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.164Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.165Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:32.166Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.166Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:32.167Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.167Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:32.183Z|a8361cdf-3580-491c-b6e2-246daab70bc5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:32.325Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:32.332Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.333Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:32.333Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.334Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.334Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:32.334Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a7744ff3db599be", X-B3-SpanId:"3467c9e7a3d380ce", X-B3-ParentSpanId:"8a7744ff3db599be", X-B3-Sampled:"0", X-ONAP-RequestID:"981926df-404a-4983-b00d-5041a552c013", X-RequestID:"981926df-404a-4983-b00d-5041a552c013", X-TransactionID:"981926df-404a-4983-b00d-5041a552c013", X-ECOMP-RequestID:"981926df-404a-4983-b00d-5041a552c013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d14e4569-bea2-4554-9e0d-12fb32333a7a"]
2023-01-01T06:51:32.334Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:32.335Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.356Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.357Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.358Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:32.358Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.365Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "endTime" : "2023-01-01T06:51:22.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:32.366Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.367Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:32.372Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.373Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:32.376Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.377Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.378Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:32.378Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a7744ff3db599be", X-B3-SpanId:"5b870e288be87786", X-B3-ParentSpanId:"8a7744ff3db599be", X-B3-Sampled:"0", X-ONAP-RequestID:"981926df-404a-4983-b00d-5041a552c013", X-RequestID:"981926df-404a-4983-b00d-5041a552c013", X-TransactionID:"981926df-404a-4983-b00d-5041a552c013", X-ECOMP-RequestID:"981926df-404a-4983-b00d-5041a552c013", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f8f7f5f-b389-46e6-ab17-522e3a29107b"]
2023-01-01T06:51:32.380Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:32.380Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.394Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.395Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.396Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:32.396Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.397Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:32.397Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.397Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:32.414Z|981926df-404a-4983-b00d-5041a552c013|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:32.549Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:32.554Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.555Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:32.555Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.556Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.556Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:32.556Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73dea8b5f1d39a88", X-B3-SpanId:"372d21a092ab5229", X-B3-ParentSpanId:"73dea8b5f1d39a88", X-B3-Sampled:"0", X-ONAP-RequestID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-RequestID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-TransactionID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-ECOMP-RequestID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5173805f-170d-4ca7-810b-130e374f1bf9"]
2023-01-01T06:51:32.557Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:32.557Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.584Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.585Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.585Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:32.585Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.590Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "endTime" : "2023-01-01T06:51:22.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:32.591Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.591Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:32.593Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.594Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:32.594Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.595Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.595Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:32.596Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73dea8b5f1d39a88", X-B3-SpanId:"bd6241bb7192cbf6", X-B3-ParentSpanId:"73dea8b5f1d39a88", X-B3-Sampled:"0", X-ONAP-RequestID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-RequestID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-TransactionID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-ECOMP-RequestID:"939f1b6a-13cc-4fc2-a590-737c929213e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39319528-ceef-4d18-b26c-d56a156177d2"]
2023-01-01T06:51:32.596Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:32.596Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.630Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.631Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.632Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:32.632Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.635Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:32.635Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.636Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:32.649Z|939f1b6a-13cc-4fc2-a590-737c929213e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:32.783Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:32.787Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.788Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||Invoke
2023-01-01T06:51:32.788Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.788Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f
2023-01-01T06:51:32.789Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Method      : GET
2023-01-01T06:51:32.789Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"474eeaa4b7c5c81d", X-B3-SpanId:"7fd848283c7b99f4", X-B3-ParentSpanId:"474eeaa4b7c5c81d", X-B3-Sampled:"0", X-ONAP-RequestID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-RequestID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-TransactionID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-ECOMP-RequestID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd19d483-8ae1-4003-949f-e0e6c9001779"]
2023-01-01T06:51:32.789Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Request body: 
2023-01-01T06:51:32.789Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.814Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.815Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.815Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Status text  : 
2023-01-01T06:51:32.816Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.816Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||Response body: {
  "requestId" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:08.000+00:00",
  "endTime" : "2023-01-01T06:51:22.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n    \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "5b809c91-f19a-493c-acc4-f8bdcebb067f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f"
    }
  }
}
2023-01-01T06:51:32.816Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.817Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5b809c91-f19a-493c-acc4-f8bdcebb067f|INFO|500||InvokeReturn
2023-01-01T06:51:32.818Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.819Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:32.819Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:32.819Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false
2023-01-01T06:51:32.819Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:32.819Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"474eeaa4b7c5c81d", X-B3-SpanId:"50b9379265124494", X-B3-ParentSpanId:"474eeaa4b7c5c81d", X-B3-Sampled:"0", X-ONAP-RequestID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-RequestID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-TransactionID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-ECOMP-RequestID:"366d0ca9-7fb9-434a-9b91-a9341c590f9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec803357-fe65-457a-9324-40fb6bbde36d"]
2023-01-01T06:51:32.820Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:32.820Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:32.839Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:32.839Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:32.840Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:32.840Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:32.851Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:32.852Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:32.852Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5b809c91-f19a-493c-acc4-f8bdcebb067f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:32.862Z|366d0ca9-7fb9-434a-9b91-a9341c590f9b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5b809c91-f19a-493c-acc4-f8bdcebb067f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:35.727Z|19284909-a224-41a0-885f-7737818d76d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:35.728Z|19284909-a224-41a0-885f-7737818d76d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:35.748Z|37557301-1712-47f7-a82f-ce77888f1d7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:35.749Z|37557301-1712-47f7-a82f-ce77888f1d7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:35.815Z|c32c4be8-543f-4a10-a035-e1deff7fdac9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:35.816Z|c32c4be8-543f-4a10-a035-e1deff7fdac9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:36.616Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:36.619Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 9674c306-8e30-4892-bae4-7882d0fc3d3f already exists in requestDb InfraActiveRequests table
2023-01-01T06:51:36.620Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:36.621Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:51:36.621Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:36.621Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:36.621Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:51:36.621Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9466e0fb7691b835", X-B3-SpanId:"7f5412517bdc0ec5", X-B3-ParentSpanId:"9466e0fb7691b835", X-B3-Sampled:"0", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b90cd692-88f1-4278-b2db-480d77c7a19e"]
2023-01-01T06:51:36.621Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:51:36.622Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:36.644Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:36.645Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:51:36.645Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:51:36.645Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:36.646Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: 
2023-01-01T06:51:36.646Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:36.646Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:36.659Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:51:36.666Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:36.707Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T06:51:36.708Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9674c306-8e30-4892-bae4-7882d0fc3d3f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d1f4a32a-2b67-4b4d-b644-bc7154bb3f85], X-ECOMP-RequestID=[9674c306-8e30-4892-bae4-7882d0fc3d3f], X-TransactionId=[], X-ONAP-RequestID=[9674c306-8e30-4892-bae4-7882d0fc3d3f]}
2023-01-01T06:51:36.806Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:51:36 GMT], content-length=[1024], vertex-id=[176304], x-aai-txid=[0-aai-resources-230101-06:51:36:898-94074], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:36.807Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672555874687","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6d4812b0-4507-4271-9054-c13d18968537"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_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"}]}]}}

2023-01-01T06:51:36.808Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T06:51:36.810Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:51:36.810Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:51:36.814Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:36.815Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:51:36.816Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:36.816Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:36.816Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:51:36.817Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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:"9466e0fb7691b835", X-B3-SpanId:"cad0304f2b42f24b", X-B3-ParentSpanId:"9466e0fb7691b835", X-B3-Sampled:"0", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31cd3639-a702-4107-bb25-04a06acdd59a"]
2023-01-01T06:51:36.817Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"6d4812b0-4507-4271-9054-c13d18968537","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8"},"instanceName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1","requestScope":"vfModule"}
2023-01-01T06:51:36.817Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:51:36.860Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:36.861Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:36.862Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:51:36.862Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:36.863Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:51:36.864Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:36.864Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:51:36.865Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663
2023-01-01T06:51:36.866Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|INFO|500||Invoke
2023-01-01T06:51:36.866Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:36.866Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663
2023-01-01T06:51:36.867Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Method      : GET
2023-01-01T06:51:36.867Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b054d9c5-822a-414a-b888-a2c2a2dd0cdd"]
2023-01-01T06:51:36.867Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Request body: 
2023-01-01T06:51:36.867Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||==========================request end================================================
2023-01-01T06:51:36.936Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:36.937Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:36.937Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Status text  : 
2023-01-01T06:51:36.938Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:36.940Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||Response body: {
  "id" : 7,
  "modelCustomizationUUID" : "69a2eec6-bea2-4846-9090-e4955289e663",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2023-01-01 06:49:57.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"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization"
    }
  }
}
2023-01-01T06:51:36.941Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:36.942Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=69a2eec6-bea2-4846-9090-e4955289e663|INFO|500||InvokeReturn
2023-01-01T06:51:36.955Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:36.957Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke
2023-01-01T06:51:36.957Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:36.957Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:36.957Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method      : GET
2023-01-01T06:51:36.958Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7855f752-547d-451a-8e61-125152173fbd"]
2023-01-01T06:51:36.958Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 
2023-01-01T06:51:36.958Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================
2023-01-01T06:51:37.018Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:37.019Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:37.020Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text  : 
2023-01-01T06:51:37.020Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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/f62df3b1-4c55-4e19-9944-8a4a91fa054b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.022Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "f62df3b1-4c55-4e19-9944-8a4a91fa054b",
  "modelInvariantUUID" : "2665113d-6faf-4101-b3a8-d1fb1df0cdf7",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-01 06:49:57.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/moduleHeatTemplate"
    }
  }
}
2023-01-01T06:51:37.023Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:37.023Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn
2023-01-01T06:51:37.036Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:51:37.037Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-01T06:51:37.037Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:37.037Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:51:37.037Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:51:37.038Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a15a4f9a-3200-4063-b5cd-77cd807a71b2"]
2023-01-01T06:51:37.038Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:51:37.038Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:51:37.074Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:37.076Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:51:37.077Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:51:37.077Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.078Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:51:37.078Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:37.079Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:37.080Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7
2023-01-01T06:51:37.081Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|INFO|500||Invoke
2023-01-01T06:51:37.081Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:37.082Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7
2023-01-01T06:51:37.082Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Method      : GET
2023-01-01T06:51:37.082Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44baf171-0e52-4347-a9de-758b7ad35636"]
2023-01-01T06:51:37.083Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Request body: 
2023-01-01T06:51:37.083Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||==========================request end================================================
2023-01-01T06:51:37.126Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:37.127Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:37.127Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Status text  : 
2023-01-01T06:51:37.128Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.130Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "f62df3b1-4c55-4e19-9944-8a4a91fa054b",
      "modelInvariantUUID" : "2665113d-6faf-4101-b3a8-d1fb1df0cdf7",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2023-01-01 06:49:57.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/volumeHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/heatFiles"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vfModuleCustomization"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7"
    }
  }
}
2023-01-01T06:51:37.130Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:37.130Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2665113d-6faf-4101-b3a8-d1fb1df0cdf7|INFO|500||InvokeReturn
2023-01-01T06:51:37.137Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:51:37.138Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-01T06:51:37.138Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:37.138Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:51:37.139Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:51:37.139Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c470725-c8e6-43ee-861a-4e04800a55c2"]
2023-01-01T06:51:37.140Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:51:37.140Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:51:37.174Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:37.175Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:51:37.175Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:51:37.176Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.176Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:51:37.176Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:37.177Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f62df3b1-4c55-4e19-9944-8a4a91fa054b&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:37.178Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.178Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.179Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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================================================
2023-01-01T06:51:37.179Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.180Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.180Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6a2f901-55ba-43cf-8230-68b39c464108"]
2023-01-01T06:51:37.181Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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: 
2023-01-01T06:51:37.181Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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================================================
2023-01-01T06:51:37.224Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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==========================================
2023-01-01T06:51:37.225Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.225Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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  : 
2023-01-01T06:51:37.225Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.227Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2023-01-01T06:51:37.227Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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=================================================
2023-01-01T06:51:37.228Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.241Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b
2023-01-01T06:51:37.242Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|INFO|500||Invoke
2023-01-01T06:51:37.242Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:37.243Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b
2023-01-01T06:51:37.243Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Method      : GET
2023-01-01T06:51:37.243Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72e7b824-506c-4a52-b203-5e6e633c3db9"]
2023-01-01T06:51:37.244Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Request body: 
2023-01-01T06:51:37.244Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||==========================request end================================================
2023-01-01T06:51:37.275Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:37.276Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:37.277Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Status text  : 
2023-01-01T06:51:37.277Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.280Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Response body: {
  "modelUUID" : "f62df3b1-4c55-4e19-9944-8a4a91fa054b",
  "modelInvariantUUID" : "2665113d-6faf-4101-b3a8-d1fb1df0cdf7",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-01 06:49:57.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/moduleHeatTemplate"
    }
  }
}
2023-01-01T06:51:37.281Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:37.282Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|INFO|500||InvokeReturn
2023-01-01T06:51:37.288Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:37.289Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:51:37.289Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:37.290Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:37.290Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:51:37.290Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"9466e0fb7691b835", X-B3-SpanId:"d62748ba1b9cf56d", X-B3-ParentSpanId:"9466e0fb7691b835", X-B3-Sampled:"0", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c2226fa-bc22-450a-b1ab-239185826bcf"]
2023-01-01T06:51:37.292Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9674c306-8e30-4892-bae4-7882d0fc3d3f","requestStatus":"IN_PROGRESS","startTime":1672555896660,"source":"VID","vnfId":"6d4812b0-4507-4271-9054-c13d18968537","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"9674c306-8e30-4892-bae4-7882d0fc3d3f"}
2023-01-01T06:51:37.292Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:51:37.328Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:37.329Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:51:37.329Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:51:37.329Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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/9674c306-8e30-4892-bae4-7882d0fc3d3f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:37.331Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:36.660+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:51:37.313+00:00",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:51:37.332Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:37.332Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:51:37.350Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.351Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:51:37.351Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:37.357Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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
2023-01-01T06:51:37.358Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:51:37.359Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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:"9466e0fb7691b835", X-B3-SpanId:"da27ebd16923c33e", X-B3-ParentSpanId:"9466e0fb7691b835", X-B3-Sampled:"0", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7641d2e9-2626-4bba-9b95-28cc3bc146e4"]
2023-01-01T06:51:37.359Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/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\":\"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"69a2eec6-bea2-4846-9090-e4955289e663\",\"modelVersionId\":\"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\"modelCustomizationId\":\"69a2eec6-bea2-4846-9090-e4955289e663\",\"modelUuid\":\"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\"modelInvariantUuid\":\"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\",\"modelInfo\":{\"modelInvariantId\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelUuid\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelInvariantUuid\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\"}}},{\"relatedInstance\":{\"instanceId\":\"6d4812b0-4507-4271-9054-c13d18968537\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\"modelVersionId\":\"63cda5b4-af13-478b-88c6-82141a8e24cd\",\"modelCustomizationId\":\"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\"modelUuid\":\"63cda5b4-af13-478b-88c6-82141a8e24cd\",\"modelInvariantUuid\":\"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\",\"vnfInstanceId\":\"6d4812b0-4507-4271-9054-c13d18968537\"}","type":"String"},"requestId":{"value":"9674c306-8e30-4892-bae4-7882d0fc3d3f","type":"String"},"mso-request-id":{"value":"9674c306-8e30-4892-bae4-7882d0fc3d3f","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"c28db581-509c-4bac-8b52-22124deb30c8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"6d4812b0-4507-4271-9054-c13d18968537","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/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:51:37.360Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:51:38.374Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:38.375Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:51:38.375Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:51:38.375Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:51:38 GMT", X-ONAP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-TransactionID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ECOMP-RequestID:"9674c306-8e30-4892-bae4-7882d0fc3d3f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7641d2e9-2626-4bba-9b95-28cc3bc146e4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:38.376Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9674c306-8e30-4892-bae4-7882d0fc3d3f\",\"instanceId\":\"7a468b3b-5767-4138-b703-7dabe0b65667\"}}","message":"Success","processInstanceID":"bcc875fb-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:51:38.377Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:38.377Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:51:38.382Z|9674c306-8e30-4892-bae4-7882d0fc3d3f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:38.534Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:38.539Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:38.539Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:51:38.539Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:38.540Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:38.540Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:51:38.540Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59f177b3f6296f0b", X-B3-SpanId:"7ba25a2f13703f96", X-B3-ParentSpanId:"59f177b3f6296f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-RequestID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-TransactionID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-ECOMP-RequestID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a508e03f-9cfe-4ad2-8f9d-3835d33d2aea"]
2023-01-01T06:51:38.540Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:51:38.541Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:38.561Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:38.562Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:38.562Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:51:38.563Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:38.565Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:36.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:37.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:51:38.566Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:38.566Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:51:38.568Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:51:38.568Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:38.568Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:38.569Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:51:38.569Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:38.569Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59f177b3f6296f0b", X-B3-SpanId:"943a7bbdcb899a98", X-B3-ParentSpanId:"59f177b3f6296f0b", X-B3-Sampled:"0", X-ONAP-RequestID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-RequestID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-TransactionID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-ECOMP-RequestID:"32d77528-8bce-420d-aeb7-10c69a858e41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd062e6-c3f0-4074-9475-67ce96637e43"]
2023-01-01T06:51:38.569Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:38.570Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:38.594Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:38.595Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:38.595Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:38.596Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:38.599Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:38.600Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:38.601Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:38.612Z|32d77528-8bce-420d-aeb7-10c69a858e41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:40.242Z|c38d7c11-d8c3-42dd-989a-8054c7c0622d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:51:40.244Z|c38d7c11-d8c3-42dd-989a-8054c7c0622d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:51:40.677Z|ffae4c27-a5eb-43e0-8d8c-8d88e6218a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:51:40.678Z|ffae4c27-a5eb-43e0-8d8c-8d88e6218a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:51:45.751Z|4631eaf6-9260-46b6-839c-abd133cf2249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:45.752Z|4631eaf6-9260-46b6-839c-abd133cf2249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:45.771Z|7c299c11-6d82-41f9-91e0-ac27a520fa58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:45.772Z|7c299c11-6d82-41f9-91e0-ac27a520fa58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:45.838Z|ad7e655d-c7a1-427a-865a-a2bf0aee80f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:45.839Z|ad7e655d-c7a1-427a-865a-a2bf0aee80f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:48.774Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:48.783Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:48.784Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:51:48.785Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:48.785Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:48.785Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:51:48.786Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7611611b45d353c8", X-B3-SpanId:"8b26909f978b291c", X-B3-ParentSpanId:"7611611b45d353c8", X-B3-Sampled:"0", X-ONAP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-TransactionID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ECOMP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34d4161b-5f66-4ceb-91fe-f677fff0ce00"]
2023-01-01T06:51:48.786Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:51:48.786Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:48.829Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:48.830Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:48.831Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:51:48.832Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:48.833Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "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" : "2023-01-01T06:51:36.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:42.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:51:48.833Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:48.834Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:51:48.835Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:51:48.836Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:48.836Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:48.836Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:51:48.836Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:48.837Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7611611b45d353c8", X-B3-SpanId:"f0774107a902a927", X-B3-ParentSpanId:"7611611b45d353c8", X-B3-Sampled:"0", X-ONAP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-TransactionID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ECOMP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e112471-7ec4-4194-96fa-575688a53a5c"]
2023-01-01T06:51:48.837Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:48.837Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:48.855Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:48.865Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:48.865Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:48.866Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:48.866Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:48.867Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:48.867Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:48.913Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:51:48.914Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:51:48.914Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:48.914Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:51:48.915Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:51:48.915Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-TransactionID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ECOMP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d189d25-8777-4a47-8783-3f45c2c0f2c4"]
2023-01-01T06:51:48.915Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:51:48.915Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:51:49.045Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:49.045Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:49.046Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:51:49.046Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EDC9D6761E6F0A3E0578E07A4B2D784A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Sun, 01 Jan 2023 06:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:49.046Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","businessKey":"9674c306-8e30-4892-bae4-7882d0fc3d3f","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:51:45.747+0000","endTime":"2023-01-01T06:51:48.318+0000","removalTime":null,"durationInMillis":2571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"c1ca8155-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:51:49.047Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:49.047Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:51:49.083Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:51:49.085Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:51:49.085Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:49.085Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:51:49.086Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:51:49.086Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-TransactionID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ECOMP-RequestID:"fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c7216ce-ef36-4143-93ad-606d43d3f2b9"]
2023-01-01T06:51:49.086Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:51:49.086Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:51:49.210Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:49.211Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:49.211Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:51:49.212Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8CAA8026CF7CFACFB39BACE4FCC60D43; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:51:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:49.212Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c35391d1-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","executionId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:51:48.316+0000","endTime":"2023-01-01T06:51:48.316+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:51:49.213Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:49.213Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:51:49.219Z|fc6c98cd-f37e-4d42-8c4c-f773ea79d9d8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:54.239Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:54.240Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 82d5f4bd-c243-4156-ac00-8828e6998a45 already exists in requestDb InfraActiveRequests table
2023-01-01T06:51:54.241Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:51:54.241Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:51:54.242Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.242Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:51:54.242Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:51:54.242Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb32c5d6ff53463a", X-B3-SpanId:"6138062aa80cf9ed", X-B3-ParentSpanId:"eb32c5d6ff53463a", X-B3-Sampled:"0", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed14dc3f-1597-4916-ac97-454b56e7ca48"]
2023-01-01T06:51:54.243Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:51:54.243Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:51:54.268Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:54.269Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:51:54.269Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:51:54.270Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:54.270Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: 
2023-01-01T06:51:54.270Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:54.271Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|404|Not Found|InvokeReturn
2023-01-01T06:51:54.283Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:51:54.288Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:51:54.323Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:51:54.324Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:51:54.396Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:51:54.397Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:51:54 GMT], content-length=[604], vertex-id=[217184], x-aai-txid=[1-aai-resources-230101-06:51:54:505-47368], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:51:54.398Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555552584","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"}]}]}}

2023-01-01T06:51:54.401Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:51:54.401Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:51:54.402Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:51:54.403Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:51:54.403Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.403Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T06:51:54.403Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:51:54.404Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"eb32c5d6ff53463a", X-B3-SpanId:"c03ca98332ff0a03", X-B3-ParentSpanId:"eb32c5d6ff53463a", X-B3-Sampled:"0", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"962ea692-faff-4706-b8a2-f9cc8907cf25"]
2023-01-01T06:51:54.405Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a","requestScope":"service"}
2023-01-01T06:51:54.405Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:51:54.427Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:54.428Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:54.429Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:51:54.429Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:54.429Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:51:54.430Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:54.430Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:51:54.431Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:51:54.432Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:51:54.432Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.433Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:51:54.433Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:51:54.433Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3998b3d9-30b8-4390-9bcf-d49ca2ac55fb"]
2023-01-01T06:51:54.434Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:51:54.434Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:51:54.471Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:54.472Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:54.473Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:51:54.473Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:54.475Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:51:54.476Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:54.476Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:51:54.483Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:51:54.484Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-01T06:51:54.485Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.485Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T06:51:54.485Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:51:54.486Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc978352-cf7c-4d55-89c3-75a6d74f7545"]
2023-01-01T06:51:54.486Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:51:54.487Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:51:54.513Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:54.514Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:54.514Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:51:54.515Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:54.517Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T06:51:54.517Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:54.518Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:51:54.521Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:51:54.522Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:51:54.522Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.522Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T06:51:54.522Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:51:54.523Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0af1bab6-4380-4188-8a08-0b460369177b"]
2023-01-01T06:51:54.523Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:51:54.523Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:51:54.557Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:54.558Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:54.558Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:51:54.559Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:54.561Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:51:54.562Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:54.563Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:51:54.568Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:54.569Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:51:54.570Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.570Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:51:54.570Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:51:54.574Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1833", X-B3-TraceId:"eb32c5d6ff53463a", X-B3-SpanId:"cd891159d630ebd1", X-B3-ParentSpanId:"eb32c5d6ff53463a", X-B3-Sampled:"0", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838a7b8a-f9b0-4e72-826a-6959e104fd14"]
2023-01-01T06:51:54.574Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"82d5f4bd-c243-4156-ac00-8828e6998a45","requestStatus":"IN_PROGRESS","startTime":1672555914284,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"82d5f4bd-c243-4156-ac00-8828e6998a45"}
2023-01-01T06:51:54.575Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:51:54.609Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:54.610Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:51:54.610Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:51:54.611Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:54.614Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:54.284+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:51:54.591+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:51:54.615Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:54.615Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:51:54.627Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:51:54.628Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:51:54.628Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:54.629Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T06:51:54.629Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:51:54.629Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"eb32c5d6ff53463a", X-B3-SpanId:"b2b676572eeae323", X-B3-ParentSpanId:"eb32c5d6ff53463a", X-B3-Sampled:"0", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24dda77b-092b-4f05-a448-8db6727b1335"]
2023-01-01T06:51:54.630Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelUuid\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelInvariantUuid\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"82d5f4bd-c243-4156-ac00-8828e6998a45","type":"String"},"mso-request-id":{"value":"82d5f4bd-c243-4156-ac00-8828e6998a45","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"}}}
2023-01-01T06:51:54.630Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:51:55.242Z|8d10b2eb-3510-4e91-97e1-6852c190fdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:51:55.242Z|8d10b2eb-3510-4e91-97e1-6852c190fdab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:51:55.645Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:55.646Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:51:55.646Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:51:55.647Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:51:55 GMT", X-ONAP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-TransactionID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ECOMP-RequestID:"82d5f4bd-c243-4156-ac00-8828e6998a45", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"24dda77b-092b-4f05-a448-8db6727b1335", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:55.647Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"82d5f4bd-c243-4156-ac00-8828e6998a45\",\"instanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\"}}","message":"Success","processInstanceID":"c7135929-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:51:55.648Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:55.648Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:51:55.656Z|82d5f4bd-c243-4156-ac00-8828e6998a45|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:55.774Z|0184d2a0-a75b-46c2-90ef-da2877a078e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:55.774Z|0184d2a0-a75b-46c2-90ef-da2877a078e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:55.795Z|62ec76f7-55b1-4957-9a1a-70a738ee95c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:55.796Z|62ec76f7-55b1-4957-9a1a-70a738ee95c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:55.809Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:55.814Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:51:55.815Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:51:55.815Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:55.816Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:51:55.816Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:51:55.817Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d50d36d046833be6", X-B3-SpanId:"50c0cdf5cece48cc", X-B3-ParentSpanId:"d50d36d046833be6", X-B3-Sampled:"0", X-ONAP-RequestID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-RequestID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-TransactionID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-ECOMP-RequestID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63aabfdd-2122-46f0-8c1f-dff6b55e43b5"]
2023-01-01T06:51:55.817Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:51:55.817Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:51:55.843Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:55.844Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:55.845Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:51:55.845Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:55.851Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:51:54.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:51:55.853Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:55.854Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||InvokeReturn
2023-01-01T06:51:55.857Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:51:55.858Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:55.859Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:55.859Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:51:55.859Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:55.860Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d50d36d046833be6", X-B3-SpanId:"2af0069894905389", X-B3-ParentSpanId:"d50d36d046833be6", X-B3-Sampled:"0", X-ONAP-RequestID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-RequestID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-TransactionID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-ECOMP-RequestID:"acc02f4b-8b94-4cb3-8620-940d7188fd91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"001bbf6c-5c26-456e-a9c6-efe8a38fa436"]
2023-01-01T06:51:55.860Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:55.860Z|2571d36d-7967-4eb2-a869-eea8948c2b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:51:55.860Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:55.861Z|2571d36d-7967-4eb2-a869-eea8948c2b99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:51:55.878Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:55.880Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:55.880Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:55.881Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:55.881Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:55.882Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:55.882Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:55.893Z|acc02f4b-8b94-4cb3-8620-940d7188fd91|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:51:59.353Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:51:59.359Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:59.360Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:51:59.360Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:59.361Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:51:59.361Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:51:59.361Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8d1caa9cdf5846c", X-B3-SpanId:"5bcce2346988fefb", X-B3-ParentSpanId:"e8d1caa9cdf5846c", X-B3-Sampled:"0", X-ONAP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-TransactionID:"725f685d-4629-4939-8947-0758fc272521", X-ECOMP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"570528fe-2e28-491f-89d4-224573936a59"]
2023-01-01T06:51:59.362Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:51:59.362Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:51:59.389Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:59.390Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:59.390Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:51:59.390Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:59.393Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "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" : "2023-01-01T06:51:36.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:42.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:51:59.395Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:59.396Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:51:59.398Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:51:59.398Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:51:59.399Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:59.399Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:51:59.400Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:51:59.401Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8d1caa9cdf5846c", X-B3-SpanId:"6da8c5ce0a7b226d", X-B3-ParentSpanId:"e8d1caa9cdf5846c", X-B3-Sampled:"0", X-ONAP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-TransactionID:"725f685d-4629-4939-8947-0758fc272521", X-ECOMP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"906ce0e4-5ee1-47ef-ae15-e306137e9c94"]
2023-01-01T06:51:59.402Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:51:59.403Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:51:59.430Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:59.431Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:59.431Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:51:59.432Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:51:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:59.436Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:51:59.436Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:59.437Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:51:59.485Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:51:59.486Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:51:59.486Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:59.487Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:51:59.487Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:51:59.488Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-TransactionID:"725f685d-4629-4939-8947-0758fc272521", X-ECOMP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"989a2845-38ca-4a53-b38a-09f3e2a39d3e"]
2023-01-01T06:51:59.489Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:51:59.489Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:51:59.644Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:59.645Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:59.646Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:51:59.646Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C4D25344DFCE798791F2DE1E5D392FD6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Sun, 01 Jan 2023 06:51:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:59.647Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","businessKey":"9674c306-8e30-4892-bae4-7882d0fc3d3f","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:51:45.747+0000","endTime":"2023-01-01T06:51:48.318+0000","removalTime":null,"durationInMillis":2571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"c1ca8155-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:51:59.648Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:59.648Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:51:59.694Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:51:59.695Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:51:59.696Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:51:59.696Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:51:59.697Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:51:59.697Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-TransactionID:"725f685d-4629-4939-8947-0758fc272521", X-ECOMP-RequestID:"725f685d-4629-4939-8947-0758fc272521", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91d2593c-4dd6-45e8-90e1-230153db83e5"]
2023-01-01T06:51:59.698Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:51:59.698Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:51:59.841Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:51:59.843Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:51:59.844Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:51:59.845Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=952C125CD9724092E7D583A3BD50E074; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:51:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:51:59.846Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c35391d1-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","executionId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:51:48.316+0000","endTime":"2023-01-01T06:51:48.316+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:51:59.846Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:51:59.847Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:51:59.858Z|725f685d-4629-4939-8947-0758fc272521|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:05.795Z|e99990d0-4955-4dde-b475-fb60b504c697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:05.796Z|e99990d0-4955-4dde-b475-fb60b504c697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:05.817Z|c92bbc36-703b-468d-9b46-5391b031fc56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:05.818Z|c92bbc36-703b-468d-9b46-5391b031fc56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:05.884Z|510b7d35-4b41-4bb3-af88-6d3a37e1a15a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:05.885Z|510b7d35-4b41-4bb3-af88-6d3a37e1a15a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:06.026Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:06.032Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.033Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:52:06.033Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.033Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.034Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:52:06.034Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1350f22eedeac90", X-B3-SpanId:"4ba7a243187f620a", X-B3-ParentSpanId:"e1350f22eedeac90", X-B3-Sampled:"0", X-ONAP-RequestID:"eba20159-ed95-4656-b010-23f50a4459a4", X-RequestID:"eba20159-ed95-4656-b010-23f50a4459a4", X-TransactionID:"eba20159-ed95-4656-b010-23f50a4459a4", X-ECOMP-RequestID:"eba20159-ed95-4656-b010-23f50a4459a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7620329-5345-4ae0-b5d1-8fbbf11c9789"]
2023-01-01T06:52:06.034Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:52:06.035Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.062Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.063Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.063Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:52:06.064Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.066Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:54.000+00:00",
  "endTime" : "2023-01-01T06:51:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:52:06.067Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.068Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||InvokeReturn
2023-01-01T06:52:06.070Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.071Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:06.071Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.072Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.074Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:06.074Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1350f22eedeac90", X-B3-SpanId:"5a466b1180000532", X-B3-ParentSpanId:"e1350f22eedeac90", X-B3-Sampled:"0", X-ONAP-RequestID:"eba20159-ed95-4656-b010-23f50a4459a4", X-RequestID:"eba20159-ed95-4656-b010-23f50a4459a4", X-TransactionID:"eba20159-ed95-4656-b010-23f50a4459a4", X-ECOMP-RequestID:"eba20159-ed95-4656-b010-23f50a4459a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44c8e136-e584-45cc-b8da-d748de8ec706"]
2023-01-01T06:52:06.075Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:06.075Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.100Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.101Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.101Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:06.101Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.105Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:06.105Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.105Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:06.116Z|eba20159-ed95-4656-b010-23f50a4459a4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:06.247Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:06.252Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.252Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:52:06.253Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.253Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.253Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:52:06.253Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3d61082920efd0c", X-B3-SpanId:"f6f5757673f645e8", X-B3-ParentSpanId:"d3d61082920efd0c", X-B3-Sampled:"0", X-ONAP-RequestID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-RequestID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-TransactionID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-ECOMP-RequestID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6205c263-ce63-40b6-aa10-035b3336d78b"]
2023-01-01T06:52:06.254Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:52:06.254Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.276Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.277Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.277Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:52:06.277Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.280Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:54.000+00:00",
  "endTime" : "2023-01-01T06:51:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:52:06.281Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.281Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||InvokeReturn
2023-01-01T06:52:06.283Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.283Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:06.284Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.284Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.284Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:06.285Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3d61082920efd0c", X-B3-SpanId:"9702c33f82b59f07", X-B3-ParentSpanId:"d3d61082920efd0c", X-B3-Sampled:"0", X-ONAP-RequestID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-RequestID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-TransactionID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-ECOMP-RequestID:"71db9301-cff6-40d0-9d6b-59119165dcc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74e5c438-d331-424d-b27a-1d61254a6acf"]
2023-01-01T06:52:06.285Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:06.285Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.306Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.307Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.307Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:06.308Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.310Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:06.311Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.311Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:06.319Z|71db9301-cff6-40d0-9d6b-59119165dcc1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:06.447Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:06.451Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.452Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:52:06.453Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.453Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.453Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:52:06.454Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a928937c29f50ea6", X-B3-SpanId:"8abee4698afc9818", X-B3-ParentSpanId:"a928937c29f50ea6", X-B3-Sampled:"0", X-ONAP-RequestID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-RequestID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-TransactionID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-ECOMP-RequestID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6166599-1771-420f-bce0-2098a381b98b"]
2023-01-01T06:52:06.454Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:52:06.455Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.476Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.479Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.479Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:52:06.479Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.480Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:54.000+00:00",
  "endTime" : "2023-01-01T06:51:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:52:06.481Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.481Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||InvokeReturn
2023-01-01T06:52:06.483Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.484Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:06.484Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.484Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.485Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:06.485Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a928937c29f50ea6", X-B3-SpanId:"5f53917fff101f72", X-B3-ParentSpanId:"a928937c29f50ea6", X-B3-Sampled:"0", X-ONAP-RequestID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-RequestID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-TransactionID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-ECOMP-RequestID:"8e8188e6-b6bf-479d-95ab-71d39c58c62d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b341c9e0-8e76-4c71-9ec6-deb6c50a8720"]
2023-01-01T06:52:06.485Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:06.485Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.507Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.508Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.508Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:06.509Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.510Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:06.510Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.510Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:06.520Z|8e8188e6-b6bf-479d-95ab-71d39c58c62d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:06.668Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:06.674Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.675Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:52:06.676Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.677Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.677Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:52:06.677Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81c66a82d7276e5a", X-B3-SpanId:"37858f8c1ef39049", X-B3-ParentSpanId:"81c66a82d7276e5a", X-B3-Sampled:"0", X-ONAP-RequestID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-RequestID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-TransactionID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-ECOMP-RequestID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dccde27a-b542-414e-8688-d2527c98d823"]
2023-01-01T06:52:06.678Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:52:06.678Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.703Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.705Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.705Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:52:06.706Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.706Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:54.000+00:00",
  "endTime" : "2023-01-01T06:51:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:52:06.707Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.707Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||InvokeReturn
2023-01-01T06:52:06.710Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.711Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:06.712Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.714Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.714Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:06.715Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81c66a82d7276e5a", X-B3-SpanId:"723a11a83d5e1d0a", X-B3-ParentSpanId:"81c66a82d7276e5a", X-B3-Sampled:"0", X-ONAP-RequestID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-RequestID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-TransactionID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-ECOMP-RequestID:"125f3cc8-13d7-445d-b25d-aef9286d135c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1fbcaa8-7e57-48fe-9169-7c2b721c151d"]
2023-01-01T06:52:06.715Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:06.716Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.737Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.738Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.739Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:06.739Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.744Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:06.745Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.746Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:06.754Z|125f3cc8-13d7-445d-b25d-aef9286d135c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:06.897Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:06.903Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.904Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||Invoke
2023-01-01T06:52:06.904Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.904Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45
2023-01-01T06:52:06.905Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Method      : GET
2023-01-01T06:52:06.905Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c52bc0d93371ee78", X-B3-SpanId:"981679edd122fe29", X-B3-ParentSpanId:"c52bc0d93371ee78", X-B3-Sampled:"0", X-ONAP-RequestID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-RequestID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-TransactionID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-ECOMP-RequestID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ce77e3d-ee65-4113-b1f3-30469cc11744"]
2023-01-01T06:52:06.906Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Request body: 
2023-01-01T06:52:06.906Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.932Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.933Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.933Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Status text  : 
2023-01-01T06:52:06.933Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.937Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||Response body: {
  "requestId" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:54.000+00:00",
  "endTime" : "2023-01-01T06:51:59.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n\t\t\t\"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "82d5f4bd-c243-4156-ac00-8828e6998a45",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45"
    }
  }
}
2023-01-01T06:52:06.937Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.938Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/82d5f4bd-c243-4156-ac00-8828e6998a45|INFO|500||InvokeReturn
2023-01-01T06:52:06.939Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.940Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:06.940Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:06.940Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false
2023-01-01T06:52:06.940Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:06.941Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c52bc0d93371ee78", X-B3-SpanId:"d1ed733d6d9068cd", X-B3-ParentSpanId:"c52bc0d93371ee78", X-B3-Sampled:"0", X-ONAP-RequestID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-RequestID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-TransactionID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-ECOMP-RequestID:"1e4d4622-c46d-42ff-b746-550262c1981c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7770c48a-a277-47dd-9df3-31547147a26c"]
2023-01-01T06:52:06.941Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:06.941Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:06.964Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:06.965Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:06.965Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:06.966Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:06.966Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:06.967Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:06.967Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=82d5f4bd-c243-4156-ac00-8828e6998a45&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:06.977Z|1e4d4622-c46d-42ff-b746-550262c1981c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/82d5f4bd-c243-4156-ac00-8828e6998a45|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:08.491Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:08.494Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: b57b26c4-74ff-41be-9677-0f2f5ddb8f8a already exists in requestDb InfraActiveRequests table
2023-01-01T06:52:08.495Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:08.496Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:08.496Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:08.497Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:08.497Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:08.497Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a72958ea443c066c", X-B3-SpanId:"9e978065dc696fdd", X-B3-ParentSpanId:"a72958ea443c066c", X-B3-Sampled:"0", X-ONAP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b80c1a60-c435-4023-aa66-fa6696174756"]
2023-01-01T06:52:08.498Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:08.498Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:08.527Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:08.528Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:52:08.528Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:08.528Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:08.529Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: 
2023-01-01T06:52:08.529Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:08.530Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:08.546Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:52:08.547Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T06:52:08.557Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:52:08.600Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|INFO|500||Invoke
2023-01-01T06:52:08.601Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b57b26c4-74ff-41be-9677-0f2f5ddb8f8a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[18262dad-862a-42eb-8821-03578ec85167], X-ECOMP-RequestID=[b57b26c4-74ff-41be-9677-0f2f5ddb8f8a], X-TransactionId=[], X-ONAP-RequestID=[b57b26c4-74ff-41be-9677-0f2f5ddb8f8a]}
2023-01-01T06:52:08.700Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:52:08 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230101-06:52:08:789-65270], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:52:08.702Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|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/7f2d8610-6289-4dc0-aebd-aca1d7c700b8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8","ERR.5.4.6114"]}}}

2023-01-01T06:52:08.702Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:08.706Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8
2023-01-01T06:52:08.709Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7f2d8610-6289-4dc0-aebd-aca1d7c700b8
2023-01-01T06:52:08.713Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:52:08.772Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|INFO|500||Invoke
2023-01-01T06:52:08.773Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b57b26c4-74ff-41be-9677-0f2f5ddb8f8a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[89d6184a-09a1-491a-8988-6917264920ea], X-ECOMP-RequestID=[b57b26c4-74ff-41be-9677-0f2f5ddb8f8a], X-TransactionId=[], X-ONAP-RequestID=[b57b26c4-74ff-41be-9677-0f2f5ddb8f8a]}
2023-01-01T06:52:08.825Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:52:08 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230101-06:52:08:953-95050], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:52:08.826Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|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/7f2d8610-6289-4dc0-aebd-aca1d7c700b8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8","ERR.5.4.6114"]}}}

2023-01-01T06:52:08.826Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:08.829Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7f2d8610-6289-4dc0-aebd-aca1d7c700b8
2023-01-01T06:52:08.829Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7f2d8610-6289-4dc0-aebd-aca1d7c700b8
2023-01-01T06:52:08.833Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:52:09.015Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:52:09.016Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:52:09.103Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:52:09.104Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:52:09 GMT], content-length=[604], vertex-id=[217184], x-aai-txid=[0-aai-resources-230101-06:52:09:193-12962], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:52:09.105Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555552584","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"}]}]}}

2023-01-01T06:52:09.107Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:52:09.107Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:52:09.109Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.109Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:52:09.110Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:09.110Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.110Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:52:09.111Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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:"a72958ea443c066c", X-B3-SpanId:"0a070bf3e09811c7", X-B3-ParentSpanId:"a72958ea443c066c", X-B3-Sampled:"0", X-ONAP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5c1cd7-8acc-4f13-8db3-f44654163cfd"]
2023-01-01T06:52:09.111Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"},"instanceName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0","requestScope":"vnf"}
2023-01-01T06:52:09.111Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:52:09.134Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:09.135Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:09.135Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:52:09.136Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:09.136Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:52:09.137Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:09.137Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:52:09.138Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0
2023-01-01T06:52:09.138Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|INFO|500||Invoke
2023-01-01T06:52:09.139Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:09.139Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0
2023-01-01T06:52:09.140Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Method      : GET
2023-01-01T06:52:09.140Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b56b821-7c36-453c-bd6c-1e798ddefb6d"]
2023-01-01T06:52:09.140Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Request body: 
2023-01-01T06:52:09.141Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||==========================request end================================================
2023-01-01T06:52:09.178Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:09.179Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:09.181Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Status text  : 
2023-01-01T06:52:09.181Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:09.182Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 10,
      "modelCustomizationUUID" : "a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2023-01-01 06:50:48.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" : "2023-01-01T06:50:48.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"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0"
    }
  }
}
2023-01-01T06:52:09.182Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:09.183Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0|INFO|500||InvokeReturn
2023-01-01T06:52:09.186Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.187Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke
2023-01-01T06:52:09.188Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:09.188Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.188Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method      : GET
2023-01-01T06:52:09.189Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37273454-2c8b-4f26-9912-ab794e847334"]
2023-01-01T06:52:09.189Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 
2023-01-01T06:52:09.189Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================
2023-01-01T06:52:09.226Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:09.227Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:09.227Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text  : 
2023-01-01T06:52:09.227Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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/5b5663d8-c101-4295-b694-0f11f7c565a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:09.232Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "5b5663d8-c101-4295-b694-0f11f7c565a3",
  "modelInvariantUUID" : "4266d364-8e67-4aea-8ffa-a98f43fe514a",
  "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" : "2023-01-01T06:50:48.000+00:00",
  "modelInvariantId" : "4266d364-8e67-4aea-8ffa-a98f43fe514a",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b5663d8-c101-4295-b694-0f11f7c565a3"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b5663d8-c101-4295-b694-0f11f7c565a3"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b5663d8-c101-4295-b694-0f11f7c565a3/heatTemplates"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/5b5663d8-c101-4295-b694-0f11f7c565a3/vnfResourceWorkflow"
    }
  }
}
2023-01-01T06:52:09.233Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:09.233Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn
2023-01-01T06:52:09.236Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.237Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-01-01T06:52:09.237Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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================================================
2023-01-01T06:52:09.237Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.238Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.238Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbb8193e-f5e9-4f26-9954-454692436899"]
2023-01-01T06:52:09.238Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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: 
2023-01-01T06:52:09.238Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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================================================
2023-01-01T06:52:09.259Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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==========================================
2023-01-01T06:52:09.260Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.260Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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  : 
2023-01-01T06:52:09.260Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:09.261Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10034,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034"
    }
  }
}
2023-01-01T06:52:09.262Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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=================================================
2023-01-01T06:52:09.262Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-01-01T06:52:09.265Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:52:09.266Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:52:09.266Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:09.266Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:52:09.267Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:52:09.267Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2615", X-B3-TraceId:"a72958ea443c066c", X-B3-SpanId:"e5300d83b3f05d03", X-B3-ParentSpanId:"a72958ea443c066c", X-B3-Sampled:"0", X-ONAP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc64c478-57e6-4a28-ac29-fd5f5b311efe"]
2023-01-01T06:52:09.267Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a","requestStatus":"IN_PROGRESS","startTime":1672555928547,"source":"VID","vnfName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"}
2023-01-01T06:52:09.268Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:52:09.308Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:09.309Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:52:09.309Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:52:09.310Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:09.313Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:52:08.547+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:52:09.289+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:09.314Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:09.314Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:52:09.323Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.324Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:52:09.324Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:09.325Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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
2023-01-01T06:52:09.325Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:52:09.325Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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:"a72958ea443c066c", X-B3-SpanId:"c0b7ae3ca313f993", X-B3-ParentSpanId:"a72958ea443c066c", X-B3-Sampled:"0", X-ONAP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49ca2489-f451-4b55-8c3d-7493f9b08453"]
2023-01-01T06:52:09.325Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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\":\"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\"modelVersionId\":\"5b5663d8-c101-4295-b694-0f11f7c565a3\",\"modelCustomizationId\":\"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\"modelUuid\":\"5b5663d8-c101-4295-b694-0f11f7c565a3\",\"modelInvariantUuid\":\"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\"source\":\"VID\",\"instanceName\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\"modelInfo\":{\"modelInvariantId\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelUuid\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelInvariantUuid\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\"}","type":"String"},"requestId":{"value":"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a","type":"String"},"mso-request-id":{"value":"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:52:09.326Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:52:09.995Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:10.000Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:10.001Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:10.001Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:10.001Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:10.002Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:10.002Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a56eefc1eb46f69", X-B3-SpanId:"6ead33e7b54874fe", X-B3-ParentSpanId:"8a56eefc1eb46f69", X-B3-Sampled:"0", X-ONAP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-TransactionID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ECOMP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05f7ed4c-c220-407e-a3a0-e5486a4028ad"]
2023-01-01T06:52:10.002Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:10.003Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:10.023Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.024Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:10.024Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:10.025Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.026Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "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" : "2023-01-01T06:51:36.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:42.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:10.027Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.027Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:10.029Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:10.030Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:10.030Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:10.031Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:10.031Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:10.031Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a56eefc1eb46f69", X-B3-SpanId:"39d5fb9d9c207cfa", X-B3-ParentSpanId:"8a56eefc1eb46f69", X-B3-Sampled:"0", X-ONAP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-TransactionID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ECOMP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9326a0a-cd02-4379-9ba7-6f5ba4cb4dbd"]
2023-01-01T06:52:10.032Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:10.032Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:10.045Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.046Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:10.047Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:10.047Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.052Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:10.053Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.054Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:10.122Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:10.124Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:10.124Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:10.124Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:10.125Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:10.125Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-TransactionID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ECOMP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56c12dac-ee43-48e1-9bb4-a0de59e3f163"]
2023-01-01T06:52:10.126Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:10.126Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:10.244Z|a2f64a59-c5e4-4904-9c3c-8cac0290da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:52:10.266Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.266Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:10.267Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:10.268Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1FFAB2CFB1A34BE50F94FD3AB097673B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Sun, 01 Jan 2023 06:52:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.268Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","businessKey":"9674c306-8e30-4892-bae4-7882d0fc3d3f","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:51:45.747+0000","endTime":"2023-01-01T06:51:48.318+0000","removalTime":null,"durationInMillis":2571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"c1ca8155-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:52:10.269Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.270Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:10.281Z|a2f64a59-c5e4-4904-9c3c-8cac0290da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:52:10.307Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:10.308Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:10.308Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:10.308Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:10.309Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:10.309Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-TransactionID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ECOMP-RequestID:"dc1c77e4-c369-490a-b6b9-e8cc004d1804", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9252eb16-aa23-4948-b63a-3436a3bfda1f"]
2023-01-01T06:52:10.309Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:10.310Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:10.344Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.345Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:52:10.346Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:52:10.346Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:52:10 GMT", X-ONAP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-TransactionID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ECOMP-RequestID:"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"49ca2489-f451-4b55-8c3d-7493f9b08453", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.347Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b57b26c4-74ff-41be-9677-0f2f5ddb8f8a\",\"instanceId\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\"}}","message":"Success","processInstanceID":"cfd5c7f5-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:52:10.347Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.347Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:52:10.352Z|b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:10.430Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.431Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:10.431Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:10.431Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5E36F83E913774DC177E509E90ECEBFA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:52:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.432Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c35391d1-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","executionId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:51:48.316+0000","endTime":"2023-01-01T06:51:48.316+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:52:10.432Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.433Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:10.438Z|dc1c77e4-c369-490a-b6b9-e8cc004d1804|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:10.502Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:10.507Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:10.507Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:10.508Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:10.508Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:10.509Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:10.509Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d0394d768cacc5b", X-B3-SpanId:"41eb77538505e4ac", X-B3-ParentSpanId:"9d0394d768cacc5b", X-B3-Sampled:"0", X-ONAP-RequestID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-RequestID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-TransactionID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-ECOMP-RequestID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc050c5d-ada2-4154-a8e5-e299a5b59ecd"]
2023-01-01T06:52:10.509Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:10.510Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:10.531Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.531Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:10.532Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:10.532Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.535Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:52:08.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:09.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:10.535Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.535Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||InvokeReturn
2023-01-01T06:52:10.537Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:10.538Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:10.538Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:10.538Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:10.539Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:10.539Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d0394d768cacc5b", X-B3-SpanId:"c1e8119623a2bd62", X-B3-ParentSpanId:"9d0394d768cacc5b", X-B3-Sampled:"0", X-ONAP-RequestID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-RequestID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-TransactionID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-ECOMP-RequestID:"095b86a8-bc80-4329-98ad-82f941d726f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90922e38-57b7-4f12-8dd7-1fa60bd95c40"]
2023-01-01T06:52:10.539Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:10.540Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:10.556Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:10.557Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:10.557Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:10.557Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:10.559Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:10.560Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:10.560Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:10.569Z|095b86a8-bc80-4329-98ad-82f941d726f5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:10.679Z|0aeba0e8-73a5-4e35-89b1-77b56c96d549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:52:10.679Z|0aeba0e8-73a5-4e35-89b1-77b56c96d549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:52:15.824Z|cde2816f-c383-4708-9fab-a0b81bb19108|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:15.825Z|cde2816f-c383-4708-9fab-a0b81bb19108|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:15.839Z|9f4a4de5-b7f0-44b0-9211-2c97c8c5a667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:15.840Z|9f4a4de5-b7f0-44b0-9211-2c97c8c5a667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:15.908Z|8bad57d8-0334-45ee-aea3-35c91675a867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:15.910Z|8bad57d8-0334-45ee-aea3-35c91675a867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:20.566Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:20.570Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:20.571Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:20.571Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.571Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:20.572Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:20.572Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22a0444676b9afad", X-B3-SpanId:"fe607b9a564ac9d1", X-B3-ParentSpanId:"22a0444676b9afad", X-B3-Sampled:"0", X-ONAP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-TransactionID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ECOMP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c92a86ba-84d0-4fce-a3e2-bc9b67956d77"]
2023-01-01T06:52:20.572Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:20.573Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:20.604Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:20.605Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:20.607Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:20.608Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:20.611Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "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" : "2023-01-01T06:51:36.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:51:42.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:20.612Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:20.613Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:20.614Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:20.615Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:20.615Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.615Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:20.615Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:20.616Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22a0444676b9afad", X-B3-SpanId:"2ad30bd7a01f27c0", X-B3-ParentSpanId:"22a0444676b9afad", X-B3-Sampled:"0", X-ONAP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-TransactionID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ECOMP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23723372-e5ff-4636-a085-1d0d4d82a187"]
2023-01-01T06:52:20.616Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:20.616Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:20.634Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:20.634Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:20.635Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:20.635Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:20.637Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:20.637Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:20.637Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:20.665Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:20.666Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:20.666Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.666Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:20.666Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:20.667Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-TransactionID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ECOMP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acaffc28-2bca-43fd-9975-7d9f245493f0"]
2023-01-01T06:52:20.667Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:20.667Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:20.737Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:20.744Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:20.745Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:20.746Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.746Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:20.747Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:20.747Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9c87a52bd71d682", X-B3-SpanId:"09c2ae211bc99b41", X-B3-ParentSpanId:"c9c87a52bd71d682", X-B3-Sampled:"0", X-ONAP-RequestID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-RequestID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-TransactionID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-ECOMP-RequestID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4b43698-70ae-4353-bed3-bfe137fc7c43"]
2023-01-01T06:52:20.747Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:20.748Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:20.771Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:20.772Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:20.773Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:20.773Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:20.774Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:08.000+00:00",
  "endTime" : "2023-01-01T06:52:16.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:20.774Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:20.775Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||InvokeReturn
2023-01-01T06:52:20.777Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:20.778Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:20.778Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.778Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:20.779Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:20.779Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9c87a52bd71d682", X-B3-SpanId:"30439d3a789a468f", X-B3-ParentSpanId:"c9c87a52bd71d682", X-B3-Sampled:"0", X-ONAP-RequestID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-RequestID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-TransactionID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-ECOMP-RequestID:"4311daf5-22fd-433c-8619-e4231cf8b5f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14fdaf1e-8ad8-4853-a6d8-771fd74bb5ba"]
2023-01-01T06:52:20.780Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:20.780Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:20.792Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:20.794Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:20.794Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:20.795Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BF5B2DA156D2E7A1330F873D450E78E9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:20.795Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","businessKey":"9674c306-8e30-4892-bae4-7882d0fc3d3f","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:51:45.747+0000","endTime":"2023-01-01T06:51:48.318+0000","removalTime":null,"durationInMillis":2571,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"c1ca8155-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:52:20.796Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:20.796Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9674c306-8e30-4892-bae4-7882d0fc3d3f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:20.810Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:20.812Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:20.813Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:20.814Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:20.816Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:20.817Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:20.817Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:20.828Z|4311daf5-22fd-433c-8619-e4231cf8b5f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:20.838Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:20.838Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:20.839Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.839Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:20.839Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:20.840Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-TransactionID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ECOMP-RequestID:"5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7e6f466-3005-4939-b489-1f27d1428e3f"]
2023-01-01T06:52:20.840Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:20.841Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:20.966Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:20.967Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:20.967Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:20.968Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77F5102F0C1D10F0C6480486A7A638A4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:20.968Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:c35391d1-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","executionId":"c1cb6bf6-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:51:48.316+0000","endTime":"2023-01-01T06:51:48.316+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bcc875fb-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:52:20.969Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:20.969Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1cb6bf6-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:20.972Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:20.974Z|5ebcb6d7-3d51-4b38-b84e-86adf9f9fa1e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:20.978Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:20.979Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:20.979Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:20.980Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:20.981Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:20.981Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9282a65eda48c124", X-B3-SpanId:"9b41bee451ce4d0d", X-B3-ParentSpanId:"9282a65eda48c124", X-B3-Sampled:"0", X-ONAP-RequestID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-RequestID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-TransactionID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-ECOMP-RequestID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba318969-1201-43d1-9db7-ac72f949c948"]
2023-01-01T06:52:20.982Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:20.983Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.011Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.012Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.014Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:21.019Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.020Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:08.000+00:00",
  "endTime" : "2023-01-01T06:52:16.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:21.020Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.021Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||InvokeReturn
2023-01-01T06:52:21.023Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.023Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:21.024Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.024Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.025Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:21.025Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9282a65eda48c124", X-B3-SpanId:"7d1fbc43886b292d", X-B3-ParentSpanId:"9282a65eda48c124", X-B3-Sampled:"0", X-ONAP-RequestID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-RequestID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-TransactionID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-ECOMP-RequestID:"aac46e24-4f2c-41ab-97c0-13919f3801ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50ab98ce-252f-4e37-a6b9-b192353d8bd5"]
2023-01-01T06:52:21.026Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:21.026Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.043Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.043Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.045Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:21.047Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.048Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:21.048Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.049Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:21.056Z|aac46e24-4f2c-41ab-97c0-13919f3801ea|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:21.183Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:21.187Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:21.188Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:21.188Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.189Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:21.190Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:21.190Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aad333f78d78a70", X-B3-SpanId:"85b9fe8fda54c0d0", X-B3-ParentSpanId:"3aad333f78d78a70", X-B3-Sampled:"0", X-ONAP-RequestID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-RequestID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-TransactionID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-ECOMP-RequestID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfdfe3fd-d666-472a-9917-89175ad6468a"]
2023-01-01T06:52:21.191Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:21.191Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.271Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.273Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.274Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:21.274Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.275Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:08.000+00:00",
  "endTime" : "2023-01-01T06:52:16.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:21.276Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.276Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||InvokeReturn
2023-01-01T06:52:21.283Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.284Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:21.285Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.285Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.286Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:21.287Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aad333f78d78a70", X-B3-SpanId:"7b6300087319f713", X-B3-ParentSpanId:"3aad333f78d78a70", X-B3-Sampled:"0", X-ONAP-RequestID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-RequestID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-TransactionID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-ECOMP-RequestID:"0d9a02e2-4fea-4144-a1b5-c17b68e79e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"510307d3-2c60-4154-a044-a87352bb7aea"]
2023-01-01T06:52:21.287Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:21.288Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.313Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.314Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.315Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:21.315Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.319Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:21.320Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.320Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:21.329Z|0d9a02e2-4fea-4144-a1b5-c17b68e79e91|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:21.494Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:21.500Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:21.501Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:21.516Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.517Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:21.518Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:21.518Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a83a5e5da308020d", X-B3-SpanId:"bb84525b8387ac0f", X-B3-ParentSpanId:"a83a5e5da308020d", X-B3-Sampled:"0", X-ONAP-RequestID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-RequestID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-TransactionID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-ECOMP-RequestID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12530e95-db86-4579-9a25-7933cfc709cf"]
2023-01-01T06:52:21.519Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:21.519Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.561Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.562Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.563Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:21.564Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.565Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:08.000+00:00",
  "endTime" : "2023-01-01T06:52:16.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:21.566Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.567Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||InvokeReturn
2023-01-01T06:52:21.570Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.571Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:21.572Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.572Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.573Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:21.574Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a83a5e5da308020d", X-B3-SpanId:"d92486f6b1436d3c", X-B3-ParentSpanId:"a83a5e5da308020d", X-B3-Sampled:"0", X-ONAP-RequestID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-RequestID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-TransactionID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-ECOMP-RequestID:"5deaa79b-48e7-4838-b9e1-7d2ab400f1eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11e397b4-3185-479e-b946-bf78a5fe5a0c"]
2023-01-01T06:52:21.574Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:21.575Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.597Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.598Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.599Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:21.600Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.601Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:21.601Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.602Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:21.615Z|5deaa79b-48e7-4838-b9e1-7d2ab400f1eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:21.774Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:21.779Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:21.780Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||Invoke
2023-01-01T06:52:21.781Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.781Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a
2023-01-01T06:52:21.781Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Method      : GET
2023-01-01T06:52:21.782Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26087774476ad080", X-B3-SpanId:"da2dca1ce247e57b", X-B3-ParentSpanId:"26087774476ad080", X-B3-Sampled:"0", X-ONAP-RequestID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-RequestID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-TransactionID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-ECOMP-RequestID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff519367-dbb0-40fa-8256-c8d157027ca3"]
2023-01-01T06:52:21.782Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Request body: 
2023-01-01T06:52:21.782Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.824Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.825Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.825Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Status text  : 
2023-01-01T06:52:21.826Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.828Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||Response body: {
  "requestId" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:08.000+00:00",
  "endTime" : "2023-01-01T06:52:16.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n    \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\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\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "b57b26c4-74ff-41be-9677-0f2f5ddb8f8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a"
    }
  }
}
2023-01-01T06:52:21.828Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.829Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|INFO|500||InvokeReturn
2023-01-01T06:52:21.830Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.831Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:21.831Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:21.831Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false
2023-01-01T06:52:21.831Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:21.832Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26087774476ad080", X-B3-SpanId:"9a03c56b5d9655df", X-B3-ParentSpanId:"26087774476ad080", X-B3-Sampled:"0", X-ONAP-RequestID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-RequestID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-TransactionID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-ECOMP-RequestID:"ff698eac-02d5-4845-81ea-5bb1d37c65a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c80f131f-11f5-477c-bc28-8828d1021fbd"]
2023-01-01T06:52:21.833Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:21.833Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:21.854Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:21.854Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:21.855Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:21.855Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:21.860Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:21.861Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:21.861Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b57b26c4-74ff-41be-9677-0f2f5ddb8f8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:21.871Z|ff698eac-02d5-4845-81ea-5bb1d37c65a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b57b26c4-74ff-41be-9677-0f2f5ddb8f8a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:23.110Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:23.113Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: e48b46a9-4ad2-4d2d-8031-2affc300b93d already exists in requestDb InfraActiveRequests table
2023-01-01T06:52:23.114Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:23.114Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:52:23.115Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.115Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:23.115Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:52:23.117Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ae19f763ea7fd27", X-B3-SpanId:"beec281b6b6e949a", X-B3-ParentSpanId:"8ae19f763ea7fd27", X-B3-Sampled:"0", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f743489a-03a9-458a-b213-b3ac069b5b28"]
2023-01-01T06:52:23.117Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:52:23.117Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.138Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.138Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:52:23.139Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:52:23.139Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.139Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: 
2023-01-01T06:52:23.140Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.140Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:23.150Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:52:23.153Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:52:23.187Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:52:23.187Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:52:23.265Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:52:23.266Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:52:23 GMT], content-length=[1054], vertex-id=[217184], x-aai-txid=[0-aai-resources-230101-06:52:23:371-74157], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:52:23.269Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555931675","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_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"}]}]}}

2023-01-01T06:52:23.271Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:52:23.272Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:52:23.273Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.274Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:52:23.274Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.274Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.275Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:52:23.275Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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:"8ae19f763ea7fd27", X-B3-SpanId:"cfa36e64da6a64a0", X-B3-ParentSpanId:"8ae19f763ea7fd27", X-B3-Sampled:"0", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97d8ea16-ab58-4d37-a0cc-3d2c48f3cef1"]
2023-01-01T06:52:23.275Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"},"instanceName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a","requestScope":"vfModule"}
2023-01-01T06:52:23.276Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.312Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.313Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:23.313Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:52:23.313Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.314Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:52:23.314Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.314Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:52:23.316Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35
2023-01-01T06:52:23.316Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|INFO|500||Invoke
2023-01-01T06:52:23.316Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.316Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35
2023-01-01T06:52:23.317Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Method      : GET
2023-01-01T06:52:23.317Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bf04043-1c04-462f-bbb1-282b114d6b4f"]
2023-01-01T06:52:23.317Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Request body: 
2023-01-01T06:52:23.318Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.354Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.354Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:23.355Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Status text  : 
2023-01-01T06:52:23.355Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.356Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||Response body: {
  "id" : 10,
  "modelCustomizationUUID" : "c7d849a1-1349-4d8c-9355-aeaaf3aabc35",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2023-01-01 06:50:48.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"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization"
    }
  }
}
2023-01-01T06:52:23.357Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.357Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=c7d849a1-1349-4d8c-9355-aeaaf3aabc35|INFO|500||InvokeReturn
2023-01-01T06:52:23.363Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.364Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke
2023-01-01T06:52:23.364Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.365Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.365Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method      : GET
2023-01-01T06:52:23.365Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"885896b4-1924-4386-981d-5d742eee6010"]
2023-01-01T06:52:23.366Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 
2023-01-01T06:52:23.366Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.397Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.398Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:23.398Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text  : 
2023-01-01T06:52:23.399Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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/2a2d7bc2-a7d2-4159-8869-caeaad45912c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.401Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "2a2d7bc2-a7d2-4159-8869-caeaad45912c",
  "modelInvariantUUID" : "b2c2afc8-b744-4d55-a884-f74dfc6df8af",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-01 06:50:48.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/moduleHeatTemplate"
    }
  }
}
2023-01-01T06:52:23.402Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.402Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn
2023-01-01T06:52:23.407Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:52:23.408Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-01T06:52:23.408Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.408Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:52:23.409Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:52:23.409Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3985102b-60e3-498e-b4a3-53a93bb444ab"]
2023-01-01T06:52:23.409Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:52:23.410Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.436Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.437Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:52:23.437Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:52:23.438Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.438Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:52:23.438Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.439Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:23.440Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af
2023-01-01T06:52:23.441Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|INFO|500||Invoke
2023-01-01T06:52:23.441Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.441Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af
2023-01-01T06:52:23.442Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Method      : GET
2023-01-01T06:52:23.442Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aea5de39-ba1b-49ad-be4d-f02f04a0ce2f"]
2023-01-01T06:52:23.442Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Request body: 
2023-01-01T06:52:23.443Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.479Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.480Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:23.481Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Status text  : 
2023-01-01T06:52:23.481Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.483Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "2a2d7bc2-a7d2-4159-8869-caeaad45912c",
      "modelInvariantUUID" : "b2c2afc8-b744-4d55-a884-f74dfc6df8af",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2023-01-01 06:50:48.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/volumeHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/heatFiles"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vfModuleCustomization"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af"
    }
  }
}
2023-01-01T06:52:23.483Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.484Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2c2afc8-b744-4d55-a884-f74dfc6df8af|INFO|500||InvokeReturn
2023-01-01T06:52:23.487Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:52:23.488Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-01-01T06:52:23.488Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.489Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance
2023-01-01T06:52:23.489Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T06:52:23.489Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf33a016-d7ce-4eff-9d5d-a20d2c0be3a9"]
2023-01-01T06:52:23.490Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-01-01T06:52:23.490Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.512Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.513Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:52:23.513Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T06:52:23.513Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.514Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-01-01T06:52:23.514Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.515Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2a2d7bc2-a7d2-4159-8869-caeaad45912c&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:23.516Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.517Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.517Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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================================================
2023-01-01T06:52:23.517Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.518Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.518Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23cc860f-6855-4319-8b05-db72552572cb"]
2023-01-01T06:52:23.518Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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: 
2023-01-01T06:52:23.518Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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================================================
2023-01-01T06:52:23.539Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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==========================================
2023-01-01T06:52:23.540Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.540Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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  : 
2023-01-01T06:52:23.540Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.542Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 44,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44"
    }
  }
}
2023-01-01T06:52:23.543Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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=================================================
2023-01-01T06:52:23.543Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.545Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c
2023-01-01T06:52:23.546Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|INFO|500||Invoke
2023-01-01T06:52:23.546Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.546Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c
2023-01-01T06:52:23.547Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Method      : GET
2023-01-01T06:52:23.547Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08877012-f9cb-494d-9882-428cd4f13ac4"]
2023-01-01T06:52:23.547Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Request body: 
2023-01-01T06:52:23.547Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.569Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.570Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:23.570Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Status text  : 
2023-01-01T06:52:23.571Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.577Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Response body: {
  "modelUUID" : "2a2d7bc2-a7d2-4159-8869-caeaad45912c",
  "modelInvariantUUID" : "b2c2afc8-b744-4d55-a884-f74dfc6df8af",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-01 06:50:48.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/moduleHeatTemplate"
    }
  }
}
2023-01-01T06:52:23.578Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.579Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|INFO|500||InvokeReturn
2023-01-01T06:52:23.584Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:52:23.584Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:52:23.585Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.585Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:52:23.586Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:52:23.586Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3402", X-B3-TraceId:"8ae19f763ea7fd27", X-B3-SpanId:"6a661477e4f49e50", X-B3-ParentSpanId:"8ae19f763ea7fd27", X-B3-Sampled:"0", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01eb86c3-bb0c-4a79-8567-898bf0052e08"]
2023-01-01T06:52:23.586Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","requestStatus":"IN_PROGRESS","startTime":1672555943150,"source":"VID","vnfId":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","vnfType":"","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"e48b46a9-4ad2-4d2d-8031-2affc300b93d"}
2023-01-01T06:52:23.587Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:52:23.620Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:23.622Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:52:23.622Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:52:23.623Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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/e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:23.624Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:52:23.150+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:52:23.602+00:00",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:52:23.625Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:23.625Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:52:23.635Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.636Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:52:23.637Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:23.637Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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
2023-01-01T06:52:23.637Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:52:23.638Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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:"8ae19f763ea7fd27", X-B3-SpanId:"c1aa6e5c87ef84b3", X-B3-ParentSpanId:"8ae19f763ea7fd27", X-B3-Sampled:"0", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dd8c19e-2539-438b-bfa2-2f3f474ecc22"]
2023-01-01T06:52:23.638Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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\":\"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\"modelVersionId\":\"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\"modelCustomizationId\":\"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\"modelUuid\":\"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\"modelInvariantUuid\":\"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\"modelInfo\":{\"modelInvariantId\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelUuid\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelInvariantUuid\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"}}},{\"relatedInstance\":{\"instanceId\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\"modelVersionId\":\"5b5663d8-c101-4295-b694-0f11f7c565a3\",\"modelCustomizationId\":\"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\"modelUuid\":\"5b5663d8-c101-4295-b694-0f11f7c565a3\",\"modelInvariantUuid\":\"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\"vnfInstanceId\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\"}","type":"String"},"requestId":{"value":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","type":"String"},"mso-request-id":{"value":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:52:23.638Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:52:24.652Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:24.653Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:52:24.654Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:52:24.654Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:52:24 GMT", X-ONAP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-TransactionID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ECOMP-RequestID:"e48b46a9-4ad2-4d2d-8031-2affc300b93d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8dd8c19e-2539-438b-bfa2-2f3f474ecc22", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:24.654Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e48b46a9-4ad2-4d2d-8031-2affc300b93d\",\"instanceId\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\"}}","message":"Success","processInstanceID":"d85d0267-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:52:24.655Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:24.656Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:52:24.660Z|e48b46a9-4ad2-4d2d-8031-2affc300b93d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:24.802Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:24.806Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:24.807Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:52:24.807Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:24.807Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:24.808Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:52:24.808Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76be6c3cf1e685c7", X-B3-SpanId:"c6e7834e5722161d", X-B3-ParentSpanId:"76be6c3cf1e685c7", X-B3-Sampled:"0", X-ONAP-RequestID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-RequestID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-TransactionID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-ECOMP-RequestID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"494af60e-b27a-4085-b5ba-f7dd5db7d919"]
2023-01-01T06:52:24.809Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:52:24.810Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:52:24.831Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:24.832Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:24.832Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:52:24.833Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:24.833Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:24.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:52:24.834Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:24.834Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:52:24.836Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:24.836Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:24.836Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:24.837Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:24.837Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:24.837Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76be6c3cf1e685c7", X-B3-SpanId:"f92b25a72d38a710", X-B3-ParentSpanId:"76be6c3cf1e685c7", X-B3-Sampled:"0", X-ONAP-RequestID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-RequestID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-TransactionID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-ECOMP-RequestID:"8e9ca211-3b0a-4495-9ecd-8863a4e3f401", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ff981e-fb52-4924-a11a-2eb70739d9b2"]
2023-01-01T06:52:24.838Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:24.838Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:24.856Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:24.857Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:24.857Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:24.858Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:24.858Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:24.858Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:24.859Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:24.869Z|8e9ca211-3b0a-4495-9ecd-8863a4e3f401|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:25.242Z|7858a23e-721d-4158-9729-bd344b803dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:52:25.243Z|7858a23e-721d-4158-9729-bd344b803dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:52:25.849Z|2b093b92-0772-460d-8f42-9152d958e31c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:25.851Z|2b093b92-0772-460d-8f42-9152d958e31c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:25.861Z|3a33b757-fabc-415b-83a8-45b34ac24c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:25.862Z|3a33b757-fabc-415b-83a8-45b34ac24c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:25.934Z|a6490f84-43bf-4ef8-9282-b0bbd9209517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:25.935Z|a6490f84-43bf-4ef8-9282-b0bbd9209517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:28.273Z|67ae9385-cd16-4086-b8a8-997e1d3e8503|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:52:28.274Z|67ae9385-cd16-4086-b8a8-997e1d3e8503|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:31.119Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:31.124Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.125Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:31.126Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.126Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.127Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:31.127Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbeabd95eaba135e", X-B3-SpanId:"ad2928e9d6f7ef93", X-B3-ParentSpanId:"bbeabd95eaba135e", X-B3-Sampled:"0", X-ONAP-RequestID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-RequestID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-TransactionID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-ECOMP-RequestID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d98b129-cf05-4bd3-a592-7401c1f50cd6"]
2023-01-01T06:52:31.128Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:31.128Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.154Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.155Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.156Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:31.156Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.160Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:36.000+00:00",
  "endTime" : "2023-01-01T06:52:25.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:25.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:31.160Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.161Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:31.163Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.163Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:31.163Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.163Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.164Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:31.164Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbeabd95eaba135e", X-B3-SpanId:"95817b7a3394e965", X-B3-ParentSpanId:"bbeabd95eaba135e", X-B3-Sampled:"0", X-ONAP-RequestID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-RequestID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-TransactionID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-ECOMP-RequestID:"3eb05029-1743-4acf-bc40-a5abfe0d3d14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ad74cab-fa69-41af-81fb-51b2a3f06601"]
2023-01-01T06:52:31.164Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:31.164Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.180Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.180Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.181Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:31.181Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.184Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:31.184Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.184Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:31.192Z|3eb05029-1743-4acf-bc40-a5abfe0d3d14|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:31.324Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:31.329Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.330Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:31.330Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.331Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.331Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:31.332Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02b9c47b3440c7c1", X-B3-SpanId:"c498b9f53495c120", X-B3-ParentSpanId:"02b9c47b3440c7c1", X-B3-Sampled:"0", X-ONAP-RequestID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-RequestID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-TransactionID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-ECOMP-RequestID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f02b40d-bcf1-4846-891d-6b029326569d"]
2023-01-01T06:52:31.332Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:31.333Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.357Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.359Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.361Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:31.361Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.362Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:36.000+00:00",
  "endTime" : "2023-01-01T06:52:25.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:25.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:31.363Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.364Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:31.367Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.368Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:31.369Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.370Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.371Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:31.372Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02b9c47b3440c7c1", X-B3-SpanId:"60d51bc9e50a7b7b", X-B3-ParentSpanId:"02b9c47b3440c7c1", X-B3-Sampled:"0", X-ONAP-RequestID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-RequestID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-TransactionID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-ECOMP-RequestID:"697c8036-3092-4915-9a9b-48a743f3acb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc09b1e-e132-4aab-a0f9-5b02db90e0ba"]
2023-01-01T06:52:31.372Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:31.373Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.394Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.395Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.396Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:31.396Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.397Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:31.398Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.399Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:31.410Z|697c8036-3092-4915-9a9b-48a743f3acb0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:31.542Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:31.545Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.546Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:31.546Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.547Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.547Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:31.547Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c72dc7f8eb116c8", X-B3-SpanId:"1e7e52599fe2cd8a", X-B3-ParentSpanId:"2c72dc7f8eb116c8", X-B3-Sampled:"0", X-ONAP-RequestID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-RequestID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-TransactionID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-ECOMP-RequestID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f81cc4f6-3f2f-4380-b054-7d924f2fc88b"]
2023-01-01T06:52:31.547Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:31.548Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.568Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.569Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.569Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:31.570Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.572Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:36.000+00:00",
  "endTime" : "2023-01-01T06:52:25.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:25.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:31.572Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.573Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:31.574Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.575Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:31.575Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.575Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.575Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:31.576Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c72dc7f8eb116c8", X-B3-SpanId:"6c4064426fe31291", X-B3-ParentSpanId:"2c72dc7f8eb116c8", X-B3-Sampled:"0", X-ONAP-RequestID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-RequestID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-TransactionID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-ECOMP-RequestID:"d143786a-dff6-4d61-8ae3-747892a4ff45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09a1d5bc-770b-4a34-ac04-45b7391b7b0b"]
2023-01-01T06:52:31.576Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:31.576Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.596Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.597Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.597Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:31.598Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.600Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:31.600Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.601Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:31.613Z|d143786a-dff6-4d61-8ae3-747892a4ff45|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:31.750Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:31.756Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.757Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:31.757Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.758Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.758Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:31.758Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"114ad5503d55e164", X-B3-SpanId:"282f3e9ea86a7a2c", X-B3-ParentSpanId:"114ad5503d55e164", X-B3-Sampled:"0", X-ONAP-RequestID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-RequestID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-TransactionID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-ECOMP-RequestID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d632420-83e3-4806-abea-106e8d29c291"]
2023-01-01T06:52:31.759Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:31.759Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.787Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.788Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.788Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:31.789Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.792Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:36.000+00:00",
  "endTime" : "2023-01-01T06:52:25.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:25.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:31.793Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.793Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:31.796Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.796Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:31.797Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.797Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:31.798Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:31.798Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"114ad5503d55e164", X-B3-SpanId:"56c704abe42d0114", X-B3-ParentSpanId:"114ad5503d55e164", X-B3-Sampled:"0", X-ONAP-RequestID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-RequestID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-TransactionID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-ECOMP-RequestID:"a4b18d30-b583-4f51-baac-8b7904f0a238", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ae74838-2302-4c51-baa4-da2016b58f14"]
2023-01-01T06:52:31.798Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:31.799Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:31.818Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:31.819Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:31.820Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:31.820Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:31.821Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:31.822Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:31.822Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:31.833Z|a4b18d30-b583-4f51-baac-8b7904f0a238|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:31.988Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:31.994Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.994Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||Invoke
2023-01-01T06:52:31.995Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:31.995Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f
2023-01-01T06:52:31.996Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Method      : GET
2023-01-01T06:52:31.996Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95bb2ec1112da1dd", X-B3-SpanId:"a4fd1eda0eaa9713", X-B3-ParentSpanId:"95bb2ec1112da1dd", X-B3-Sampled:"0", X-ONAP-RequestID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-RequestID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-TransactionID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-ECOMP-RequestID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9fadb3-9875-4e06-91e1-1917c9c599b9"]
2023-01-01T06:52:31.996Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Request body: 
2023-01-01T06:52:31.997Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||==========================request end================================================
2023-01-01T06:52:32.020Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:32.021Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:32.021Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Status text  : 
2023-01-01T06:52:32.022Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:32.023Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||Response body: {
  "requestId" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:51:36.000+00:00",
  "endTime" : "2023-01-01T06:52:25.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\",\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\": \"c28db581-509c-4bac-8b52-22124deb30c8\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"6d4812b0-4507-4271-9054-c13d18968537\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n                        \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:25.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "9674c306-8e30-4892-bae4-7882d0fc3d3f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f"
    }
  }
}
2023-01-01T06:52:32.024Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:32.024Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9674c306-8e30-4892-bae4-7882d0fc3d3f|INFO|500||InvokeReturn
2023-01-01T06:52:32.026Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:32.027Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:32.027Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:32.028Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false
2023-01-01T06:52:32.028Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:32.029Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95bb2ec1112da1dd", X-B3-SpanId:"fb5aaa544c202a84", X-B3-ParentSpanId:"95bb2ec1112da1dd", X-B3-Sampled:"0", X-ONAP-RequestID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-RequestID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-TransactionID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-ECOMP-RequestID:"461e3626-fb25-4a10-abfc-0f61d41f9166", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22a29556-5bcf-48ce-8016-89d1277c7e09"]
2023-01-01T06:52:32.029Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:32.030Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:32.046Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:32.054Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:32.055Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:32.055Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:32.057Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:32.058Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:32.058Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9674c306-8e30-4892-bae4-7882d0fc3d3f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:32.067Z|461e3626-fb25-4a10-abfc-0f61d41f9166|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9674c306-8e30-4892-bae4-7882d0fc3d3f|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:35.015Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:35.019Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:35.020Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:52:35.020Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:35.021Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:35.021Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:52:35.021Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a00c76aec95481c", X-B3-SpanId:"5a8d5960614d790d", X-B3-ParentSpanId:"7a00c76aec95481c", X-B3-Sampled:"0", X-ONAP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-TransactionID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ECOMP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e17c70a-1bcb-4884-85f4-fe1324dd65d8"]
2023-01-01T06:52:35.022Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:52:35.022Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:52:35.052Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:35.053Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:35.055Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:52:35.055Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:35.056Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:28.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:52:35.057Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:35.057Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:52:35.059Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:35.059Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:35.059Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:35.060Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:35.060Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:35.060Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a00c76aec95481c", X-B3-SpanId:"7c2b987a1b718b11", X-B3-ParentSpanId:"7a00c76aec95481c", X-B3-Sampled:"0", X-ONAP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-TransactionID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ECOMP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3322537d-b263-40c3-86dd-f37e786dde7b"]
2023-01-01T06:52:35.061Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:35.061Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:35.076Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:35.077Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:35.077Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:35.077Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:35.079Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:35.079Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:35.080Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:35.117Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:35.118Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:35.118Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:35.118Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:35.119Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:35.119Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-TransactionID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ECOMP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7097d0f-4186-42f5-94a0-6e1df0f788b2"]
2023-01-01T06:52:35.119Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:35.119Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:35.248Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:35.249Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:35.249Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:35.249Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A4B8926A4F0A1103998958BFA482E577; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:52:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:35.250Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:52:35.250Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:35.250Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:35.275Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:35.276Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:35.276Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:35.276Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:35.277Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:35.277Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-TransactionID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ECOMP-RequestID:"2b023a8a-c9b9-49c3-af6b-af9fed2375e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9d097f8-1045-488f-8f17-d7b353a84a63"]
2023-01-01T06:52:35.277Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:35.277Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:35.401Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:35.402Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:35.402Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:35.402Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F622226D8A394B12678BAD6F6E24ECA1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:52:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:35.403Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dc4ed55e-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:52:30.228+0000","endTime":"2023-01-01T06:52:30.228+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:52:35.403Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:35.404Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:35.409Z|2b023a8a-c9b9-49c3-af6b-af9fed2375e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:35.874Z|74a0d35f-c2c1-4caa-acc6-8619a8b7b51d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:35.875Z|74a0d35f-c2c1-4caa-acc6-8619a8b7b51d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:35.883Z|6e294c29-81c2-40e4-8ea6-fe7674c00a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:35.884Z|6e294c29-81c2-40e4-8ea6-fe7674c00a39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:35.955Z|2189a82d-28eb-41c0-be68-040eac502395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:35.956Z|2189a82d-28eb-41c0-be68-040eac502395|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:40.242Z|00a708e6-582a-4ef1-b985-4a7095046cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:52:40.242Z|00a708e6-582a-4ef1-b985-4a7095046cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:52:40.680Z|53a3a3d5-4608-4726-8f5c-e36e46d5253e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:52:40.681Z|53a3a3d5-4608-4726-8f5c-e36e46d5253e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:52:42.983Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:42.987Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||INFO|500||Checking if requestId: 57c24a8e-6a46-418a-b5ab-aaf38e40cab4 already exists in requestDb InfraActiveRequests table
2023-01-01T06:52:42.989Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:52:42.989Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:52:42.990Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:42.990Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:52:42.990Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:52:42.990Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c39605da0ed3fe9", X-B3-SpanId:"323ee43d3fadc0f9", X-B3-ParentSpanId:"8c39605da0ed3fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5c1884-f809-46c6-b05b-18812ca7b54f"]
2023-01-01T06:52:42.991Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:52:42.991Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:52:43.020Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:43.021Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:52:43.021Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:52:43.021Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:43.022Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: 
2023-01-01T06:52:43.022Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:43.022Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|404|Not Found|InvokeReturn
2023-01-01T06:52:43.033Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:52:43.037Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:52:43.072Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:52:43.073Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T06:52:43.147Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T06:52:43.148Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:52:43 GMT], content-length=[1024], vertex-id=[176304], x-aai-txid=[1-aai-resources-230101-06:52:43:257-26405], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:52:43.149Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672555874687","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6d4812b0-4507-4271-9054-c13d18968537"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_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"}]}]}}

2023-01-01T06:52:43.151Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:52:43.151Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:52:43.152Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.153Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:52:43.153Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:43.153Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.153Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:52:43.154Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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:"8c39605da0ed3fe9", X-B3-SpanId:"f22b2ba1eda5e28b", X-B3-ParentSpanId:"8c39605da0ed3fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1556f32e-33ad-4259-a7ac-b47ce92232f6"]
2023-01-01T06:52:43.154Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"6d4812b0-4507-4271-9054-c13d18968537","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8","vfModuleInstanceId":"7a468b3b-5767-4138-b703-7dabe0b65667"},"instanceName":null,"requestScope":"vfModule"}
2023-01-01T06:52:43.154Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:52:43.183Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:43.184Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:43.185Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:52:43.185Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:43.185Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:52:43.186Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:43.186Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:52:43.187Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.187Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.188Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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================================================
2023-01-01T06:52:43.188Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.188Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.188Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abdc4fa3-907c-43fc-9b8b-94f39c59012c"]
2023-01-01T06:52:43.189Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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: 
2023-01-01T06:52:43.189Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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================================================
2023-01-01T06:52:43.215Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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==========================================
2023-01-01T06:52:43.216Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.216Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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  : 
2023-01-01T06:52:43.216Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:43.224Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2023-01-01T06:52:43.225Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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=================================================
2023-01-01T06:52:43.225Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.227Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b
2023-01-01T06:52:43.227Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|INFO|500||Invoke
2023-01-01T06:52:43.227Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:43.227Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b
2023-01-01T06:52:43.228Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Method      : GET
2023-01-01T06:52:43.228Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d098ecf7-d7cf-429c-820b-5df316f357d1"]
2023-01-01T06:52:43.228Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Request body: 
2023-01-01T06:52:43.229Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||==========================request end================================================
2023-01-01T06:52:43.253Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:43.253Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:43.254Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Status text  : 
2023-01-01T06:52:43.254Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:43.256Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||Response body: {
  "modelUUID" : "f62df3b1-4c55-4e19-9944-8a4a91fa054b",
  "modelInvariantUUID" : "2665113d-6faf-4101-b3a8-d1fb1df0cdf7",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-01 06:49:57.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b/moduleHeatTemplate"
    }
  }
}
2023-01-01T06:52:43.256Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:43.256Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f62df3b1-4c55-4e19-9944-8a4a91fa054b|INFO|500||InvokeReturn
2023-01-01T06:52:43.259Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:52:43.260Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:52:43.260Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:43.261Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:52:43.261Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:52:43.261Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"8c39605da0ed3fe9", X-B3-SpanId:"9464615d7f53e459", X-B3-ParentSpanId:"8c39605da0ed3fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"534d49e9-6dfe-4fcf-b548-2135ea712438"]
2023-01-01T06:52:43.262Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"57c24a8e-6a46-418a-b5ab-aaf38e40cab4","requestStatus":"IN_PROGRESS","startTime":1672555963034,"source":"VID","vnfId":"6d4812b0-4507-4271-9054-c13d18968537","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"7a468b3b-5767-4138-b703-7dabe0b65667","vfModuleModelName":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1","cloudRegion":"k8sregion","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"57c24a8e-6a46-418a-b5ab-aaf38e40cab4"}
2023-01-01T06:52:43.262Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:52:43.301Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:43.302Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:52:43.302Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:52:43.302Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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/57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:43.305Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:52:43.034+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:52:43.290+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:52:43.306Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:43.306Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:52:43.314Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.315Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:52:43.315Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:43.315Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|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
2023-01-01T06:52:43.316Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:52:43.316Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"8c39605da0ed3fe9", X-B3-SpanId:"cd91469388d4fc97", X-B3-ParentSpanId:"8c39605da0ed3fe9", X-B3-Sampled:"0", X-ONAP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94630120-4f36-4551-a19a-fab2e742448f"]
2023-01-01T06:52:43.316Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\"modelVersion\":\"1672555944606\",\"modelCustomizationUuid\":\"69a2eec6-bea2-4846-9090-e4955289e663\",\"modelVersionId\":\"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\"modelCustomizationId\":\"69a2eec6-bea2-4846-9090-e4955289e663\",\"modelUuid\":\"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\"modelInvariantUuid\":\"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\",\"vnfInstanceId\":\"6d4812b0-4507-4271-9054-c13d18968537\",\"vfModuleInstanceId\":\"7a468b3b-5767-4138-b703-7dabe0b65667\"}","type":"String"},"requestId":{"value":"57c24a8e-6a46-418a-b5ab-aaf38e40cab4","type":"String"},"mso-request-id":{"value":"57c24a8e-6a46-418a-b5ab-aaf38e40cab4","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c28db581-509c-4bac-8b52-22124deb30c8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"6d4812b0-4507-4271-9054-c13d18968537","type":"String"},"vfModuleId":{"value":"7a468b3b-5767-4138-b703-7dabe0b65667","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/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:52:43.316Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:52:44.330Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:44.331Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:52:44.332Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:52:44.332Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:52:44 GMT", X-ONAP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-TransactionID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ECOMP-RequestID:"57c24a8e-6a46-418a-b5ab-aaf38e40cab4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"94630120-4f36-4551-a19a-fab2e742448f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:44.333Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"57c24a8e-6a46-418a-b5ab-aaf38e40cab4\",\"instanceId\":\"7a468b3b-5767-4138-b703-7dabe0b65667\"}}","message":"Success","processInstanceID":"e4177ab8-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:52:44.333Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:44.334Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:52:44.338Z|57c24a8e-6a46-418a-b5ab-aaf38e40cab4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:44.490Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:44.496Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:52:44.497Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:52:44.498Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:44.498Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:52:44.499Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:52:44.499Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8744c313468614d", X-B3-SpanId:"3925d6032db379f4", X-B3-ParentSpanId:"d8744c313468614d", X-B3-Sampled:"0", X-ONAP-RequestID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-RequestID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-TransactionID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-ECOMP-RequestID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb3c8a97-0090-483a-9d86-fbb013813b26"]
2023-01-01T06:52:44.500Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:52:44.500Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:52:44.533Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:44.534Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:44.534Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:52:44.534Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:44.537Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:43.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:52:44.537Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:44.538Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:52:44.539Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:52:44.540Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:44.540Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:44.541Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:52:44.541Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:44.542Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8744c313468614d", X-B3-SpanId:"53bdb5de6292b892", X-B3-ParentSpanId:"d8744c313468614d", X-B3-Sampled:"0", X-ONAP-RequestID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-RequestID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-TransactionID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-ECOMP-RequestID:"5c438a5f-4ad8-4315-b263-b4b1fd39a922", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5296c10b-102a-4ee3-9c2d-5f4af708d644"]
2023-01-01T06:52:44.542Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:44.542Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:44.558Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:44.559Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:44.559Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:44.559Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:44.561Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:44.561Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:44.562Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:44.570Z|5c438a5f-4ad8-4315-b263-b4b1fd39a922|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:45.531Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:45.535Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:45.536Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:52:45.536Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:45.537Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:45.537Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:52:45.538Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f76261ec6f527da", X-B3-SpanId:"43c6fd32aa9bbfbc", X-B3-ParentSpanId:"5f76261ec6f527da", X-B3-Sampled:"0", X-ONAP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-TransactionID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ECOMP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8051ea16-9b80-49c5-a5f2-535290c2b32e"]
2023-01-01T06:52:45.538Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:52:45.538Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:52:45.561Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:45.562Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:45.562Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:52:45.563Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:45.564Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:36.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:52:45.565Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:45.566Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:52:45.569Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:45.570Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:45.571Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:45.571Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:45.572Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:45.572Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f76261ec6f527da", X-B3-SpanId:"7db830008268f27f", X-B3-ParentSpanId:"5f76261ec6f527da", X-B3-Sampled:"0", X-ONAP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-TransactionID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ECOMP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af38841f-64cf-442b-a763-3ddb501eb9e4"]
2023-01-01T06:52:45.573Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:45.573Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:45.604Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:45.606Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:45.606Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:45.607Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:45.611Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:52:45.612Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:45.613Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:45.652Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:45.653Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:45.654Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:45.654Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:45.655Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:45.655Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-TransactionID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ECOMP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecba09dd-162b-487f-a26b-c088820a08ca"]
2023-01-01T06:52:45.656Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:45.657Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:45.787Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:45.788Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:45.789Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:45.789Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F2A39E12AABB19DF1F06415DD238088F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:52:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:45.790Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:52:45.790Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:45.791Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:45.820Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:45.821Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:45.821Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:45.821Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:45.822Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:45.822Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-TransactionID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ECOMP-RequestID:"4db78338-5ad8-4aed-84bf-6454d2667d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"725bd7d1-f37e-4dec-9f66-1cced040a646"]
2023-01-01T06:52:45.822Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:45.823Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:45.899Z|8f0e62ec-9568-4901-8327-a3b2ae41e589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:45.900Z|8f0e62ec-9568-4901-8327-a3b2ae41e589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:45.914Z|64d4dc06-9acc-4694-b3cc-75bfbe8d0acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:45.915Z|64d4dc06-9acc-4694-b3cc-75bfbe8d0acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:45.953Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:45.954Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:45.954Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:45.956Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9757B4A64A230F28FBCF91CC18CA8229; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:52:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:45.956Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dff177af-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:52:36.327+0000","endTime":"2023-01-01T06:52:36.332+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:52:45.956Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:45.957Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:45.963Z|4db78338-5ad8-4aed-84bf-6454d2667d8c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:45.981Z|8dd8f183-1c38-4436-86ea-d491d15ee70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:45.982Z|8dd8f183-1c38-4436-86ea-d491d15ee70f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:54.713Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:54.718Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:52:54.719Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:52:54.719Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:54.720Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:52:54.720Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:52:54.721Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2e0f74b87e02b60", X-B3-SpanId:"965de6355f2a3597", X-B3-ParentSpanId:"a2e0f74b87e02b60", X-B3-Sampled:"0", X-ONAP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-TransactionID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ECOMP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee4b495a-e186-49a9-b9ee-979c25bf2796"]
2023-01-01T06:52:54.721Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:52:54.722Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:52:54.744Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:54.745Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:54.745Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:52:54.745Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:54.746Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:46.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:52:54.746Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:54.746Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:52:54.748Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:52:54.748Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:54.749Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:54.749Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:52:54.749Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:54.749Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2e0f74b87e02b60", X-B3-SpanId:"967950d436c3ecf6", X-B3-ParentSpanId:"a2e0f74b87e02b60", X-B3-Sampled:"0", X-ONAP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-TransactionID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ECOMP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d322a9c7-7850-4df1-8f91-cd88d39ae201"]
2023-01-01T06:52:54.750Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:54.750Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:54.768Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:54.769Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:54.769Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:54.769Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:54.770Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:52:54.770Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:54.770Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:54.820Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:54.821Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:54.821Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:54.821Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:54.822Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:54.822Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-TransactionID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ECOMP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd9019c-578e-48e4-a57a-fb9a0ea54a7c"]
2023-01-01T06:52:54.822Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:54.822Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:54.948Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:54.949Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:54.949Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:54.949Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34EADCB569ACF1602A0432DE94BA55A6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:54.950Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e6d2071c-89a0-11ed-94ad-72388b574b9d","businessKey":"57c24a8e-6a46-418a-b5ab-aaf38e40cab4","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:47.865+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e4177ab8-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"e6d0f569-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:52:54.950Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:54.951Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:54.990Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:54.991Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:54.992Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:54.992Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:54.992Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:54.993Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-TransactionID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ECOMP-RequestID:"e7ba686c-dff4-482e-b3f8-32c7851a2cd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4746733f-da40-4824-b2af-15644d74ddbd"]
2023-01-01T06:52:54.993Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:54.993Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:55.118Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:55.119Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:55.119Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:55.119Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67993166D4F1B0CB4EBCBBEBA4BF0573; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 06:52:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:55.120Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e6d22e33-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"e6d2071c-89a0-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"e6d2071c-89a0-11ed-94ad-72388b574b9d","executionId":"e6d2071c-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:52:47.866+0000","endTime":"2023-01-01T06:52:47.866+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e4177ab8-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:52:55.120Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:55.120Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e6d2071c-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:55.124Z|e7ba686c-dff4-482e-b3f8-32c7851a2cd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:52:55.242Z|9ce9a054-7f1c-4ec5-aa79-ba8faddef6c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:52:55.252Z|9ce9a054-7f1c-4ec5-aa79-ba8faddef6c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:52:55.923Z|d6028e5c-970e-4c30-a4c5-8405d4c25c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:55.925Z|d6028e5c-970e-4c30-a4c5-8405d4c25c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:55.938Z|e978f5e0-d333-49a0-9cd0-85ac6e51f37c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:55.939Z|e978f5e0-d333-49a0-9cd0-85ac6e51f37c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:56.006Z|9d1795b9-5eac-4659-b923-28c9cf51ecb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:52:56.007Z|9d1795b9-5eac-4659-b923-28c9cf51ecb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:52:56.111Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:52:56.115Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:56.117Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:52:56.118Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:56.118Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:52:56.118Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:52:56.118Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"751eccd7a4ccfde2", X-B3-SpanId:"0293574f8ee6d00d", X-B3-ParentSpanId:"751eccd7a4ccfde2", X-B3-Sampled:"0", X-ONAP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-TransactionID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ECOMP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9162c1f-0c29-4543-8374-7844830af999"]
2023-01-01T06:52:56.119Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:52:56.119Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:52:56.159Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:56.161Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:56.161Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:52:56.163Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:56.166Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:36.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:52:56.167Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:56.167Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:52:56.171Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:56.172Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:52:56.173Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:56.173Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:52:56.174Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:52:56.174Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"751eccd7a4ccfde2", X-B3-SpanId:"a94687bb7740ece6", X-B3-ParentSpanId:"751eccd7a4ccfde2", X-B3-Sampled:"0", X-ONAP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-TransactionID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ECOMP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4dab1fd-cf49-4b45-99c7-f80ee636f47e"]
2023-01-01T06:52:56.175Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:52:56.175Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:52:56.190Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:56.191Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:56.192Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:52:56.192Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:56.194Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:52:56.195Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:56.195Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:52:56.226Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:56.227Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:56.227Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:56.227Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:52:56.228Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:56.228Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-TransactionID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ECOMP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e0c0988-0259-4379-947a-f3a5bdb41da9"]
2023-01-01T06:52:56.228Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:56.228Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:56.403Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:56.404Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:56.405Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:56.405Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF6DAD535968074D7C8A83718ACDB614; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:56.405Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:52:56.406Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:56.407Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:56.433Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:56.434Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:52:56.434Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:52:56.434Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:52:56.435Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:52:56.435Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-TransactionID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ECOMP-RequestID:"343184b3-a5ef-48bb-af5b-b25458ee5ba1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dc97e89-c52c-4258-914a-e6cb56134465"]
2023-01-01T06:52:56.435Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:52:56.435Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:52:56.558Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:52:56.559Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:52:56.559Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:52:56.560Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3230623F6D70677A24DC2DEAF6C70C3D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:52:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:52:56.560Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dff177af-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:52:36.327+0000","endTime":"2023-01-01T06:52:36.332+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:52:56.561Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:52:56.561Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:52:56.567Z|343184b3-a5ef-48bb-af5b-b25458ee5ba1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:05.269Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:05.274Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.275Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:53:05.275Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.275Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.276Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:53:05.276Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b967c6421cab6897", X-B3-SpanId:"33c48514b3d1f80e", X-B3-ParentSpanId:"b967c6421cab6897", X-B3-Sampled:"0", X-ONAP-RequestID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-RequestID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-TransactionID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-ECOMP-RequestID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a8a45b3-541a-4efb-a09b-655f918ab866"]
2023-01-01T06:53:05.276Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:53:05.276Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.296Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.297Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.297Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:53:05.297Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.299Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "endTime" : "2023-01-01T06:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:02.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:53:05.299Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.300Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:53:05.303Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.304Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:05.304Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.305Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.305Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:05.306Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b967c6421cab6897", X-B3-SpanId:"1ed9c06c0c5b3263", X-B3-ParentSpanId:"b967c6421cab6897", X-B3-Sampled:"0", X-ONAP-RequestID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-RequestID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-TransactionID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-ECOMP-RequestID:"51d06687-c8cf-4cdf-b8b8-35face22498a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72fd68db-797f-4d85-bf2d-70287b258273"]
2023-01-01T06:53:05.306Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:05.307Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.321Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.322Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.322Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:05.322Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.324Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:05.325Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.325Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:05.332Z|51d06687-c8cf-4cdf-b8b8-35face22498a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:05.461Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:05.468Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.469Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:53:05.469Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.470Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.471Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:53:05.471Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"031d95726d1996b8", X-B3-SpanId:"7a5db368b8a53fd5", X-B3-ParentSpanId:"031d95726d1996b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-RequestID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-TransactionID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-ECOMP-RequestID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2edbd81d-e309-422e-a049-7fcb4deb996b"]
2023-01-01T06:53:05.471Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:53:05.471Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.492Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.493Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.493Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:53:05.494Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.494Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "endTime" : "2023-01-01T06:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:02.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:53:05.495Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.495Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:53:05.498Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.499Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:05.499Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.499Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.499Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:05.500Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"031d95726d1996b8", X-B3-SpanId:"ac4651cd4ed69a46", X-B3-ParentSpanId:"031d95726d1996b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-RequestID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-TransactionID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-ECOMP-RequestID:"6c3cfc48-6308-428b-bdbc-d40029bc7ee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd3d9a44-2648-405d-b832-396548729ee9"]
2023-01-01T06:53:05.500Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:05.500Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.515Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.516Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.516Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:05.516Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Connection:"close"]
2023-01-01T06:53:05.519Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:05.519Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.520Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:05.527Z|6c3cfc48-6308-428b-bdbc-d40029bc7ee0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:05.655Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:05.659Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.660Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:53:05.660Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.661Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.661Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:53:05.666Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abf533b0915ab7b0", X-B3-SpanId:"e0287ddd46de7cfa", X-B3-ParentSpanId:"abf533b0915ab7b0", X-B3-Sampled:"0", X-ONAP-RequestID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-RequestID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-TransactionID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-ECOMP-RequestID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0110cf9-df3b-47e0-8d7d-fc74a6f1a63d"]
2023-01-01T06:53:05.666Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:53:05.667Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.703Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.704Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.704Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:53:05.705Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.711Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "endTime" : "2023-01-01T06:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:02.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:53:05.712Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.712Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:53:05.715Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.715Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:05.716Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.716Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.717Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:05.718Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abf533b0915ab7b0", X-B3-SpanId:"9e9be79e0dbaf588", X-B3-ParentSpanId:"abf533b0915ab7b0", X-B3-Sampled:"0", X-ONAP-RequestID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-RequestID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-TransactionID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-ECOMP-RequestID:"8a2bf2da-404f-4f39-8966-56a80731f904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65107179-d7ed-4b35-9d98-c67602da327c"]
2023-01-01T06:53:05.718Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:05.719Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.734Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.735Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.735Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:05.736Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.736Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:05.737Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.737Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:05.752Z|8a2bf2da-404f-4f39-8966-56a80731f904|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:05.892Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:05.898Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.899Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:53:05.899Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.899Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:05.900Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:53:05.900Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c60ce649c6f5ad2", X-B3-SpanId:"2c1a77e89de3fe79", X-B3-ParentSpanId:"3c60ce649c6f5ad2", X-B3-Sampled:"0", X-ONAP-RequestID:"3350546e-495b-4714-a696-30d967abaeef", X-RequestID:"3350546e-495b-4714-a696-30d967abaeef", X-TransactionID:"3350546e-495b-4714-a696-30d967abaeef", X-ECOMP-RequestID:"3350546e-495b-4714-a696-30d967abaeef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0aa3d10d-c45c-410e-bdff-e6ab4e53fd3a"]
2023-01-01T06:53:05.900Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:53:05.901Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.927Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.928Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.928Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:53:05.929Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.930Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "endTime" : "2023-01-01T06:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:02.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:53:05.930Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.930Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:53:05.932Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.933Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:05.933Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:05.933Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:05.934Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:05.934Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c60ce649c6f5ad2", X-B3-SpanId:"c2490812ac317183", X-B3-ParentSpanId:"3c60ce649c6f5ad2", X-B3-Sampled:"0", X-ONAP-RequestID:"3350546e-495b-4714-a696-30d967abaeef", X-RequestID:"3350546e-495b-4714-a696-30d967abaeef", X-TransactionID:"3350546e-495b-4714-a696-30d967abaeef", X-ECOMP-RequestID:"3350546e-495b-4714-a696-30d967abaeef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b8479d6-7e15-4df6-bf9d-09a06ced42b1"]
2023-01-01T06:53:05.934Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:05.935Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:05.951Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:05.951Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:05.952Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:05.952Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:05.954Z|8c60bbe9-ffcd-483b-9bf9-332ba11fa564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:05.955Z|8c60bbe9-ffcd-483b-9bf9-332ba11fa564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:05.956Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:05.956Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:05.957Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:05.961Z|99f00d1f-efa9-492f-849d-8331addb4b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:05.961Z|99f00d1f-efa9-492f-849d-8331addb4b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:05.972Z|3350546e-495b-4714-a696-30d967abaeef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:06.033Z|5cd34e5c-f377-4618-abec-c7f48b105925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:06.034Z|5cd34e5c-f377-4618-abec-c7f48b105925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:06.101Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:06.104Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:06.105Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||Invoke
2023-01-01T06:53:06.105Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:06.106Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4
2023-01-01T06:53:06.106Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Method      : GET
2023-01-01T06:53:06.106Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272bc6876e607607", X-B3-SpanId:"3cb03e8e2408d380", X-B3-ParentSpanId:"272bc6876e607607", X-B3-Sampled:"0", X-ONAP-RequestID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-RequestID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-TransactionID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-ECOMP-RequestID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c00f76f1-eac6-492c-9915-62420622169a"]
2023-01-01T06:53:06.107Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Request body: 
2023-01-01T06:53:06.107Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||==========================request end================================================
2023-01-01T06:53:06.132Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:06.133Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:06.134Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Status text  : 
2023-01-01T06:53:06.134Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:06.134Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||Response body: {
  "requestId" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:52:43.000+00:00",
  "endTime" : "2023-01-01T06:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"2665113d-6faf-4101-b3a8-d1fb1df0cdf7\",\n            \"modelVersionId\": \"f62df3b1-4c55-4e19-9944-8a4a91fa054b\",\n            \"modelName\": \"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1\",\n            \"modelVersion\": \"1672555944606\",\n            \"modelCustomizationId\": \"69a2eec6-bea2-4846-9090-e4955289e663\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:02.000+00:00",
  "vfModuleId" : "7a468b3b-5767-4138-b703-7dabe0b65667",
  "vfModuleName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "vfModuleModelName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537/vfModules/7a468b3b-5767-4138-b703-7dabe0b65667",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "57c24a8e-6a46-418a-b5ab-aaf38e40cab4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4"
    }
  }
}
2023-01-01T06:53:06.135Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:06.135Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|INFO|500||InvokeReturn
2023-01-01T06:53:06.137Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:06.137Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:06.137Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:06.138Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false
2023-01-01T06:53:06.138Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:06.138Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"272bc6876e607607", X-B3-SpanId:"c41db7c5ba1f804d", X-B3-ParentSpanId:"272bc6876e607607", X-B3-Sampled:"0", X-ONAP-RequestID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-RequestID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-TransactionID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-ECOMP-RequestID:"8fc0cb63-aa34-466e-a59d-9aabf5d52ef4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e6723ce-9ff1-430a-8e9d-fc982a98f882"]
2023-01-01T06:53:06.138Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:06.139Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:06.150Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:06.151Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:06.152Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:06.152Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:06.153Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:06.154Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:06.154Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=57c24a8e-6a46-418a-b5ab-aaf38e40cab4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:06.161Z|8fc0cb63-aa34-466e-a59d-9aabf5d52ef4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/57c24a8e-6a46-418a-b5ab-aaf38e40cab4|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:06.710Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:06.716Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:06.717Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:06.717Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:06.718Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:06.718Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:06.719Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17da927dec2d3714", X-B3-SpanId:"ae11ea766186a522", X-B3-ParentSpanId:"17da927dec2d3714", X-B3-Sampled:"0", X-ONAP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-TransactionID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ECOMP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e9f1511-920f-434a-a2a8-fa7e31516161"]
2023-01-01T06:53:06.719Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:06.720Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:06.744Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:06.746Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:06.746Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:06.747Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:06.748Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:36.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:06.748Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:06.749Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:06.750Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:06.751Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:06.751Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:06.751Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:06.752Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:06.752Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17da927dec2d3714", X-B3-SpanId:"404274ef049d7df8", X-B3-ParentSpanId:"17da927dec2d3714", X-B3-Sampled:"0", X-ONAP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-TransactionID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ECOMP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06e7bbde-1d4e-4d2a-9869-6667700aec28"]
2023-01-01T06:53:06.753Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:06.753Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:06.768Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:06.770Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:06.770Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:06.771Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:06.771Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:06.772Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:06.772Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:06.810Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:06.811Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:06.812Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:06.812Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:06.813Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:06.813Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-TransactionID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ECOMP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f394d0d-5cb4-49a5-a33d-7efa3095a28c"]
2023-01-01T06:53:06.814Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:06.814Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:06.951Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:06.952Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:06.953Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:06.953Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=32B1F6BD7E4BD0F129A56152BC8E9727; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:53:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:06.954Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:53:06.954Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:06.955Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:07.097Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:07.098Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:07.098Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:07.099Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:07.099Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:07.099Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-TransactionID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ECOMP-RequestID:"bf30a809-f12c-4eed-8f1d-d0e34dde3d2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6150b810-e9d4-4480-b75e-86b7de6831f2"]
2023-01-01T06:53:07.100Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:07.100Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:07.227Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:07.228Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:07.228Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:07.228Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=213D7EDA6B615E79778496D50ABBAA16; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:53:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:07.229Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dff177af-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:52:36.327+0000","endTime":"2023-01-01T06:52:36.332+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:53:07.229Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:07.230Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:07.234Z|bf30a809-f12c-4eed-8f1d-d0e34dde3d2b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:07.794Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:07.797Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||Checking if requestId: 40796380-057a-4086-8b1f-d2452ece30df already exists in requestDb InfraActiveRequests table
2023-01-01T06:53:07.801Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:07.804Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:07.804Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:07.805Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:07.805Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:07.806Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d2759310416462a", X-B3-SpanId:"04fe596eda199eb4", X-B3-ParentSpanId:"0d2759310416462a", X-B3-Sampled:"0", X-ONAP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-TransactionID:"40796380-057a-4086-8b1f-d2452ece30df", X-ECOMP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2877bfa4-a836-42a9-a194-8515f3f808a4"]
2023-01-01T06:53:07.806Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:07.807Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:07.827Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:07.828Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:53:07.828Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:07.828Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:07.829Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: 
2023-01-01T06:53:07.829Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:07.829Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:07.839Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:53:07.852Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:07.894Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:53:07.895Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups|INFO|500||Invoke
2023-01-01T06:53:07.957Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:07.958Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:53:08 GMT], content-length=[408], x-aai-txid=[1-aai-resources-230101-06:53:08:080-85642], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:07.960Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups","ERR.5.4.6114"]}}}

2023-01-01T06:53:07.964Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/related-to/volume-groups
2023-01-01T06:53:07.965Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 6d4812b0-4507-4271-9054-c13d18968537
2023-01-01T06:53:07.973Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:08.023Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules|INFO|500||Invoke
2023-01-01T06:53:08.024Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[40796380-057a-4086-8b1f-d2452ece30df], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[74f6a3c1-74c7-4f01-b0e0-3cb8548a0f9c], X-ECOMP-RequestID=[40796380-057a-4086-8b1f-d2452ece30df], X-TransactionId=[], X-ONAP-RequestID=[40796380-057a-4086-8b1f-d2452ece30df]}
2023-01-01T06:53:08.082Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:53:08 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230101-06:53:08:206-3705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:08.083Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/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/6d4812b0-4507-4271-9054-c13d18968537/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules","ERR.5.4.6114"]}}}

2023-01-01T06:53:08.083Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:08.086Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537/vf-modules
2023-01-01T06:53:08.087Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 6d4812b0-4507-4271-9054-c13d18968537
2023-01-01T06:53:08.090Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:08.129Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:53:08.130Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T06:53:08.208Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T06:53:08.209Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:53:08 GMT], content-length=[1024], vertex-id=[176304], x-aai-txid=[0-aai-resources-230101-06:53:08:309-41961], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:08.210Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672555874687","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6d4812b0-4507-4271-9054-c13d18968537","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6d4812b0-4507-4271-9054-c13d18968537"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_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"}]}]}}

2023-01-01T06:53:08.213Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:53:08.213Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:53:08.215Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.215Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:53:08.216Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:08.216Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.216Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:53:08.217Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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:"0d2759310416462a", X-B3-SpanId:"d7a9dc58a101271b", X-B3-ParentSpanId:"0d2759310416462a", X-B3-Sampled:"0", X-ONAP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-TransactionID:"40796380-057a-4086-8b1f-d2452ece30df", X-ECOMP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc63db81-78cc-4bb2-ab32-9474b6e4cf5a"]
2023-01-01T06:53:08.217Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"6d4812b0-4507-4271-9054-c13d18968537","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8"},"instanceName":null,"requestScope":"vnf"}
2023-01-01T06:53:08.217Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:53:08.242Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:08.243Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:08.243Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:53:08.243Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:08.244Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:53:08.244Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:08.244Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:53:08.245Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.246Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-01-01T06:53:08.246Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:08.246Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.247Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T06:53:08.247Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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:"40796380-057a-4086-8b1f-d2452ece30df", X-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-TransactionID:"40796380-057a-4086-8b1f-d2452ece30df", X-ECOMP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d0947cb-f01f-4508-972c-7f8813ffe11b"]
2023-01-01T06:53:08.247Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T06:53:08.248Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:53:08.275Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:08.276Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.277Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T06:53:08.277Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:08.278Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10037,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    }
  }
}
2023-01-01T06:53:08.278Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:08.279Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-01-01T06:53:08.282Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:53:08.283Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:53:08.284Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:08.284Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:53:08.284Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:53:08.284Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"0d2759310416462a", X-B3-SpanId:"00b5f4c82ad18817", X-B3-ParentSpanId:"0d2759310416462a", X-B3-Sampled:"0", X-ONAP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-TransactionID:"40796380-057a-4086-8b1f-d2452ece30df", X-ECOMP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e24705ee-73a3-4582-bf33-b35386fe5f7f"]
2023-01-01T06:53:08.285Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"40796380-057a-4086-8b1f-d2452ece30df","requestStatus":"IN_PROGRESS","startTime":1672555988087,"source":"VID","vnfId":"6d4812b0-4507-4271-9054-c13d18968537","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"40796380-057a-4086-8b1f-d2452ece30df"}
2023-01-01T06:53:08.285Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:53:08.340Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:08.341Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:53:08.341Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:53:08.341Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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/40796380-057a-4086-8b1f-d2452ece30df", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:08.346Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:53:08.087+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:53:08.311+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:08.347Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:08.347Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:53:08.355Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.356Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:53:08.357Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:08.357Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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
2023-01-01T06:53:08.357Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:53:08.358Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"0d2759310416462a", X-B3-SpanId:"e5e82f126d1f243a", X-B3-ParentSpanId:"0d2759310416462a", X-B3-Sampled:"0", X-ONAP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-TransactionID:"40796380-057a-4086-8b1f-d2452ece30df", X-ECOMP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ff5ae5c-71d5-4199-882a-6c7ce0db2d13"]
2023-01-01T06:53:08.358Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|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\":\"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\"modelVersionId\":\"63cda5b4-af13-478b-88c6-82141a8e24cd\",\"modelCustomizationId\":\"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\"modelUuid\":\"63cda5b4-af13-478b-88c6-82141a8e24cd\",\"modelInvariantUuid\":\"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\",\"vnfInstanceId\":\"6d4812b0-4507-4271-9054-c13d18968537\"}","type":"String"},"requestId":{"value":"40796380-057a-4086-8b1f-d2452ece30df","type":"String"},"mso-request-id":{"value":"40796380-057a-4086-8b1f-d2452ece30df","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c28db581-509c-4bac-8b52-22124deb30c8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"6d4812b0-4507-4271-9054-c13d18968537","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/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:53:08.358Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:53:09.375Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:09.376Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:53:09.376Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:53:09.376Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:53:09 GMT", X-ONAP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-TransactionID:"40796380-057a-4086-8b1f-d2452ece30df", X-ECOMP-RequestID:"40796380-057a-4086-8b1f-d2452ece30df", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ff5ae5c-71d5-4199-882a-6c7ce0db2d13", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:09.377Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"40796380-057a-4086-8b1f-d2452ece30df\",\"instanceId\":\"6d4812b0-4507-4271-9054-c13d18968537\"}}","message":"Success","processInstanceID":"f3050b3e-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:53:09.378Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:09.378Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:53:09.384Z|40796380-057a-4086-8b1f-d2452ece30df|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:09.527Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:09.530Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:09.531Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:09.531Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:09.531Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:09.532Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:09.532Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92cc8419352ecd9c", X-B3-SpanId:"26d91837b89c10a3", X-B3-ParentSpanId:"92cc8419352ecd9c", X-B3-Sampled:"0", X-ONAP-RequestID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-RequestID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-TransactionID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-ECOMP-RequestID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7dbd00f-e7a6-4c99-a1f0-182456dc750d"]
2023-01-01T06:53:09.532Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:09.532Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:09.549Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:09.550Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:09.550Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:09.550Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:09.552Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:53:08.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:08.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:09.552Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:09.552Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||InvokeReturn
2023-01-01T06:53:09.553Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:09.554Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:09.554Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:09.554Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:09.555Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:09.555Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92cc8419352ecd9c", X-B3-SpanId:"635ffce69cc201ef", X-B3-ParentSpanId:"92cc8419352ecd9c", X-B3-Sampled:"0", X-ONAP-RequestID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-RequestID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-TransactionID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-ECOMP-RequestID:"e4d93de4-78ce-4a2c-a4c7-9b022b781c38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70e68694-9671-4ff9-af81-bf59269fc8b5"]
2023-01-01T06:53:09.555Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:09.555Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:09.568Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:09.569Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:09.569Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:09.570Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:09.573Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:09.573Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:09.574Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:09.584Z|e4d93de4-78ce-4a2c-a4c7-9b022b781c38|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:10.243Z|955cdaf8-9e88-4d36-b540-80ae8cba1e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:53:10.244Z|955cdaf8-9e88-4d36-b540-80ae8cba1e60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:53:10.681Z|51b2664b-3c1e-4734-9c7c-8eda8e81fa81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:53:10.683Z|51b2664b-3c1e-4734-9c7c-8eda8e81fa81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:53:15.982Z|1c00fbfc-eddc-46f3-bc42-b1a39dea46bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:15.983Z|1c00fbfc-eddc-46f3-bc42-b1a39dea46bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:15.982Z|0c89830f-6bc4-464d-8021-01183e161c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:15.984Z|0c89830f-6bc4-464d-8021-01183e161c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:16.058Z|2982eee1-d7b1-4618-b58f-42c8144069ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:16.059Z|2982eee1-d7b1-4618-b58f-42c8144069ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:17.373Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:17.378Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:17.379Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:17.379Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:17.380Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:17.380Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:17.381Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6957887a4d8d0c8", X-B3-SpanId:"31606d25927741af", X-B3-ParentSpanId:"b6957887a4d8d0c8", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-TransactionID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ECOMP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9038a171-994b-44fe-9e9f-d07cadf72af1"]
2023-01-01T06:53:17.382Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:17.382Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:17.419Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:17.421Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:17.421Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:17.422Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:17.422Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:36.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:17.423Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:17.423Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:17.425Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:17.425Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:17.426Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:17.426Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:17.427Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:17.427Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6957887a4d8d0c8", X-B3-SpanId:"13c3fae6e547e01c", X-B3-ParentSpanId:"b6957887a4d8d0c8", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-TransactionID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ECOMP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9930d5e6-8cf3-4ce9-a14e-873be9242083"]
2023-01-01T06:53:17.427Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:17.428Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:17.462Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:17.463Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:17.463Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:17.464Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:17.465Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:17.466Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:17.466Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:17.508Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:17.508Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:17.509Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:17.509Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:17.509Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:17.509Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-TransactionID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ECOMP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e403c249-8bfc-47b7-a632-f54f55203419"]
2023-01-01T06:53:17.510Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:17.510Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:17.635Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:17.635Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:17.636Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:17.636Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AB52B52851814DFDB96AECB30DFCC9DF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 01 Jan 2023 06:53:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:17.637Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":"2023-01-01T06:53:07.776+0000","removalTime":null,"durationInMillis":37548,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:53:17.637Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:17.637Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:17.673Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:17.674Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:17.674Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:17.675Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:17.675Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:17.675Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-TransactionID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ECOMP-RequestID:"7cf047cd-e0ad-4b02-8da2-80f11deea239", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"295c2708-6e73-42eb-b026-d8207ad4f01e"]
2023-01-01T06:53:17.675Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:17.676Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:17.797Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:17.798Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:17.799Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:17.799Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9FF167EBC20B05018915B1A4E6BEFBF5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:53:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:17.800Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f2b00d36-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:53:07.775+0000","endTime":"2023-01-01T06:53:07.775+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:53:17.801Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:17.802Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:17.813Z|7cf047cd-e0ad-4b02-8da2-80f11deea239|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:19.763Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:19.771Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:19.772Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:19.772Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:19.773Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:19.773Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:19.774Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92301140ba37cbe8", X-B3-SpanId:"7759e9770f37c4ba", X-B3-ParentSpanId:"92301140ba37cbe8", X-B3-Sampled:"0", X-ONAP-RequestID:"3c854834-410f-4d15-a87f-26965752d21f", X-RequestID:"3c854834-410f-4d15-a87f-26965752d21f", X-TransactionID:"3c854834-410f-4d15-a87f-26965752d21f", X-ECOMP-RequestID:"3c854834-410f-4d15-a87f-26965752d21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee2ac142-4a83-414d-acc2-90645570c5fc"]
2023-01-01T06:53:19.774Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:19.775Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:19.802Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:19.803Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:19.804Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:19.805Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:19.808Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:08.000+00:00",
  "endTime" : "2023-01-01T06:53:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:19.808Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:19.809Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||InvokeReturn
2023-01-01T06:53:19.811Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:19.812Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:19.813Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:19.813Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:19.814Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:19.814Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92301140ba37cbe8", X-B3-SpanId:"13d97f3ab8336efc", X-B3-ParentSpanId:"92301140ba37cbe8", X-B3-Sampled:"0", X-ONAP-RequestID:"3c854834-410f-4d15-a87f-26965752d21f", X-RequestID:"3c854834-410f-4d15-a87f-26965752d21f", X-TransactionID:"3c854834-410f-4d15-a87f-26965752d21f", X-ECOMP-RequestID:"3c854834-410f-4d15-a87f-26965752d21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17bbee63-0a73-4f65-be50-c90105ea20d0"]
2023-01-01T06:53:19.815Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:19.815Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:19.838Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:19.838Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:19.839Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:19.839Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:19.840Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:19.840Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:19.841Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:19.849Z|3c854834-410f-4d15-a87f-26965752d21f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:20.004Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:20.008Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.009Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:20.009Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.010Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.010Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:20.011Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adbf4ebd7d6548fe", X-B3-SpanId:"a8b552afb02a9b80", X-B3-ParentSpanId:"adbf4ebd7d6548fe", X-B3-Sampled:"0", X-ONAP-RequestID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-RequestID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-TransactionID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-ECOMP-RequestID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef7fc719-fc1a-4de1-918c-740a19754106"]
2023-01-01T06:53:20.011Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:20.011Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.034Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.034Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.035Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:20.035Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.036Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:08.000+00:00",
  "endTime" : "2023-01-01T06:53:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:20.037Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.037Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||InvokeReturn
2023-01-01T06:53:20.039Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.039Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:20.040Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.040Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.040Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:20.041Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adbf4ebd7d6548fe", X-B3-SpanId:"2f2dc8c6b699230b", X-B3-ParentSpanId:"adbf4ebd7d6548fe", X-B3-Sampled:"0", X-ONAP-RequestID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-RequestID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-TransactionID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-ECOMP-RequestID:"0c9a21ba-733b-49f6-b2a0-c2bc220aeb77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58f35ee7-cceb-4224-8d48-7537cb59b8f2"]
2023-01-01T06:53:20.041Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:20.041Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.056Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.057Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.057Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:20.057Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.059Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:20.059Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.060Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:20.079Z|0c9a21ba-733b-49f6-b2a0-c2bc220aeb77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:20.210Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:20.215Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.215Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:20.216Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.216Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.216Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:20.217Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e82af20b978f0f2", X-B3-SpanId:"f1d4ebcbb29b0e83", X-B3-ParentSpanId:"5e82af20b978f0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-RequestID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-TransactionID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-ECOMP-RequestID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9109ab12-8682-4add-98c3-96912b05f4af"]
2023-01-01T06:53:20.217Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:20.217Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.239Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.240Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.240Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:20.241Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.241Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:08.000+00:00",
  "endTime" : "2023-01-01T06:53:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:20.242Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.242Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||InvokeReturn
2023-01-01T06:53:20.244Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.246Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:20.246Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.246Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.247Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:20.247Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e82af20b978f0f2", X-B3-SpanId:"e13cfc9590bff4d4", X-B3-ParentSpanId:"5e82af20b978f0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-RequestID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-TransactionID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-ECOMP-RequestID:"15900818-60b5-4b16-8fd2-85e926dc9a8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ae67574-9aac-4993-bf41-0579807b48e0"]
2023-01-01T06:53:20.247Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:20.248Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.263Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.264Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.266Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:20.267Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.269Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:20.270Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.270Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:20.279Z|15900818-60b5-4b16-8fd2-85e926dc9a8f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:20.419Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:20.423Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.424Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:20.424Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.425Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.425Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:20.426Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2b76a559ffab7b0", X-B3-SpanId:"9c2db00a2b72c2ec", X-B3-ParentSpanId:"c2b76a559ffab7b0", X-B3-Sampled:"0", X-ONAP-RequestID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-RequestID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-TransactionID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-ECOMP-RequestID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3831c303-bf34-41e4-8765-bcd79ad7e1c8"]
2023-01-01T06:53:20.427Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:20.427Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.447Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.449Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.450Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:20.450Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.451Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:08.000+00:00",
  "endTime" : "2023-01-01T06:53:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:20.451Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.452Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||InvokeReturn
2023-01-01T06:53:20.454Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.454Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:20.455Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.455Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.455Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:20.456Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2b76a559ffab7b0", X-B3-SpanId:"dd051351f506a247", X-B3-ParentSpanId:"c2b76a559ffab7b0", X-B3-Sampled:"0", X-ONAP-RequestID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-RequestID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-TransactionID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-ECOMP-RequestID:"2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24bbc893-3bb4-4e33-b950-def7e781a411"]
2023-01-01T06:53:20.456Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:20.457Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.474Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.477Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.478Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:20.478Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.479Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:20.480Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.480Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:20.490Z|2d5e9cb5-17ba-43d4-a4b7-2a2590eb5863|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:20.626Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:20.631Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.633Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||Invoke
2023-01-01T06:53:20.633Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.633Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df
2023-01-01T06:53:20.634Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Method      : GET
2023-01-01T06:53:20.634Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e76d0d1415658a91", X-B3-SpanId:"4956114ddf85af1a", X-B3-ParentSpanId:"e76d0d1415658a91", X-B3-Sampled:"0", X-ONAP-RequestID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-RequestID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-TransactionID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-ECOMP-RequestID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f548f5f5-f50b-40b4-b1be-3c3e648c684f"]
2023-01-01T06:53:20.635Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Request body: 
2023-01-01T06:53:20.635Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.656Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.657Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.657Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Status text  : 
2023-01-01T06:53:20.658Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.659Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||Response body: {
  "requestId" : "40796380-057a-4086-8b1f-d2452ece30df",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:08.000+00:00",
  "endTime" : "2023-01-01T06:53:13.000+00:00",
  "source" : "VID",
  "vnfId" : "6d4812b0-4507-4271-9054-c13d18968537",
  "vnfName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1_vnf_0",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"2751403a-c265-4a5f-9cbe-eae0c815cabc\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"63cda5b4-af13-478b-88c6-82141a8e24cd\",\n            \"modelCustomizationId\": \"3955f54d-7c60-481e-9a4d-2dcd2e79b5dc\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:13.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8/vnfs/6d4812b0-4507-4271-9054-c13d18968537",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "40796380-057a-4086-8b1f-d2452ece30df",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df"
    }
  }
}
2023-01-01T06:53:20.659Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.660Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40796380-057a-4086-8b1f-d2452ece30df|INFO|500||InvokeReturn
2023-01-01T06:53:20.662Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.663Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:20.663Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:20.664Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false
2023-01-01T06:53:20.665Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:20.665Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e76d0d1415658a91", X-B3-SpanId:"d495f1a0373a7238", X-B3-ParentSpanId:"e76d0d1415658a91", X-B3-Sampled:"0", X-ONAP-RequestID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-RequestID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-TransactionID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-ECOMP-RequestID:"984f76e4-a50a-41b4-9346-cc97fea53799", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17c31338-9a45-4b19-8206-c7e5efcd1201"]
2023-01-01T06:53:20.666Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:20.666Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:20.696Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:20.698Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:20.698Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:20.699Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:20.701Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:20.701Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:20.702Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40796380-057a-4086-8b1f-d2452ece30df&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:20.715Z|984f76e4-a50a-41b4-9346-cc97fea53799|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/40796380-057a-4086-8b1f-d2452ece30df|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:21.729Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:21.731Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||Checking if requestId: dd8a8d18-b987-46d2-a675-5ca39e14d203 already exists in requestDb InfraActiveRequests table
2023-01-01T06:53:21.732Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:21.733Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||Invoke
2023-01-01T06:53:21.733Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:21.733Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:21.734Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Method      : GET
2023-01-01T06:53:21.734Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db020b117c1eeea6", X-B3-SpanId:"e19271d282f487cd", X-B3-ParentSpanId:"db020b117c1eeea6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5377aad-fa0d-4270-9a39-3b11edc21c16"]
2023-01-01T06:53:21.735Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Request body: 
2023-01-01T06:53:21.735Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||==========================request end================================================
2023-01-01T06:53:21.755Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:21.755Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:53:21.755Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status text  : 
2023-01-01T06:53:21.756Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:53:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:21.756Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Response body: 
2023-01-01T06:53:21.757Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:21.757Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:21.767Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:53:21.774Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:21.807Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|INFO|500||Invoke
2023-01-01T06:53:21.808Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d3d6dcf0-6f4b-4042-aa22-839a1ce0e06f], X-ECOMP-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203], X-TransactionId=[], X-ONAP-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203]}
2023-01-01T06:53:21.887Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:53:21 GMT], content-length=[247], vertex-id=[434184], x-aai-txid=[0-aai-resources-230101-06:53:21:994-95749], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:21.895Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8"}]}

2023-01-01T06:53:21.897Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:53:21.903Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:21.939Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:53:21.941Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:53:21.994Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:21.995Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:53:22 GMT], content-length=[605], x-aai-txid=[0-aai-resources-230101-06:53:22:116-53462], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:21.996Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-01-01T06:53:21.999Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-01-01T06:53:22.004Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:22.037Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:53:22.038Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|INFO|500||Invoke
2023-01-01T06:53:22.110Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:53:22.111Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:53:22 GMT], content-length=[247], vertex-id=[434184], x-aai-txid=[1-aai-resources-230101-06:53:22:218-91352], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:22.112Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8"}]}

2023-01-01T06:53:22.120Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:22.153Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:53:22.153Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b7195660-6444-4fc4-b9bf-cb1509135c4d], X-ECOMP-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203], X-TransactionId=[], X-ONAP-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203]}
2023-01-01T06:53:22.213Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:53:22 GMT], content-length=[602], x-aai-txid=[1-aai-resources-230101-06:53:22:330-11801], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:22.214Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-01-01T06:53:22.215Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:22.219Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-01-01T06:53:22.225Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:22.259Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|INFO|500||Invoke
2023-01-01T06:53:22.262Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7163c90f-fe17-4e09-b78c-53ebc96d54c8], X-ECOMP-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203], X-TransactionId=[], X-ONAP-RequestID=[dd8a8d18-b987-46d2-a675-5ca39e14d203]}
2023-01-01T06:53:22.335Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:53:22 GMT], content-length=[247], vertex-id=[434184], x-aai-txid=[1-aai-resources-230101-06:53:22:454-85070], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:22.337Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8"}]}

2023-01-01T06:53:22.337Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:53:22.345Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:22.402Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:53:22.403Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:53:22.492Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:53:22.493Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:53:22 GMT], content-length=[611], x-aai-txid=[0-aai-resources-230101-06:53:22:604-23858], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:22.494Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations","ERR.5.4.6114"]}}}

2023-01-01T06:53:22.498Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c28db581-509c-4bac-8b52-22124deb30c8/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-01-01T06:53:22.502Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:53:22.539Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:53:22.540Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T06:53:22.603Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T06:53:22.603Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:53:22 GMT], content-length=[573], vertex-id=[176304], x-aai-txid=[1-aai-resources-230101-06:53:22:716-88632], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:53:22.604Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672555993101","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"}]}]}}

2023-01-01T06:53:22.606Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:53:22.607Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:53:22.608Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.608Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:53:22.609Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:22.609Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.609Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:53:22.610Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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:"db020b117c1eeea6", X-B3-SpanId:"91ee256900b013c4", X-B3-ParentSpanId:"db020b117c1eeea6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4b249c3-ec03-4af1-bf75-03fb47b47d25"]
2023-01-01T06:53:22.610Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8"},"instanceName":null,"requestScope":"service"}
2023-01-01T06:53:22.610Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:53:22.635Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:22.636Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:22.636Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:53:22.636Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:53:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:22.637Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:53:22.637Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:22.637Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:53:22.638Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.639Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:53:22.639Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:22.639Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.640Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:53:22.640Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3558a84d-4f7c-469a-b595-d3f6fd00cba9"]
2023-01-01T06:53:22.640Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:53:22.641Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:53:22.671Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:22.672Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:22.672Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:53:22.673Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:22.674Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:53:22.674Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:22.674Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:53:22.677Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.678Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.678Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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================================================
2023-01-01T06:53:22.678Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.679Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.679Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6392ea1b-c769-4b04-889a-e3393e4e6d4d"]
2023-01-01T06:53:22.679Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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: 
2023-01-01T06:53:22.680Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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================================================
2023-01-01T06:53:22.699Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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==========================================
2023-01-01T06:53:22.699Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.700Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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  : 
2023-01-01T06:53:22.700Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:22.701Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2023-01-01T06:53:22.702Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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=================================================
2023-01-01T06:53:22.702Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.705Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.705Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:53:22.706Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:22.708Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.708Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:53:22.708Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f0c0ffa-d4ac-4b77-b741-c01657adb8fa"]
2023-01-01T06:53:22.709Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:53:22.709Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:53:22.746Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:22.746Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:22.747Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:53:22.747Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:22.750Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:53:22.750Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:22.751Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:53:22.754Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:53:22.755Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:53:22.756Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:22.756Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:53:22.756Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:53:22.757Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"db020b117c1eeea6", X-B3-SpanId:"c0a2be9ad993b575", X-B3-ParentSpanId:"db020b117c1eeea6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7567836a-7688-4e3d-a1d4-735abbb53318"]
2023-01-01T06:53:22.757Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"dd8a8d18-b987-46d2-a675-5ca39e14d203","requestStatus":"IN_PROGRESS","startTime":1672556002499,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"c28db581-509c-4bac-8b52-22124deb30c8","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"dd8a8d18-b987-46d2-a675-5ca39e14d203"}
2023-01-01T06:53:22.757Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:53:22.787Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:22.788Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:53:22.788Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:53:22.788Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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/dd8a8d18-b987-46d2-a675-5ca39e14d203", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:22.790Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:53:22.499+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:53:22.772+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    }
  }
}
2023-01-01T06:53:22.791Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:22.791Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:53:22.799Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.800Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:53:22.801Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:22.802Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|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
2023-01-01T06:53:22.802Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:53:22.803Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"db020b117c1eeea6", X-B3-SpanId:"e2d5ffc4bd60fc0e", X-B3-ParentSpanId:"db020b117c1eeea6", X-B3-Sampled:"0", X-ONAP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21c1ea9d-5056-417c-8a90-f74f213fab17"]
2023-01-01T06:53:22.803Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelUuid\":\"647eb683-ea79-487e-aeee-a63c34d8d23f\",\"modelInvariantUuid\":\"5ea45175-7e68-4abc-8172-d713bf13abaf\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\"}","type":"String"},"requestId":{"value":"dd8a8d18-b987-46d2-a675-5ca39e14d203","type":"String"},"mso-request-id":{"value":"dd8a8d18-b987-46d2-a675-5ca39e14d203","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c28db581-509c-4bac-8b52-22124deb30c8","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/c28db581-509c-4bac-8b52-22124deb30c8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:53:22.803Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:53:23.816Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:23.817Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:53:23.818Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:53:23.818Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:53:23 GMT", X-ONAP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-TransactionID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ECOMP-RequestID:"dd8a8d18-b987-46d2-a675-5ca39e14d203", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"21c1ea9d-5056-417c-8a90-f74f213fab17", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:23.819Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"dd8a8d18-b987-46d2-a675-5ca39e14d203\",\"instanceId\":\"c28db581-509c-4bac-8b52-22124deb30c8\"}}","message":"Success","processInstanceID":"fba09136-89a0-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:53:23.819Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:23.819Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:53:23.823Z|dd8a8d18-b987-46d2-a675-5ca39e14d203|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:23.962Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:23.967Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:23.968Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||Invoke
2023-01-01T06:53:23.968Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:23.968Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:23.969Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Method      : GET
2023-01-01T06:53:23.969Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"727d153a4dce410d", X-B3-SpanId:"144462b2ed485f70", X-B3-ParentSpanId:"727d153a4dce410d", X-B3-Sampled:"0", X-ONAP-RequestID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-RequestID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-TransactionID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-ECOMP-RequestID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0daec7e0-cc69-414b-82b9-dbea0e89b50e"]
2023-01-01T06:53:23.970Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Request body: 
2023-01-01T06:53:23.970Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||==========================request end================================================
2023-01-01T06:53:23.993Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:23.994Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:23.995Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status text  : 
2023-01-01T06:53:23.995Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:23.996Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Response body: {
  "requestId" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:53:22.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:23.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    }
  }
}
2023-01-01T06:53:23.996Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:23.997Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||InvokeReturn
2023-01-01T06:53:23.999Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:23.999Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:23.999Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:24.000Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:24.000Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:24.001Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"727d153a4dce410d", X-B3-SpanId:"4a36c4b921e70ef5", X-B3-ParentSpanId:"727d153a4dce410d", X-B3-Sampled:"0", X-ONAP-RequestID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-RequestID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-TransactionID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-ECOMP-RequestID:"c1c8edad-c55b-4744-aed6-187f9df5460f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8efce14-0a62-4ab7-bc3e-ec2915c616b0"]
2023-01-01T06:53:24.001Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:24.002Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:24.015Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:24.016Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:24.016Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:24.017Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:24.017Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:24.017Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:24.018Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:24.024Z|c1c8edad-c55b-4744-aed6-187f9df5460f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:25.242Z|ac60e4c8-7b1d-4143-93e2-e65b4e961960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:53:25.243Z|ac60e4c8-7b1d-4143-93e2-e65b4e961960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:53:26.007Z|6ed5be63-2ba2-46e7-b1d8-0d2e6ab3c50b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:26.008Z|6ed5be63-2ba2-46e7-b1d8-0d2e6ab3c50b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:26.009Z|6992b5f1-2be5-4fc7-8291-869ae9369992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:26.011Z|6992b5f1-2be5-4fc7-8291-869ae9369992|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:26.084Z|d48532ad-9ae4-495d-a6a3-dd1e22b9dd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:26.085Z|d48532ad-9ae4-495d-a6a3-dd1e22b9dd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:27.958Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:27.964Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:27.965Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:27.966Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:27.967Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:27.967Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:27.967Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cee4814e3bea5071", X-B3-SpanId:"2de6ce6a6cde009a", X-B3-ParentSpanId:"cee4814e3bea5071", X-B3-Sampled:"0", X-ONAP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-TransactionID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ECOMP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"356ef546-7699-45dc-8dda-b07ffff49fca"]
2023-01-01T06:53:27.968Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:27.968Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:27.995Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:27.996Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:27.996Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:27.996Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:27.997Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:52:36.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:27.997Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:27.998Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:27.999Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:28.000Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:28.000Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:28.000Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:28.001Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:28.001Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cee4814e3bea5071", X-B3-SpanId:"f516ff186cd0e855", X-B3-ParentSpanId:"cee4814e3bea5071", X-B3-Sampled:"0", X-ONAP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-TransactionID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ECOMP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9875dd20-e5ff-4450-9f05-6f557cc60dc5"]
2023-01-01T06:53:28.001Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:28.001Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:28.018Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:28.019Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:28.019Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:28.019Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:28.020Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:28.021Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:28.021Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:28.053Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:28.053Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:28.054Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:28.054Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:28.054Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:28.055Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-TransactionID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ECOMP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a00677d8-a51b-47f6-8f77-fbc4fe1e7795"]
2023-01-01T06:53:28.055Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:28.055Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:28.179Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:28.180Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:28.180Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:28.181Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=73A8FA0BC53A0E4932BF5470F24BBB88; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 01 Jan 2023 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:28.181Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":"2023-01-01T06:53:07.776+0000","removalTime":null,"durationInMillis":37548,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:53:28.181Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:28.182Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:28.209Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:28.210Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:28.210Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:28.211Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:28.211Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:28.211Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-TransactionID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ECOMP-RequestID:"e357726f-52f1-4262-9f36-591f13c04e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e834896b-61fa-4520-bf59-9259e5a58bf3"]
2023-01-01T06:53:28.211Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:28.212Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:28.273Z|524d5d05-ce81-420f-8407-77b8919e4cf1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:53:28.275Z|524d5d05-ce81-420f-8407-77b8919e4cf1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:28.337Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:28.337Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:28.338Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:28.338Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=86C1D54E663AA2076DA6C22877236E09; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:53:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:28.339Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f2b00d36-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:53:07.775+0000","endTime":"2023-01-01T06:53:07.775+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:53:28.339Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:28.339Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:28.343Z|e357726f-52f1-4262-9f36-591f13c04e04|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:34.173Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:34.180Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.181Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||Invoke
2023-01-01T06:53:34.182Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.182Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.183Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Method      : GET
2023-01-01T06:53:34.184Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"372bf9011586c563", X-B3-SpanId:"80a98684bb873652", X-B3-ParentSpanId:"372bf9011586c563", X-B3-Sampled:"0", X-ONAP-RequestID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-RequestID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-TransactionID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-ECOMP-RequestID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"826020f7-0c9a-4e60-a336-6c3a36b45cc8"]
2023-01-01T06:53:34.184Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Request body: 
2023-01-01T06:53:34.185Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.212Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.213Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.214Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status text  : 
2023-01-01T06:53:34.214Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.215Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Response body: {
  "requestId" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:22.000+00:00",
  "endTime" : "2023-01-01T06:53:26.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:26.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    }
  }
}
2023-01-01T06:53:34.215Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.219Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||InvokeReturn
2023-01-01T06:53:34.222Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.222Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:34.223Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.223Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.223Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:34.224Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"372bf9011586c563", X-B3-SpanId:"699f4f50a0ab28d5", X-B3-ParentSpanId:"372bf9011586c563", X-B3-Sampled:"0", X-ONAP-RequestID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-RequestID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-TransactionID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-ECOMP-RequestID:"3ca333f8-06e0-467f-b91a-22024197ee9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0301b8-4185-4598-b6fc-361bc36aac20"]
2023-01-01T06:53:34.224Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:34.225Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.241Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.242Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.242Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:34.243Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.244Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:34.244Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.245Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:34.252Z|3ca333f8-06e0-467f-b91a-22024197ee9d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:34.383Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:34.386Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.387Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||Invoke
2023-01-01T06:53:34.387Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.389Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.389Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Method      : GET
2023-01-01T06:53:34.389Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"155961edfe595a1a", X-B3-SpanId:"91ea49ca8afb9b66", X-B3-ParentSpanId:"155961edfe595a1a", X-B3-Sampled:"0", X-ONAP-RequestID:"79b8c230-c744-4706-9547-93408e513959", X-RequestID:"79b8c230-c744-4706-9547-93408e513959", X-TransactionID:"79b8c230-c744-4706-9547-93408e513959", X-ECOMP-RequestID:"79b8c230-c744-4706-9547-93408e513959", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48b52529-6b6e-43da-bfb6-9564a87ac002"]
2023-01-01T06:53:34.390Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Request body: 
2023-01-01T06:53:34.390Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.432Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.433Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.434Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status text  : 
2023-01-01T06:53:34.434Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.435Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Response body: {
  "requestId" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:22.000+00:00",
  "endTime" : "2023-01-01T06:53:26.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:26.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    }
  }
}
2023-01-01T06:53:34.435Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.435Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||InvokeReturn
2023-01-01T06:53:34.454Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.455Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:34.455Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.455Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.456Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:34.456Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"155961edfe595a1a", X-B3-SpanId:"8dba5269858e5681", X-B3-ParentSpanId:"155961edfe595a1a", X-B3-Sampled:"0", X-ONAP-RequestID:"79b8c230-c744-4706-9547-93408e513959", X-RequestID:"79b8c230-c744-4706-9547-93408e513959", X-TransactionID:"79b8c230-c744-4706-9547-93408e513959", X-ECOMP-RequestID:"79b8c230-c744-4706-9547-93408e513959", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24b228e8-be27-4239-8ec0-a1fb5d194e74"]
2023-01-01T06:53:34.457Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:34.457Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.484Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.485Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.485Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:34.485Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.489Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:34.490Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.490Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:34.500Z|79b8c230-c744-4706-9547-93408e513959|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:34.639Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:34.645Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.646Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||Invoke
2023-01-01T06:53:34.646Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.647Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.647Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Method      : GET
2023-01-01T06:53:34.647Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e7e60192b40c278", X-B3-SpanId:"42a3963506c5a658", X-B3-ParentSpanId:"3e7e60192b40c278", X-B3-Sampled:"0", X-ONAP-RequestID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-RequestID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-TransactionID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-ECOMP-RequestID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd293639-be01-4b9e-baa6-8ef7a4e7dcc6"]
2023-01-01T06:53:34.648Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Request body: 
2023-01-01T06:53:34.654Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.682Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.682Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.683Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status text  : 
2023-01-01T06:53:34.683Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.690Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Response body: {
  "requestId" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:22.000+00:00",
  "endTime" : "2023-01-01T06:53:26.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:26.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    }
  }
}
2023-01-01T06:53:34.691Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.692Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||InvokeReturn
2023-01-01T06:53:34.694Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.694Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:34.695Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.695Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.697Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:34.697Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e7e60192b40c278", X-B3-SpanId:"054991033757dcfd", X-B3-ParentSpanId:"3e7e60192b40c278", X-B3-Sampled:"0", X-ONAP-RequestID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-RequestID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-TransactionID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-ECOMP-RequestID:"e127c00f-fe0a-4a25-9b77-a596f3f63bf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4741189d-60e9-405a-bf90-d4e83ad7ddf2"]
2023-01-01T06:53:34.698Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:34.698Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.716Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.717Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.718Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:34.718Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.720Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:34.721Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.722Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:34.736Z|e127c00f-fe0a-4a25-9b77-a596f3f63bf9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:34.889Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:34.895Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.895Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||Invoke
2023-01-01T06:53:34.896Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.896Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203
2023-01-01T06:53:34.897Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Method      : GET
2023-01-01T06:53:34.897Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d30e9c0100267167", X-B3-SpanId:"9f9b8af8b8d6fb17", X-B3-ParentSpanId:"d30e9c0100267167", X-B3-Sampled:"0", X-ONAP-RequestID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-RequestID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-TransactionID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-ECOMP-RequestID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56bafdb6-1842-4fb1-89c2-2941dbb718a5"]
2023-01-01T06:53:34.897Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Request body: 
2023-01-01T06:53:34.897Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.919Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.921Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.921Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Status text  : 
2023-01-01T06:53:34.921Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.922Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||Response body: {
  "requestId" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:53:22.000+00:00",
  "endTime" : "2023-01-01T06:53:26.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf\",\n            \"modelInvariantId\": \"5ea45175-7e68-4abc-8172-d713bf13abaf\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"647eb683-ea79-487e-aeee-a63c34d8d23f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:26.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "c28db581-509c-4bac-8b52-22124deb30c8",
  "serviceInstanceName" : "basic_cnf-d35e0460-292f-4e57-b009-238f9fb4cba1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c28db581-509c-4bac-8b52-22124deb30c8",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "dd8a8d18-b987-46d2-a675-5ca39e14d203",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203"
    }
  }
}
2023-01-01T06:53:34.922Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.923Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dd8a8d18-b987-46d2-a675-5ca39e14d203|INFO|500||InvokeReturn
2023-01-01T06:53:34.924Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.924Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:34.925Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:34.925Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false
2023-01-01T06:53:34.925Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:34.925Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d30e9c0100267167", X-B3-SpanId:"908174deb686451c", X-B3-ParentSpanId:"d30e9c0100267167", X-B3-Sampled:"0", X-ONAP-RequestID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-RequestID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-TransactionID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-ECOMP-RequestID:"13a79cee-1f91-48ad-a31a-3a4b87dad5fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf9b1f6d-4c54-4321-bbde-986fa944c502"]
2023-01-01T06:53:34.926Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:34.927Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:34.941Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:34.942Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:34.943Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:34.943Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:34.944Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:53:34.944Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:34.944Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dd8a8d18-b987-46d2-a675-5ca39e14d203&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:34.950Z|13a79cee-1f91-48ad-a31a-3a4b87dad5fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dd8a8d18-b987-46d2-a675-5ca39e14d203|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:36.031Z|42bd30ca-f7d5-4e36-8d57-6393a1987ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:36.032Z|42bd30ca-f7d5-4e36-8d57-6393a1987ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:36.052Z|93501d48-0304-43e4-8044-3e2c3edfbf5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:36.053Z|93501d48-0304-43e4-8044-3e2c3edfbf5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:36.110Z|9197e34c-4d80-468e-a654-7ecd281d29cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:36.111Z|9197e34c-4d80-468e-a654-7ecd281d29cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:38.500Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:38.507Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:38.508Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:38.509Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:38.509Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:38.509Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:38.509Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dccbf69055b9527", X-B3-SpanId:"95db21061e897a90", X-B3-ParentSpanId:"9dccbf69055b9527", X-B3-Sampled:"0", X-ONAP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-TransactionID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ECOMP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cabd4bb9-a0c3-4f9e-943d-57d4842f17ea"]
2023-01-01T06:53:38.510Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:38.510Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:38.535Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:38.537Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:38.537Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:38.537Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:38.538Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-01-01T06:52:23.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:35.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:38.538Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:38.539Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:38.540Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:38.540Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:38.541Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:38.541Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:38.541Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:38.541Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dccbf69055b9527", X-B3-SpanId:"48eeb8879aeabb56", X-B3-ParentSpanId:"9dccbf69055b9527", X-B3-Sampled:"0", X-ONAP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-TransactionID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ECOMP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e101bae5-9e6f-4be3-8970-4c025adbbf47"]
2023-01-01T06:53:38.542Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:38.542Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:38.557Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:38.558Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:38.558Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:38.559Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:38.560Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:38.561Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:38.561Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:38.609Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:38.610Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:38.611Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:38.611Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:53:38.611Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:38.612Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-TransactionID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ECOMP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5e54c7b-50fd-4e98-80bc-5d124f007c40"]
2023-01-01T06:53:38.612Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:38.612Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:38.744Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:38.745Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:38.745Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:38.746Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7DD4697C17D04DF963DD6D5AE8626B67; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 01 Jan 2023 06:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:38.746Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc4ed557-89a0-11ed-94ad-72388b574b9d","businessKey":"e48b46a9-4ad2-4d2d-8031-2affc300b93d","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:52:30.228+0000","endTime":"2023-01-01T06:53:07.776+0000","removalTime":null,"durationInMillis":37548,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d","superProcessInstanceId":"dc4debb6-89a0-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T06:53:38.747Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:38.747Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e48b46a9-4ad2-4d2d-8031-2affc300b93d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:38.781Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:38.782Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:53:38.783Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:38.783Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:53:38.783Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:53:38.784Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-TransactionID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ECOMP-RequestID:"62175c91-59f2-45e3-8aba-e02e7b91edc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b7d2cfa-eeef-4381-8462-b2afe8fb00bf"]
2023-01-01T06:53:38.784Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:53:38.785Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:53:38.905Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:38.905Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:38.906Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:53:38.906Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54FD2F0DF7DEC359FF6D07AFADBAADAA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 06:53:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:38.906Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f2b00d36-89a0-11ed-94ad-72388b574b9d","parentActivityInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","executionId":"dc4ed557-89a0-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:53:07.775+0000","endTime":"2023-01-01T06:53:07.775+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d85d0267-89a0-11ed-94ad-72388b574b9d"}]
2023-01-01T06:53:38.906Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:38.907Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc4ed557-89a0-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:53:38.911Z|62175c91-59f2-45e3-8aba-e02e7b91edc5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:40.242Z|70253499-6101-40f0-bb67-34c211fae584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:53:40.244Z|70253499-6101-40f0-bb67-34c211fae584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:53:40.684Z|f418c892-4d49-4136-b567-e9aeb2054683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:53:40.685Z|f418c892-4d49-4136-b567-e9aeb2054683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:53:46.062Z|a2cfd27f-5b0b-4c97-abf2-cb728dbfbd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:46.063Z|a2cfd27f-5b0b-4c97-abf2-cb728dbfbd33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:46.076Z|f1eeb4f1-7f5b-4b0b-a7d7-cad72e2b77c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:46.077Z|f1eeb4f1-7f5b-4b0b-a7d7-cad72e2b77c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:46.140Z|0d4a22ff-6fb9-48bc-bac6-1f8f935c5ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:46.141Z|0d4a22ff-6fb9-48bc-bac6-1f8f935c5ba1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:49.049Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:49.052Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.053Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:49.053Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.054Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.054Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:49.054Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dde04d0db96e4c40", X-B3-SpanId:"7c7e69b0462e0dac", X-B3-ParentSpanId:"dde04d0db96e4c40", X-B3-Sampled:"0", X-ONAP-RequestID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-RequestID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-TransactionID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-ECOMP-RequestID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"115b2a47-bac6-4b07-8acf-f8dfd0643ccb"]
2023-01-01T06:53:49.054Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:49.055Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.078Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.079Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.080Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:49.080Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.081Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "endTime" : "2023-01-01T06:53:38.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:39.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:49.081Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.083Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:49.086Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.087Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:49.087Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.088Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.088Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:49.089Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dde04d0db96e4c40", X-B3-SpanId:"e43fc6d3c36a1a9e", X-B3-ParentSpanId:"dde04d0db96e4c40", X-B3-Sampled:"0", X-ONAP-RequestID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-RequestID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-TransactionID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-ECOMP-RequestID:"3408e05b-9b03-44e4-87fd-d82628d24690", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc9aedf-ee4b-479d-b7b5-5e54373044b6"]
2023-01-01T06:53:49.089Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:49.090Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.106Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.107Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.107Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:49.107Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.109Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:49.110Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.111Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:49.118Z|3408e05b-9b03-44e4-87fd-d82628d24690|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:49.243Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:49.246Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.247Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:49.247Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.247Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.247Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:49.248Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28a729ba0a251f65", X-B3-SpanId:"0c7ec9c9bcdb0b3f", X-B3-ParentSpanId:"28a729ba0a251f65", X-B3-Sampled:"0", X-ONAP-RequestID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-RequestID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-TransactionID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-ECOMP-RequestID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"954787be-da25-49ed-b817-db1190905501"]
2023-01-01T06:53:49.248Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:49.248Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.271Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.272Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.273Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:49.273Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.275Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "endTime" : "2023-01-01T06:53:38.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:39.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:49.276Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.277Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:49.281Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.282Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:49.282Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.282Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.283Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:49.283Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28a729ba0a251f65", X-B3-SpanId:"445787f1991c8144", X-B3-ParentSpanId:"28a729ba0a251f65", X-B3-Sampled:"0", X-ONAP-RequestID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-RequestID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-TransactionID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-ECOMP-RequestID:"2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e91006ac-26d6-4877-a88c-7d90bf0e7556"]
2023-01-01T06:53:49.284Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:49.284Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.303Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.303Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.304Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:49.304Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.313Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:49.314Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.314Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:49.321Z|2ee546f6-ffa1-4aa9-89e2-7eea3d26cf37|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:49.449Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:49.453Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.454Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:49.454Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.454Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.455Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:49.455Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa6c482552576cb6", X-B3-SpanId:"401389177f02c724", X-B3-ParentSpanId:"fa6c482552576cb6", X-B3-Sampled:"0", X-ONAP-RequestID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-RequestID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-TransactionID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-ECOMP-RequestID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a692370-ebb4-40a3-9d91-7f423d3e0bf8"]
2023-01-01T06:53:49.455Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:49.456Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.476Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.477Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.477Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:49.478Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.480Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "endTime" : "2023-01-01T06:53:38.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:39.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:49.480Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.481Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:49.482Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.483Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:49.483Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.484Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.484Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:49.484Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa6c482552576cb6", X-B3-SpanId:"9395b8465c811726", X-B3-ParentSpanId:"fa6c482552576cb6", X-B3-Sampled:"0", X-ONAP-RequestID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-RequestID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-TransactionID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-ECOMP-RequestID:"de5cb7ad-4e81-4360-b9cc-9af19c74e27c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6129644f-2b65-45a5-9443-905b1f2aec34"]
2023-01-01T06:53:49.485Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:49.485Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.502Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.503Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.503Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:49.503Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.505Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:49.506Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.506Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:49.515Z|de5cb7ad-4e81-4360-b9cc-9af19c74e27c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:49.674Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:49.681Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.681Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:49.681Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.682Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.682Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:49.682Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2ad1c20329187e4", X-B3-SpanId:"30a9e6a3bf0064c3", X-B3-ParentSpanId:"f2ad1c20329187e4", X-B3-Sampled:"0", X-ONAP-RequestID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-RequestID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-TransactionID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-ECOMP-RequestID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffcd9300-3c7b-4639-90df-501e75c697a0"]
2023-01-01T06:53:49.683Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:49.683Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.714Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.715Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.715Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:49.715Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.718Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "endTime" : "2023-01-01T06:53:38.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:39.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:49.718Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.719Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:49.721Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.721Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:49.721Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.722Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.722Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:49.722Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2ad1c20329187e4", X-B3-SpanId:"adcf31ba0e1e9be9", X-B3-ParentSpanId:"f2ad1c20329187e4", X-B3-Sampled:"0", X-ONAP-RequestID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-RequestID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-TransactionID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-ECOMP-RequestID:"31468a35-7c9c-4a65-be86-16a25a60bd7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"345deebf-efc7-483f-ab68-29cc46d0d9f3"]
2023-01-01T06:53:49.723Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:49.723Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.738Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.739Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.739Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:49.740Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.741Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:49.742Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.743Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:49.752Z|31468a35-7c9c-4a65-be86-16a25a60bd7c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:49.876Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:53:49.879Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.880Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||Invoke
2023-01-01T06:53:49.881Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.881Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d
2023-01-01T06:53:49.881Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Method      : GET
2023-01-01T06:53:49.881Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74e0758da781f89e", X-B3-SpanId:"8bcb3c61243edf3e", X-B3-ParentSpanId:"74e0758da781f89e", X-B3-Sampled:"0", X-ONAP-RequestID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-RequestID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-TransactionID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-ECOMP-RequestID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14a39f54-60ca-4316-94b9-f560fadcc7b7"]
2023-01-01T06:53:49.882Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Request body: 
2023-01-01T06:53:49.882Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.906Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.907Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.908Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Status text  : 
2023-01-01T06:53:49.908Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.912Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||Response body: {
  "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "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" : "2023-01-01T06:52:23.000+00:00",
  "endTime" : "2023-01-01T06:53:38.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n                        \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:53:39.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
    "cloudIdentifier" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"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\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T06:52:32.000+00:00"
  } ],
  "requestURI" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d"
    }
  }
}
2023-01-01T06:53:49.912Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.913Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e48b46a9-4ad2-4d2d-8031-2affc300b93d|INFO|500||InvokeReturn
2023-01-01T06:53:49.915Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.915Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:53:49.915Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:53:49.915Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false
2023-01-01T06:53:49.916Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:53:49.916Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74e0758da781f89e", X-B3-SpanId:"51851b68fd216c9a", X-B3-ParentSpanId:"74e0758da781f89e", X-B3-Sampled:"0", X-ONAP-RequestID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-RequestID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-TransactionID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-ECOMP-RequestID:"18a25deb-8f7d-478a-8d15-7ddc42ae816f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bb55008-7b42-479c-bf92-eeb675f113ed"]
2023-01-01T06:53:49.916Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:53:49.917Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:53:49.931Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:53:49.933Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:53:49.933Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:53:49.933Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:53:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:53:49.934Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 41,
  "soRequestId" : "e48b46a9-4ad2-4d2d-8031-2affc300b93d",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":null,\"creation_time\":1672555955000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:52:37.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:53:49.935Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:53:49.935Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e48b46a9-4ad2-4d2d-8031-2affc300b93d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:53:49.944Z|18a25deb-8f7d-478a-8d15-7ddc42ae816f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e48b46a9-4ad2-4d2d-8031-2affc300b93d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:53:55.242Z|38d18532-e39e-4dfb-b721-a9b7118b90af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:53:55.242Z|38d18532-e39e-4dfb-b721-a9b7118b90af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:53:56.111Z|ad05502f-c79f-4a44-a634-90f42eb6c05a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:56.112Z|ad05502f-c79f-4a44-a634-90f42eb6c05a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:56.150Z|fcf7328f-7562-4af3-bdd6-cf25056d9f3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:56.150Z|fcf7328f-7562-4af3-bdd6-cf25056d9f3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:53:56.177Z|e069fd21-1580-4cd4-b145-0ef86e8ae571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:53:56.178Z|e069fd21-1580-4cd4-b145-0ef86e8ae571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:00.900Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:00.907Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||INFO|500||Checking if requestId: eb0ec12c-5acc-43c5-bb18-315ce1be1898 already exists in requestDb InfraActiveRequests table
2023-01-01T06:54:00.908Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:00.909Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:00.909Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:00.910Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:00.910Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:00.911Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af91733dd093714a", X-B3-SpanId:"869a5ef0eb98cf29", X-B3-ParentSpanId:"af91733dd093714a", X-B3-Sampled:"0", X-ONAP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc9acb5d-55f0-48aa-8480-905269fdc272"]
2023-01-01T06:54:00.911Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:00.912Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:00.933Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:00.933Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:54:00.934Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:00.934Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:54:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:00.935Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: 
2023-01-01T06:54:00.935Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:00.936Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:00.949Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:54:00.954Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:00.989Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:54:00.991Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-RequestID=[eb0ec12c-5acc-43c5-bb18-315ce1be1898], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b8d5acb3-2c8e-4139-babb-4d33130c9679], X-ECOMP-RequestID=[eb0ec12c-5acc-43c5-bb18-315ce1be1898], X-TransactionId=[], X-ONAP-RequestID=[eb0ec12c-5acc-43c5-bb18-315ce1be1898]}
2023-01-01T06:54:01.079Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:54:01 GMT], content-length=[1054], vertex-id=[217184], x-aai-txid=[1-aai-resources-230101-06:54:01:192-23936], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:01.081Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555931675","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_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"}]}]}}

2023-01-01T06:54:01.082Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:54:01.084Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:54:01.084Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:54:01.086Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.087Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:54:01.088Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:01.088Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.089Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:54:01.089Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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:"af91733dd093714a", X-B3-SpanId:"f816fadc30d49e36", X-B3-ParentSpanId:"af91733dd093714a", X-B3-Sampled:"0", X-ONAP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64cd7f86-1dcb-44da-8cb2-7132704c22ee"]
2023-01-01T06:54:01.090Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","vfModuleInstanceId":"db1d39b8-2190-4ec6-8327-b9f45054ab73"},"instanceName":null,"requestScope":"vfModule"}
2023-01-01T06:54:01.090Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:54:01.113Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:01.113Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:01.114Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:54:01.115Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:54:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:01.115Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:54:01.116Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:01.117Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:54:01.118Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.118Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.119Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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================================================
2023-01-01T06:54:01.119Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.120Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.120Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3006447-f25c-4963-9739-1b0064934a94"]
2023-01-01T06:54:01.121Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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: 
2023-01-01T06:54:01.121Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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================================================
2023-01-01T06:54:01.159Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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==========================================
2023-01-01T06:54:01.160Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.161Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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  : 
2023-01-01T06:54:01.161Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:01.173Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 47,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47"
    }
  }
}
2023-01-01T06:54:01.174Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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=================================================
2023-01-01T06:54:01.175Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.178Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c
2023-01-01T06:54:01.178Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|INFO|500||Invoke
2023-01-01T06:54:01.178Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:01.179Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c
2023-01-01T06:54:01.180Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Method      : GET
2023-01-01T06:54:01.180Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59d9b88d-761a-4f94-bacf-384cbdfeba1f"]
2023-01-01T06:54:01.180Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Request body: 
2023-01-01T06:54:01.181Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||==========================request end================================================
2023-01-01T06:54:01.210Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:01.211Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:01.212Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Status text  : 
2023-01-01T06:54:01.212Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:01.214Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||Response body: {
  "modelUUID" : "2a2d7bc2-a7d2-4159-8869-caeaad45912c",
  "modelInvariantUUID" : "b2c2afc8-b744-4d55-a884-f74dfc6df8af",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-01-01 06:50:48.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/heatFiles"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/vfModuleCustomization"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c/moduleHeatTemplate"
    }
  }
}
2023-01-01T06:54:01.215Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:01.215Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2a2d7bc2-a7d2-4159-8869-caeaad45912c|INFO|500||InvokeReturn
2023-01-01T06:54:01.218Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:54:01.218Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:54:01.219Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:01.219Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:54:01.219Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:54:01.220Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1780", X-B3-TraceId:"af91733dd093714a", X-B3-SpanId:"cd80205c5cd7f2d1", X-B3-ParentSpanId:"af91733dd093714a", X-B3-Sampled:"0", X-ONAP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0c64404-8305-4973-9845-688b5391d43d"]
2023-01-01T06:54:01.220Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"eb0ec12c-5acc-43c5-bb18-315ce1be1898","requestStatus":"IN_PROGRESS","startTime":1672556040950,"source":"VID","vnfId":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","vnfType":"","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"db1d39b8-2190-4ec6-8327-b9f45054ab73","vfModuleModelName":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a","cloudRegion":"RegionOne","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"eb0ec12c-5acc-43c5-bb18-315ce1be1898"}
2023-01-01T06:54:01.221Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:54:01.252Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:01.252Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:54:01.253Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:54:01.254Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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/eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:01.257Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:54:00.950+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:54:01.238+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:01.258Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:01.259Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:54:01.266Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.267Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:54:01.268Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:01.268Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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
2023-01-01T06:54:01.269Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:54:01.269Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|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:"af91733dd093714a", X-B3-SpanId:"431e2644d7057baf", X-B3-ParentSpanId:"af91733dd093714a", X-B3-Sampled:"0", X-ONAP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1e59ebf-27a5-4f5c-b069-23a5d523f954"]
2023-01-01T06:54:01.269Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"modelVersion\":\"1672556018606\",\"modelCustomizationUuid\":\"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\"modelVersionId\":\"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\"modelCustomizationId\":\"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\",\"modelUuid\":\"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\"modelInvariantUuid\":\"b2c2afc8-b744-4d55-a884-f74dfc6df8af\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\"vnfInstanceId\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vfModuleInstanceId\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\"}","type":"String"},"requestId":{"value":"eb0ec12c-5acc-43c5-bb18-315ce1be1898","type":"String"},"mso-request-id":{"value":"eb0ec12c-5acc-43c5-bb18-315ce1be1898","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","type":"String"},"vfModuleId":{"value":"db1d39b8-2190-4ec6-8327-b9f45054ab73","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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:54:01.270Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:54:02.285Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:02.286Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:54:02.286Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:54:02.287Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:54:02 GMT", X-ONAP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-TransactionID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ECOMP-RequestID:"eb0ec12c-5acc-43c5-bb18-315ce1be1898", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b1e59ebf-27a5-4f5c-b069-23a5d523f954", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:02.288Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"eb0ec12c-5acc-43c5-bb18-315ce1be1898\",\"instanceId\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\"}}","message":"Success","processInstanceID":"128e0303-89a1-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:54:02.288Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:02.289Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:54:02.294Z|eb0ec12c-5acc-43c5-bb18-315ce1be1898|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:02.437Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:02.441Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:02.441Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:02.441Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:02.442Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:02.442Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:02.442Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bb69ef2acdd7cad", X-B3-SpanId:"921b020f7238b2e5", X-B3-ParentSpanId:"9bb69ef2acdd7cad", X-B3-Sampled:"0", X-ONAP-RequestID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-RequestID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-TransactionID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-ECOMP-RequestID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eed923be-4a84-4ea1-96ec-559adf572d88"]
2023-01-01T06:54:02.443Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:02.443Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:02.466Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:02.468Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:02.468Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:02.469Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:02.474Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:54:00.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:01.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:02.474Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:02.475Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:02.476Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:02.477Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:02.477Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:02.477Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:02.478Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:02.478Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bb69ef2acdd7cad", X-B3-SpanId:"29260a1b1fc8d696", X-B3-ParentSpanId:"9bb69ef2acdd7cad", X-B3-Sampled:"0", X-ONAP-RequestID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-RequestID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-TransactionID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-ECOMP-RequestID:"1667e991-cdb6-49ec-a27f-7a303363ebb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51514f57-49d1-484f-9860-d924cdf114b4"]
2023-01-01T06:54:02.478Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:02.479Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:02.496Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:02.497Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:02.500Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:02.500Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:02.501Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:02.501Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:02.502Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:02.508Z|1667e991-cdb6-49ec-a27f-7a303363ebb1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:06.136Z|09dc7a1c-b7a0-46c2-9b41-3c5d5a60ff28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:06.137Z|09dc7a1c-b7a0-46c2-9b41-3c5d5a60ff28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:06.173Z|9ee7e5b1-b8f0-4f87-b04a-01507ba58b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:06.174Z|9ee7e5b1-b8f0-4f87-b04a-01507ba58b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:06.203Z|493ebc50-5651-41da-8d94-15b7359e3ecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:06.204Z|493ebc50-5651-41da-8d94-15b7359e3ecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:10.242Z|ba1fe512-5f8e-4c07-9ab9-0949d8d64571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:54:10.242Z|ba1fe512-5f8e-4c07-9ab9-0949d8d64571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:54:10.686Z|10d97162-5182-4838-b3b6-49b1e5c16a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:54:10.687Z|10d97162-5182-4838-b3b6-49b1e5c16a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:54:12.646Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:12.651Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:12.652Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:12.652Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:12.653Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:12.653Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:12.653Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d51d04b606da6fe", X-B3-SpanId:"94551838588e26d9", X-B3-ParentSpanId:"4d51d04b606da6fe", X-B3-Sampled:"0", X-ONAP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-TransactionID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ECOMP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"244221d2-b0c4-44bb-bbe6-02124a76c026"]
2023-01-01T06:54:12.654Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:12.654Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:12.679Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:12.681Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:12.681Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:12.682Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:12.684Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:08.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:12.684Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:12.685Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:12.687Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:12.687Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:12.688Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:12.688Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:12.689Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:12.689Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d51d04b606da6fe", X-B3-SpanId:"76496ac9aa51cf6b", X-B3-ParentSpanId:"4d51d04b606da6fe", X-B3-Sampled:"0", X-ONAP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-TransactionID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ECOMP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbae8c61-87a8-4bf0-9687-6716a15268d5"]
2023-01-01T06:54:12.690Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:12.691Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:12.707Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:12.709Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:12.709Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:12.710Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:12.711Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:12.711Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:12.712Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:12.756Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:54:12.757Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:54:12.758Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:12.758Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:54:12.759Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:54:12.759Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-TransactionID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ECOMP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd7c62a3-cada-4be8-865d-0ae1a51cfeac"]
2023-01-01T06:54:12.760Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:54:12.760Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:54:12.888Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:12.889Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:12.890Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:54:12.891Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B4AB0417C641FCFFDFD5FDC317BC40D7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:12.892Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"150b8667-89a1-11ed-94ad-72388b574b9d","businessKey":"eb0ec12c-5acc-43c5-bb18-315ce1be1898","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:54:05.417+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"128e0303-89a1-11ed-94ad-72388b574b9d","superProcessInstanceId":"150ac2d4-89a1-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:54:12.892Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:12.893Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:54:12.920Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:54:12.921Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:54:12.921Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:12.921Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:54:12.922Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:54:12.922Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-TransactionID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ECOMP-RequestID:"aba5a37c-2aa3-4451-b8c4-c91e1006621d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f1c4084-adc1-4ee6-b555-6a92c293afe7"]
2023-01-01T06:54:12.922Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:54:12.923Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:54:13.043Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:13.044Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:13.044Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:54:13.044Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=15C5ABD9A9B8F7BD345E8F25F76E69F1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:54:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:13.045Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:170b753f-89a1-11ed-94ad-72388b574b9d","parentActivityInstanceId":"150b8667-89a1-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"150b8667-89a1-11ed-94ad-72388b574b9d","executionId":"150b8667-89a1-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:54:08.772+0000","endTime":"2023-01-01T06:54:08.776+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"128e0303-89a1-11ed-94ad-72388b574b9d"}]
2023-01-01T06:54:13.045Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:13.046Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:54:13.050Z|aba5a37c-2aa3-4451-b8c4-c91e1006621d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:16.161Z|59bad06a-182b-4732-8351-69bb6696a488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:16.162Z|59bad06a-182b-4732-8351-69bb6696a488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:16.203Z|8c6da8d6-b529-46fb-9189-3f756f2dc0b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:16.204Z|8c6da8d6-b529-46fb-9189-3f756f2dc0b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:16.234Z|ffc5588d-0a01-46fc-aa20-50e4c4c6b0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:16.235Z|ffc5588d-0a01-46fc-aa20-50e4c4c6b0ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:23.199Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:23.209Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:23.210Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:23.210Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:23.210Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:23.210Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:23.211Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"179723ac33a9b771", X-B3-SpanId:"82b308f2502e3509", X-B3-ParentSpanId:"179723ac33a9b771", X-B3-Sampled:"0", X-ONAP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-TransactionID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ECOMP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31ed2ce-484d-41f2-9d51-4700beb69b3a"]
2023-01-01T06:54:23.211Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:23.211Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:23.239Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:23.240Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:23.240Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:23.240Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:23.242Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:08.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:23.242Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:23.243Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:23.244Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:23.245Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:23.245Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:23.245Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:23.245Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:23.246Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"179723ac33a9b771", X-B3-SpanId:"f5bd542af29beb04", X-B3-ParentSpanId:"179723ac33a9b771", X-B3-Sampled:"0", X-ONAP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-TransactionID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ECOMP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b725899e-ccaa-4e11-8bb4-f6952185d2d3"]
2023-01-01T06:54:23.246Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:23.246Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:23.263Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:23.264Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:23.267Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:23.273Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:23.274Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:23.275Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:23.275Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:23.317Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:54:23.318Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T06:54:23.318Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:23.318Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T06:54:23.318Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:54:23.319Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-TransactionID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ECOMP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc25d73b-995e-438d-8f90-b1c8503a3ed4"]
2023-01-01T06:54:23.319Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:54:23.319Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:54:23.442Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:23.442Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:23.443Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:54:23.443Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9E9CAB3DA4209127DC70EDC8CE54201E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 06:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:23.444Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"150b8667-89a1-11ed-94ad-72388b574b9d","businessKey":"eb0ec12c-5acc-43c5-bb18-315ce1be1898","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T06:54:05.417+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"128e0303-89a1-11ed-94ad-72388b574b9d","superProcessInstanceId":"150ac2d4-89a1-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T06:54:23.445Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:23.445Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=eb0ec12c-5acc-43c5-bb18-315ce1be1898&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:54:23.478Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:54:23.479Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T06:54:23.479Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:23.479Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T06:54:23.480Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T06:54:23.480Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-TransactionID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ECOMP-RequestID:"818494ec-39ea-4156-9a84-cac50f68ce8e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3e3de08-e98f-4a3d-95df-e7fe76129297"]
2023-01-01T06:54:23.480Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T06:54:23.481Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T06:54:23.602Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:23.603Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:23.603Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T06:54:23.607Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D64CEDE8FDC78E284B967F5A304EB3C5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 06:54:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:23.607Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:170b753f-89a1-11ed-94ad-72388b574b9d","parentActivityInstanceId":"150b8667-89a1-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"150b8667-89a1-11ed-94ad-72388b574b9d","executionId":"150b8667-89a1-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T06:54:08.772+0000","endTime":"2023-01-01T06:54:08.776+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"128e0303-89a1-11ed-94ad-72388b574b9d"}]
2023-01-01T06:54:23.608Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:23.608Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=150b8667-89a1-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T06:54:23.616Z|818494ec-39ea-4156-9a84-cac50f68ce8e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:25.242Z|8bc72125-c4c8-455c-a0e1-91385d3c4d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:54:25.244Z|8bc72125-c4c8-455c-a0e1-91385d3c4d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:54:26.185Z|45c66374-adae-4e7f-812a-ff99d83dcf8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:26.186Z|45c66374-adae-4e7f-812a-ff99d83dcf8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:26.226Z|c54c442e-1322-4d53-8c5d-15619f3f6fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:26.227Z|c54c442e-1322-4d53-8c5d-15619f3f6fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:26.271Z|fce8af2c-7484-4695-8b27-c84d8d8bef01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:26.271Z|fce8af2c-7484-4695-8b27-c84d8d8bef01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:28.274Z|b5fd46bf-b0ca-418b-9dca-7b67e262d712|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:54:28.275Z|b5fd46bf-b0ca-418b-9dca-7b67e262d712|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:33.748Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:33.754Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:33.755Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:33.756Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:33.756Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:33.757Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:33.757Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f42386fed8e6563", X-B3-SpanId:"33cf44e92ecbe849", X-B3-ParentSpanId:"7f42386fed8e6563", X-B3-Sampled:"0", X-ONAP-RequestID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-RequestID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-TransactionID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-ECOMP-RequestID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1af55ac8-107e-4573-a4d0-cda523318de1"]
2023-01-01T06:54:33.758Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:33.758Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:33.787Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:33.788Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:33.792Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:33.793Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:33.794Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "endTime" : "2023-01-01T06:54:31.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:31.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:33.794Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:33.795Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:33.798Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:33.799Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:33.799Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:33.800Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:33.800Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:33.800Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f42386fed8e6563", X-B3-SpanId:"c8fa6efe6db02f2d", X-B3-ParentSpanId:"7f42386fed8e6563", X-B3-Sampled:"0", X-ONAP-RequestID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-RequestID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-TransactionID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-ECOMP-RequestID:"56b04e76-04b2-4f3c-aaca-317bc40bccf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a7d10cb-374f-464b-bbf3-b0f58f51d750"]
2023-01-01T06:54:33.801Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:33.801Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:33.828Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:33.829Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:33.829Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:33.830Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:33.833Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:33.833Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:33.834Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:33.849Z|56b04e76-04b2-4f3c-aaca-317bc40bccf3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:34.009Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:34.015Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.016Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:34.017Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.017Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.017Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:34.017Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a13bea33f3be002", X-B3-SpanId:"664abc7644e41fbf", X-B3-ParentSpanId:"0a13bea33f3be002", X-B3-Sampled:"0", X-ONAP-RequestID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-RequestID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-TransactionID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-ECOMP-RequestID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21d43290-c559-4f18-929a-6080e9f3680b"]
2023-01-01T06:54:34.018Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:34.018Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.036Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.037Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.037Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:34.038Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.040Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "endTime" : "2023-01-01T06:54:31.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:31.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:34.041Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.041Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:34.043Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.044Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:34.044Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.044Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.045Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:34.045Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a13bea33f3be002", X-B3-SpanId:"4f4f43a2e0cb6844", X-B3-ParentSpanId:"0a13bea33f3be002", X-B3-Sampled:"0", X-ONAP-RequestID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-RequestID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-TransactionID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-ECOMP-RequestID:"41f3e5fd-56b2-4af1-993c-f29f7ba63fba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5140af4-4642-4fbd-8ed5-5208768d1bf5"]
2023-01-01T06:54:34.045Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:34.045Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.063Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.064Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.064Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:34.064Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.067Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:34.068Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.068Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:34.078Z|41f3e5fd-56b2-4af1-993c-f29f7ba63fba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:34.220Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:34.223Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.224Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:34.224Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.224Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.225Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:34.225Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"428e9a26773e7439", X-B3-SpanId:"ec48ab57447417ba", X-B3-ParentSpanId:"428e9a26773e7439", X-B3-Sampled:"0", X-ONAP-RequestID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-RequestID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-TransactionID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-ECOMP-RequestID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33a7e4e9-d54e-428c-a1b3-f92812e57ee1"]
2023-01-01T06:54:34.225Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:34.225Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.250Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.251Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.252Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:34.252Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.257Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "endTime" : "2023-01-01T06:54:31.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:31.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:34.258Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.258Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:34.259Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.260Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:34.260Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.260Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.260Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:34.261Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"428e9a26773e7439", X-B3-SpanId:"cbc8151467c917bb", X-B3-ParentSpanId:"428e9a26773e7439", X-B3-Sampled:"0", X-ONAP-RequestID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-RequestID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-TransactionID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-ECOMP-RequestID:"1f47ed40-6b85-4a76-ba9a-0391e941b8be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77d7e1b3-c6a0-4dc7-8da6-da1a85e919de"]
2023-01-01T06:54:34.261Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:34.261Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.280Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.281Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.282Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:34.282Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.283Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:34.283Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.285Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:34.292Z|1f47ed40-6b85-4a76-ba9a-0391e941b8be|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:34.443Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:34.447Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.448Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:34.448Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.449Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.449Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:34.449Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7bde64a9690696", X-B3-SpanId:"36da0483e50cb153", X-B3-ParentSpanId:"ad7bde64a9690696", X-B3-Sampled:"0", X-ONAP-RequestID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-RequestID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-TransactionID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-ECOMP-RequestID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"105fa5a6-950e-4128-94e5-c9fc5fe0a1cc"]
2023-01-01T06:54:34.450Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:34.450Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.480Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.481Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.481Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:34.481Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.483Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "endTime" : "2023-01-01T06:54:31.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:31.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:34.483Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.484Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:34.485Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.486Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:34.486Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.486Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.487Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:34.487Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad7bde64a9690696", X-B3-SpanId:"1fbeeb5bb543ef29", X-B3-ParentSpanId:"ad7bde64a9690696", X-B3-Sampled:"0", X-ONAP-RequestID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-RequestID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-TransactionID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-ECOMP-RequestID:"0d167ebf-426a-4b6d-a016-88d4b35907d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9801515-babb-43db-b955-ead3392f9911"]
2023-01-01T06:54:34.487Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:34.488Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.504Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.505Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.505Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:34.505Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.507Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:34.508Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.508Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:34.517Z|0d167ebf-426a-4b6d-a016-88d4b35907d1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:34.649Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:34.653Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.654Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||Invoke
2023-01-01T06:54:34.654Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.655Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898
2023-01-01T06:54:34.655Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Method      : GET
2023-01-01T06:54:34.655Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64f0389f60ff0c41", X-B3-SpanId:"47aaaf5014ae3435", X-B3-ParentSpanId:"64f0389f60ff0c41", X-B3-Sampled:"0", X-ONAP-RequestID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-RequestID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-TransactionID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-ECOMP-RequestID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e10403db-057c-4ce9-b63a-219776d742c2"]
2023-01-01T06:54:34.656Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Request body: 
2023-01-01T06:54:34.656Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.680Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.682Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.682Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Status text  : 
2023-01-01T06:54:34.683Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.684Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||Response body: {
  "requestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "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" : "2023-01-01T06:54:00.000+00:00",
  "endTime" : "2023-01-01T06:54:31.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfType" : "",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"b2c2afc8-b744-4d55-a884-f74dfc6df8af\",\n            \"modelVersionId\": \"2a2d7bc2-a7d2-4159-8869-caeaad45912c\",\n            \"modelName\": \"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\n            \"modelVersion\": \"1672556018606\",\n            \"modelCustomizationId\": \"c7d849a1-1349-4d8c-9355-aeaaf3aabc35\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:31.000+00:00",
  "vfModuleId" : "db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "vfModuleName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "vfModuleModelName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vfModules/db1d39b8-2190-4ec6-8327-b9f45054ab73",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898"
    }
  }
}
2023-01-01T06:54:34.685Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.686Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb0ec12c-5acc-43c5-bb18-315ce1be1898|INFO|500||InvokeReturn
2023-01-01T06:54:34.692Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.693Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:34.693Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:34.693Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false
2023-01-01T06:54:34.694Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:34.694Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64f0389f60ff0c41", X-B3-SpanId:"8b5eea251febd63a", X-B3-ParentSpanId:"64f0389f60ff0c41", X-B3-Sampled:"0", X-ONAP-RequestID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-RequestID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-TransactionID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-ECOMP-RequestID:"656c4ee5-4d21-4471-9842-f003bdb9c04c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edcc1bdb-bb39-48fa-b9df-1f809b38c132"]
2023-01-01T06:54:34.694Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:34.695Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:34.714Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:34.715Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:34.716Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:34.716Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:34.717Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 56,
  "soRequestId" : "eb0ec12c-5acc-43c5-bb18-315ce1be1898",
  "groupingId" : "91b1b4cc-b977-4532-bf6f-e30415e9c6cd",
  "name" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a/91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"updated_time\":1672556048000,\"creation_time\":1672555955000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"184b3ec2ff0e4b938f5e1bab54684eb3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"91b1b4cc-b977-4532-bf6f-e30415e9c6cd\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a\",\"vnf_name\":\"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0\",\"vnf_id\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\",\"vf_module_id\":\"db1d39b8-2190-4ec6-8327-b9f45054ab73\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T06:54:09.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T06:54:34.717Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:34.718Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb0ec12c-5acc-43c5-bb18-315ce1be1898&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:34.725Z|656c4ee5-4d21-4471-9842-f003bdb9c04c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/eb0ec12c-5acc-43c5-bb18-315ce1be1898|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:36.211Z|84248020-2ed4-4ea3-a50d-3d385d4ee3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:36.213Z|84248020-2ed4-4ea3-a50d-3d385d4ee3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:36.257Z|6d41319c-c6ac-44ad-8c11-a0ce354ec070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:36.258Z|6d41319c-c6ac-44ad-8c11-a0ce354ec070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:36.311Z|be229a3d-1e9b-4c2e-b8f3-368046e0411b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:36.313Z|be229a3d-1e9b-4c2e-b8f3-368046e0411b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:36.450Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:36.453Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||Checking if requestId: 1a1d90db-5dbe-46f3-9c3a-f11dc495f344 already exists in requestDb InfraActiveRequests table
2023-01-01T06:54:36.454Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:36.455Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:36.455Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:36.455Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:36.455Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:36.456Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b1b3d6c22bebd56", X-B3-SpanId:"ba380fc246995be1", X-B3-ParentSpanId:"7b1b3d6c22bebd56", X-B3-Sampled:"0", X-ONAP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-TransactionID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ECOMP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b1bfb6c-5b9d-4075-9b1d-e94eeaf8341b"]
2023-01-01T06:54:36.456Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:36.456Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:36.473Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:36.473Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:54:36.474Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:36.474Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:36.474Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: 
2023-01-01T06:54:36.474Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:36.475Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:36.485Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:54:36.491Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:36.533Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups|INFO|500||Invoke
2023-01-01T06:54:36.534Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[1a1d90db-5dbe-46f3-9c3a-f11dc495f344], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[28f7344b-ac41-4df0-953a-9c53494c5d82], X-ECOMP-RequestID=[1a1d90db-5dbe-46f3-9c3a-f11dc495f344], X-TransactionId=[], X-ONAP-RequestID=[1a1d90db-5dbe-46f3-9c3a-f11dc495f344]}
2023-01-01T06:54:36.604Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:54:36 GMT], content-length=[408], x-aai-txid=[0-aai-resources-230101-06:54:36:722-83676], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:36.605Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups","ERR.5.4.6114"]}}}

2023-01-01T06:54:36.606Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:36.612Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/related-to/volume-groups
2023-01-01T06:54:36.613Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 8b4f9fb5-1bba-4630-b479-8c25f9edfb87
2023-01-01T06:54:36.617Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:36.641Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules|INFO|500||Invoke
2023-01-01T06:54:36.642Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[1a1d90db-5dbe-46f3-9c3a-f11dc495f344], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6b219cb0-6962-4693-bbae-03cd9f6de23c], X-ECOMP-RequestID=[1a1d90db-5dbe-46f3-9c3a-f11dc495f344], X-TransactionId=[], X-ONAP-RequestID=[1a1d90db-5dbe-46f3-9c3a-f11dc495f344]}
2023-01-01T06:54:36.690Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:54:36 GMT], content-length=[377], x-aai-txid=[1-aai-resources-230101-06:54:36:811-8884], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:36.690Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/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/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules","ERR.5.4.6114"]}}}

2023-01-01T06:54:36.691Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:36.694Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87/vf-modules
2023-01-01T06:54:36.694Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 8b4f9fb5-1bba-4630-b479-8c25f9edfb87
2023-01-01T06:54:36.698Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:36.724Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:54:36.725Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:54:36.796Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:54:36.797Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:54:36 GMT], content-length=[1054], vertex-id=[217184], x-aai-txid=[2-aai-resources-230101-06:54:36:900-59328], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:36.799Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672555931675","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8b4f9fb5-1bba-4630-b479-8c25f9edfb87","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_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"}]}]}}

2023-01-01T06:54:36.801Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:54:36.801Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:54:36.804Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.804Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:54:36.805Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:36.805Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.805Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:54:36.805Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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:"7b1b3d6c22bebd56", X-B3-SpanId:"d3495502166c1f8a", X-B3-ParentSpanId:"7b1b3d6c22bebd56", X-B3-Sampled:"0", X-ONAP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-TransactionID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ECOMP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a22c610-c222-4680-b265-dccea86730fd"]
2023-01-01T06:54:36.806Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"},"instanceName":null,"requestScope":"vnf"}
2023-01-01T06:54:36.806Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:54:36.832Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:36.833Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:36.833Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:54:36.834Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:36.834Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:54:36.835Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:36.835Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:54:36.836Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.837Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-01-01T06:54:36.837Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:36.837Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.838Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T06:54:36.838Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-TransactionID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ECOMP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d670058-b7fe-4628-9daa-5d82d32894ef"]
2023-01-01T06:54:36.838Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T06:54:36.839Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T06:54:36.882Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:36.883Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.883Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T06:54:36.884Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:36.888Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10037,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10037"
    }
  }
}
2023-01-01T06:54:36.888Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:36.889Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-01-01T06:54:36.910Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:54:36.910Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:54:36.911Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:36.911Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:54:36.911Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:54:36.911Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1594", X-B3-TraceId:"7b1b3d6c22bebd56", X-B3-SpanId:"82a8f32265b7bf7e", X-B3-ParentSpanId:"7b1b3d6c22bebd56", X-B3-Sampled:"0", X-ONAP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-TransactionID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ECOMP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb16373-be9f-4c66-ac5b-e7a57bc2c9d1"]
2023-01-01T06:54:36.912Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1a1d90db-5dbe-46f3-9c3a-f11dc495f344","requestStatus":"IN_PROGRESS","startTime":1672556076694,"source":"VID","vnfId":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"1a1d90db-5dbe-46f3-9c3a-f11dc495f344"}
2023-01-01T06:54:36.912Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:54:36.943Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:36.944Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:54:36.944Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:54:36.945Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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/1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:36.945Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:54:36.694+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:54:36.928+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:36.946Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:36.946Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:54:36.976Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.977Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:54:36.977Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:36.977Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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
2023-01-01T06:54:36.978Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:54:36.978Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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:"7b1b3d6c22bebd56", X-B3-SpanId:"0a04fed55ab3d111", X-B3-ParentSpanId:"7b1b3d6c22bebd56", X-B3-Sampled:"0", X-ONAP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-TransactionID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ECOMP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0d01c16-d16e-44f9-89ed-e790ddc75e6a"]
2023-01-01T06:54:36.978Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|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\":\"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\"modelVersionId\":\"5b5663d8-c101-4295-b694-0f11f7c565a3\",\"modelCustomizationId\":\"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\"modelUuid\":\"5b5663d8-c101-4295-b694-0f11f7c565a3\",\"modelInvariantUuid\":\"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\",\"vnfInstanceId\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\"}","type":"String"},"requestId":{"value":"1a1d90db-5dbe-46f3-9c3a-f11dc495f344","type":"String"},"mso-request-id":{"value":"1a1d90db-5dbe-46f3-9c3a-f11dc495f344","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"8b4f9fb5-1bba-4630-b479-8c25f9edfb87","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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:54:36.978Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:54:37.994Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:37.995Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:54:37.995Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:54:37.996Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:54:37 GMT", X-ONAP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-TransactionID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ECOMP-RequestID:"1a1d90db-5dbe-46f3-9c3a-f11dc495f344", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c0d01c16-d16e-44f9-89ed-e790ddc75e6a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:37.997Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1a1d90db-5dbe-46f3-9c3a-f11dc495f344\",\"instanceId\":\"8b4f9fb5-1bba-4630-b479-8c25f9edfb87\"}}","message":"Success","processInstanceID":"27d6509e-89a1-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:54:37.997Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:37.997Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:54:38.008Z|1a1d90db-5dbe-46f3-9c3a-f11dc495f344|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:38.161Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:38.165Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:38.166Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:38.166Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:38.167Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:38.167Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:38.167Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4e1815efe04b137", X-B3-SpanId:"0b028ab33e752e7b", X-B3-ParentSpanId:"d4e1815efe04b137", X-B3-Sampled:"0", X-ONAP-RequestID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-RequestID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-TransactionID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-ECOMP-RequestID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b10bc93-b1f0-4070-a289-6a5f2db67878"]
2023-01-01T06:54:38.168Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:38.168Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:38.192Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:38.193Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:38.194Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:38.194Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:38.201Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:54:36.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:37.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:38.201Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:38.202Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||InvokeReturn
2023-01-01T06:54:38.203Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:38.204Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:38.204Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:38.204Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:38.205Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:38.205Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4e1815efe04b137", X-B3-SpanId:"7486aa01fe56b064", X-B3-ParentSpanId:"d4e1815efe04b137", X-B3-Sampled:"0", X-ONAP-RequestID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-RequestID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-TransactionID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-ECOMP-RequestID:"4c27ea62-36fe-44d3-9c23-448edfcc3066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e606020d-b7bd-423e-a5d4-b99cec6d7938"]
2023-01-01T06:54:38.205Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:38.206Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:38.226Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:38.227Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:38.227Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:38.227Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:38.229Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:38.229Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:38.230Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:38.237Z|4c27ea62-36fe-44d3-9c23-448edfcc3066|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:40.244Z|4fbd7857-4c3e-49a4-a194-ccea3313d1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:54:40.246Z|4fbd7857-4c3e-49a4-a194-ccea3313d1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:54:40.688Z|31b3b5c5-1c3d-4af3-954a-30387946fc04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:54:40.689Z|31b3b5c5-1c3d-4af3-954a-30387946fc04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:54:46.238Z|aa4d17ac-85f0-4115-ab3c-068809817a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:46.239Z|aa4d17ac-85f0-4115-ab3c-068809817a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:46.291Z|dececb56-e805-4c20-b12c-4d348def64cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:46.292Z|dececb56-e805-4c20-b12c-4d348def64cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:46.344Z|be467ccc-7a48-4e37-abc6-56665488012d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:46.345Z|be467ccc-7a48-4e37-abc6-56665488012d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:48.377Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:48.387Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:48.388Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:48.389Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:48.389Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:48.390Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:48.390Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d19ca3ed76fc0fbd", X-B3-SpanId:"3ac38d4ccecbc66c", X-B3-ParentSpanId:"d19ca3ed76fc0fbd", X-B3-Sampled:"0", X-ONAP-RequestID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-RequestID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-TransactionID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-ECOMP-RequestID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41945420-d6e1-498c-b049-83740e8debd6"]
2023-01-01T06:54:48.390Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:48.391Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:48.417Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:48.417Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:48.418Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:48.418Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:48.419Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:36.000+00:00",
  "endTime" : "2023-01-01T06:54:41.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:48.420Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:48.420Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||InvokeReturn
2023-01-01T06:54:48.422Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:48.423Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:48.423Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:48.423Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:48.423Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:48.424Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d19ca3ed76fc0fbd", X-B3-SpanId:"f9ce3e4512a27d92", X-B3-ParentSpanId:"d19ca3ed76fc0fbd", X-B3-Sampled:"0", X-ONAP-RequestID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-RequestID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-TransactionID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-ECOMP-RequestID:"0cd36be1-9329-47a4-bca9-b59e5628ab43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa918259-137a-4afd-88b7-bf0ce4159f8b"]
2023-01-01T06:54:48.424Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:48.424Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:48.440Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:48.441Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:48.441Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:48.442Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:48.444Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:48.445Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:48.445Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:48.455Z|0cd36be1-9329-47a4-bca9-b59e5628ab43|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:48.584Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:48.591Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:48.592Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:48.594Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:48.594Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:48.595Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:48.595Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a874809134dc4696", X-B3-SpanId:"100554c566ccb38d", X-B3-ParentSpanId:"a874809134dc4696", X-B3-Sampled:"0", X-ONAP-RequestID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-RequestID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-TransactionID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-ECOMP-RequestID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e99dda28-dace-4757-8e91-0e5efba9c8eb"]
2023-01-01T06:54:48.596Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:48.597Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:48.626Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:48.627Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:48.628Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:48.628Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:48.632Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:36.000+00:00",
  "endTime" : "2023-01-01T06:54:41.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:48.633Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:48.633Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||InvokeReturn
2023-01-01T06:54:48.635Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:48.635Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:48.635Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:48.636Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:48.636Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:48.637Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a874809134dc4696", X-B3-SpanId:"4b86a614d5cc6aa4", X-B3-ParentSpanId:"a874809134dc4696", X-B3-Sampled:"0", X-ONAP-RequestID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-RequestID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-TransactionID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-ECOMP-RequestID:"3afb0360-a6cd-4946-995b-8dc49cadb1ea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5122f666-4fbf-46f0-b077-2fcc1bf8001f"]
2023-01-01T06:54:48.637Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:48.637Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:48.657Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:48.658Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:48.658Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:48.659Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:48.661Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:48.661Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:48.662Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:48.669Z|3afb0360-a6cd-4946-995b-8dc49cadb1ea|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:48.801Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:48.806Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:48.807Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:48.807Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:48.808Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:48.808Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:48.808Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4da0ca4c036d768", X-B3-SpanId:"98314a88b09e8fc9", X-B3-ParentSpanId:"c4da0ca4c036d768", X-B3-Sampled:"0", X-ONAP-RequestID:"f5019931-efba-454d-a561-80921f62abba", X-RequestID:"f5019931-efba-454d-a561-80921f62abba", X-TransactionID:"f5019931-efba-454d-a561-80921f62abba", X-ECOMP-RequestID:"f5019931-efba-454d-a561-80921f62abba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1db9584b-5676-4015-b7c3-e364c1ebcc16"]
2023-01-01T06:54:48.809Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:48.809Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:48.827Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:48.829Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:48.829Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:48.829Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:48.830Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:36.000+00:00",
  "endTime" : "2023-01-01T06:54:41.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:48.831Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:48.831Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||InvokeReturn
2023-01-01T06:54:48.833Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:48.833Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:48.834Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:48.834Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:48.834Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:48.834Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4da0ca4c036d768", X-B3-SpanId:"99f56467766cafb3", X-B3-ParentSpanId:"c4da0ca4c036d768", X-B3-Sampled:"0", X-ONAP-RequestID:"f5019931-efba-454d-a561-80921f62abba", X-RequestID:"f5019931-efba-454d-a561-80921f62abba", X-TransactionID:"f5019931-efba-454d-a561-80921f62abba", X-ECOMP-RequestID:"f5019931-efba-454d-a561-80921f62abba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55bf4fed-03c1-4a48-8c27-a35600e2fa35"]
2023-01-01T06:54:48.835Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:48.835Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:48.849Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:48.850Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:48.851Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:48.851Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:48.853Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:48.853Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:48.854Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:48.862Z|f5019931-efba-454d-a561-80921f62abba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:48.995Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:49.001Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:49.002Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:49.003Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:49.003Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:49.004Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:49.004Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7094d2b038bb7a9f", X-B3-SpanId:"e7026572bb29f06b", X-B3-ParentSpanId:"7094d2b038bb7a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-RequestID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-TransactionID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-ECOMP-RequestID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6011e6c3-1a61-4b8f-93fe-8544630ee4d7"]
2023-01-01T06:54:49.005Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:49.005Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:49.024Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:49.025Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:49.025Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:49.026Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:49.027Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:36.000+00:00",
  "endTime" : "2023-01-01T06:54:41.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:49.027Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:49.028Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||InvokeReturn
2023-01-01T06:54:49.029Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:49.030Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:49.030Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:49.030Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:49.031Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:49.031Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7094d2b038bb7a9f", X-B3-SpanId:"3e3570ee77d5cbae", X-B3-ParentSpanId:"7094d2b038bb7a9f", X-B3-Sampled:"0", X-ONAP-RequestID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-RequestID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-TransactionID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-ECOMP-RequestID:"318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b249667e-7130-427b-a842-a530199ecd80"]
2023-01-01T06:54:49.031Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:49.031Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:49.044Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:49.044Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:49.044Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:49.045Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:49.046Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:49.046Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:49.047Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:49.053Z|318eb4a6-d8a6-4630-b2a2-5cee2f0b0fc2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:49.177Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:49.181Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:49.183Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||Invoke
2023-01-01T06:54:49.183Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:49.184Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344
2023-01-01T06:54:49.184Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Method      : GET
2023-01-01T06:54:49.185Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"460fd3ec5ffc6b70", X-B3-SpanId:"f70b157183ac88ea", X-B3-ParentSpanId:"460fd3ec5ffc6b70", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-RequestID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-TransactionID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-ECOMP-RequestID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40de7cc5-5f43-4bdc-a8c3-3b49843b793e"]
2023-01-01T06:54:49.185Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Request body: 
2023-01-01T06:54:49.186Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||==========================request end================================================
2023-01-01T06:54:49.207Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:49.208Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:49.208Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Status text  : 
2023-01-01T06:54:49.209Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:49.210Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||Response body: {
  "requestId" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:36.000+00:00",
  "endTime" : "2023-01-01T06:54:41.000+00:00",
  "source" : "VID",
  "vnfId" : "8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "vnfName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a_vnf_0",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"4266d364-8e67-4aea-8ffa-a98f43fe514a\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"5b5663d8-c101-4295-b694-0f11f7c565a3\",\n            \"modelCustomizationId\": \"a8f9c0d8-2ae5-4e76-8e43-0a8793cb91f0\",\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/vnfs/8b4f9fb5-1bba-4630-b479-8c25f9edfb87",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a1d90db-5dbe-46f3-9c3a-f11dc495f344",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344"
    }
  }
}
2023-01-01T06:54:49.210Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:49.211Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|INFO|500||InvokeReturn
2023-01-01T06:54:49.212Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:49.213Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:49.213Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:49.213Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false
2023-01-01T06:54:49.214Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:49.214Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"460fd3ec5ffc6b70", X-B3-SpanId:"f4b6156efb10ddc0", X-B3-ParentSpanId:"460fd3ec5ffc6b70", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-RequestID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-TransactionID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-ECOMP-RequestID:"3bf232f2-e2c6-4f00-88c3-8887eb99406f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96381a74-5b52-4f2b-8481-d0917663fc0e"]
2023-01-01T06:54:49.214Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:49.215Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:49.231Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:49.231Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:49.232Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:49.232Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:49.232Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:49.233Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:49.233Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a1d90db-5dbe-46f3-9c3a-f11dc495f344&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:49.239Z|3bf232f2-e2c6-4f00-88c3-8887eb99406f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1a1d90db-5dbe-46f3-9c3a-f11dc495f344|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:50.520Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:50.523Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||Checking if requestId: 409f7ff6-36f2-4212-8c6e-40b71c44153c already exists in requestDb InfraActiveRequests table
2023-01-01T06:54:50.524Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:54:50.525Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||Invoke
2023-01-01T06:54:50.525Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:50.525Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:54:50.526Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Method      : GET
2023-01-01T06:54:50.526Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c15d530913d5f8dd", X-B3-SpanId:"0ecfe33805943622", X-B3-ParentSpanId:"c15d530913d5f8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4464e032-c87e-4e5f-9216-4c16388d798c"]
2023-01-01T06:54:50.526Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Request body: 
2023-01-01T06:54:50.526Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||==========================request end================================================
2023-01-01T06:54:50.544Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:50.544Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T06:54:50.545Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status text  : 
2023-01-01T06:54:50.545Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:50.546Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Response body: 
2023-01-01T06:54:50.546Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:50.547Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:50.557Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T06:54:50.563Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:50.595Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|INFO|500||Invoke
2023-01-01T06:54:50.596Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1d31f668-fabc-44aa-97e8-8d7a9189744a], X-ECOMP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-TransactionId=[], X-ONAP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c]}
2023-01-01T06:54:50.645Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:54:50 GMT], content-length=[246], vertex-id=[204824], x-aai-txid=[0-aai-resources-230101-06:54:50:766-49908], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:50.647Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"}]}

2023-01-01T06:54:50.647Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:54:50.654Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:50.687Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:54:50.689Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:54:50.747Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:50.748Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:54:50 GMT], content-length=[603], x-aai-txid=[0-aai-resources-230101-06:54:50:863-69746], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:50.749Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-01-01T06:54:50.751Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-01-01T06:54:50.757Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:50.795Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|INFO|500||Invoke
2023-01-01T06:54:50.796Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[284da07d-285e-4a5e-bf05-451d7f384af7], X-ECOMP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-TransactionId=[], X-ONAP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c]}
2023-01-01T06:54:50.853Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:54:50 GMT], content-length=[246], vertex-id=[204824], x-aai-txid=[0-aai-resources-230101-06:54:50:971-16299], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:50.855Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"}]}

2023-01-01T06:54:50.856Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:54:50.861Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:50.892Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:54:50.893Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e78c3964-409b-46b2-ab39-854ccc0d18ec], X-ECOMP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-TransactionId=[], X-ONAP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c]}
2023-01-01T06:54:50.946Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:54:51 GMT], content-length=[600], x-aai-txid=[2-aai-resources-230101-06:54:51:071-79295], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:50.947Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-01-01T06:54:50.948Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:50.951Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-01-01T06:54:50.956Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:50.993Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T06:54:50.994Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|INFO|500||Invoke
2023-01-01T06:54:51.059Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed|INFO|500||InvokeReturn
2023-01-01T06:54:51.060Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe?format=pathed has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:54:51 GMT], content-length=[246], vertex-id=[204824], x-aai-txid=[2-aai-resources-230101-06:54:51:180-21215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:51.062Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"}]}

2023-01-01T06:54:51.069Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:51.101Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-01-01T06:54:51.102Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[22b3dae3-e092-42eb-b3e1-46c4efaed4d4], X-ECOMP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-TransactionId=[], X-ONAP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c]}
2023-01-01T06:54:51.169Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 06:54:51 GMT], content-length=[609], x-aai-txid=[0-aai-resources-230101-06:54:51:280-50157], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:51.171Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations","ERR.5.4.6114"]}}}

2023-01-01T06:54:51.172Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-01-01T06:54:51.175Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-01-01T06:54:51.181Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T06:54:51.323Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T06:54:51.332Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[87b04e62-7c20-41f4-9f51-211aecf051bd], X-ECOMP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c], X-TransactionId=[], X-ONAP-RequestID=[409f7ff6-36f2-4212-8c6e-40b71c44153c]}
2023-01-01T06:54:51.402Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 06:54:51 GMT], content-length=[604], vertex-id=[217184], x-aai-txid=[0-aai-resources-230101-06:54:51:516-66226], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T06:54:51.405Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672556081443","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"}]}]}}

2023-01-01T06:54:51.406Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T06:54:51.407Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T06:54:51.408Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T06:54:51.409Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.410Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T06:54:51.411Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:51.411Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.411Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T06:54:51.412Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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:"c15d530913d5f8dd", X-B3-SpanId:"fc60950c1974babd", X-B3-ParentSpanId:"c15d530913d5f8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43856d83-6623-4a0e-b59d-9fd702198e31"]
2023-01-01T06:54:51.412Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe"},"instanceName":null,"requestScope":"service"}
2023-01-01T06:54:51.413Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T06:54:51.437Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:51.438Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:51.438Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T06:54:51.439Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 06:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:51.439Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T06:54:51.440Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:51.441Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T06:54:51.441Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.442Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:54:51.442Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:51.442Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.443Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:54:51.443Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51877792-57d9-4998-99b5-5f966b0ff559"]
2023-01-01T06:54:51.444Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:54:51.444Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:54:51.499Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:51.500Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:51.500Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:54:51.501Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:51.504Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:54:51.505Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:51.506Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:54:51.512Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.513Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.513Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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================================================
2023-01-01T06:54:51.514Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.514Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.515Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94c8b1b9-9f96-4976-a2d5-034cb3d88ba3"]
2023-01-01T06:54:51.515Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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: 
2023-01-01T06:54:51.517Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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================================================
2023-01-01T06:54:51.551Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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==========================================
2023-01-01T06:54:51.552Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.552Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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  : 
2023-01-01T06:54:51.553Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:51.556Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2023-01-01T06:54:51.556Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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=================================================
2023-01-01T06:54:51.557Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.559Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.560Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T06:54:51.560Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:51.560Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.561Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T06:54:51.561Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3cfd43a-2757-417e-becb-e9197faa9418"]
2023-01-01T06:54:51.561Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T06:54:51.561Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T06:54:51.594Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:51.594Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:51.595Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T06:54:51.595Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:51.600Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T06:54:51.601Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:51.601Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T06:54:51.618Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:54:51.619Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T06:54:51.619Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:51.620Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T06:54:51.620Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T06:54:51.620Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1381", X-B3-TraceId:"c15d530913d5f8dd", X-B3-SpanId:"280763b28ceafebf", X-B3-ParentSpanId:"c15d530913d5f8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"079a2d26-7ae9-483b-8192-1075e2294fcc"]
2023-01-01T06:54:51.621Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"409f7ff6-36f2-4212-8c6e-40b71c44153c","requestStatus":"IN_PROGRESS","startTime":1672556091176,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"409f7ff6-36f2-4212-8c6e-40b71c44153c"}
2023-01-01T06:54:51.621Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T06:54:51.664Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:51.665Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T06:54:51.666Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T06:54:51.666Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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/409f7ff6-36f2-4212-8c6e-40b71c44153c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:51.667Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:54:51.176+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T06:54:51.637+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    }
  }
}
2023-01-01T06:54:51.667Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:51.669Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T06:54:51.679Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.680Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T06:54:51.681Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:51.681Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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
2023-01-01T06:54:51.681Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T06:54:51.682Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|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:"c15d530913d5f8dd", X-B3-SpanId:"696a5b69ddba5055", X-B3-ParentSpanId:"c15d530913d5f8dd", X-B3-Sampled:"0", X-ONAP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d844e6ac-4681-4965-9e74-dab0a80674ef"]
2023-01-01T06:54:51.682Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelUuid\":\"1e4156ed-716e-411d-854c-02434a3f3cf8\",\"modelInvariantUuid\":\"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\"}","type":"String"},"requestId":{"value":"409f7ff6-36f2-4212-8c6e-40b71c44153c","type":"String"},"mso-request-id":{"value":"409f7ff6-36f2-4212-8c6e-40b71c44153c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","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/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T06:54:51.683Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T06:54:52.696Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:52.697Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T06:54:52.698Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T06:54:52.698Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 06:54:52 GMT", X-ONAP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-TransactionID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ECOMP-RequestID:"409f7ff6-36f2-4212-8c6e-40b71c44153c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d844e6ac-4681-4965-9e74-dab0a80674ef", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:52.699Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"409f7ff6-36f2-4212-8c6e-40b71c44153c\",\"instanceId\":\"1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe\"}}","message":"Success","processInstanceID":"3099f806-89a1-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T06:54:52.699Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:52.700Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T06:54:52.704Z|409f7ff6-36f2-4212-8c6e-40b71c44153c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:52.857Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:54:52.861Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:54:52.862Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||Invoke
2023-01-01T06:54:52.862Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:52.863Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:54:52.863Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Method      : GET
2023-01-01T06:54:52.863Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec894f227677f060", X-B3-SpanId:"8f6fdd01540b85fd", X-B3-ParentSpanId:"ec894f227677f060", X-B3-Sampled:"0", X-ONAP-RequestID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-RequestID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-TransactionID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-ECOMP-RequestID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6627bd-4649-4fc1-a51d-656668dd594f"]
2023-01-01T06:54:52.863Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Request body: 
2023-01-01T06:54:52.864Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||==========================request end================================================
2023-01-01T06:54:52.916Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:52.917Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:52.918Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status text  : 
2023-01-01T06:54:52.918Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:52.919Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Response body: {
  "requestId" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T06:54:51.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    }
  }
}
2023-01-01T06:54:52.920Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:52.920Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||InvokeReturn
2023-01-01T06:54:52.922Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:54:52.922Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:54:52.923Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:54:52.923Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:54:52.924Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:54:52.924Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec894f227677f060", X-B3-SpanId:"3c8e7ff6058303d7", X-B3-ParentSpanId:"ec894f227677f060", X-B3-Sampled:"0", X-ONAP-RequestID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-RequestID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-TransactionID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-ECOMP-RequestID:"c28a40ee-c21f-497a-bccd-b8c30661e654", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"994ca044-284e-463a-bf49-bd57c8d841db"]
2023-01-01T06:54:52.924Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:54:52.925Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:54:52.944Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:54:52.945Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:54:52.945Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:54:52.945Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:54:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:54:52.946Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:54:52.946Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:54:52.947Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:54:52.954Z|c28a40ee-c21f-497a-bccd-b8c30661e654|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:54:55.242Z|3c9fd1c9-7c75-446b-8215-dae116731044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:54:55.242Z|3c9fd1c9-7c75-446b-8215-dae116731044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:54:56.261Z|2708580a-68da-4326-8f85-9b62698df19f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:56.262Z|2708580a-68da-4326-8f85-9b62698df19f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:56.319Z|02a3581e-eb5f-42e5-89a6-2738b09ff984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:56.320Z|02a3581e-eb5f-42e5-89a6-2738b09ff984|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:54:56.369Z|c54b5c59-fef7-4dff-b40a-708b08449d75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:54:56.370Z|c54b5c59-fef7-4dff-b40a-708b08449d75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:03.104Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:55:03.111Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.112Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||Invoke
2023-01-01T06:55:03.113Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.113Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.114Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Method      : GET
2023-01-01T06:55:03.114Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c203ef569bce2bb1", X-B3-SpanId:"4c2be1e6453e63dc", X-B3-ParentSpanId:"c203ef569bce2bb1", X-B3-Sampled:"0", X-ONAP-RequestID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-RequestID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-TransactionID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-ECOMP-RequestID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"461d9d7d-fc54-4339-a5ee-80d1a8b46827"]
2023-01-01T06:55:03.114Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Request body: 
2023-01-01T06:55:03.115Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.139Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.140Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.140Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status text  : 
2023-01-01T06:55:03.141Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.141Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Response body: {
  "requestId" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:51.000+00:00",
  "endTime" : "2023-01-01T06:54:56.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    }
  }
}
2023-01-01T06:55:03.142Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.142Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||InvokeReturn
2023-01-01T06:55:03.144Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.145Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:55:03.145Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.146Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.146Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:55:03.146Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c203ef569bce2bb1", X-B3-SpanId:"2afa91fc962df17d", X-B3-ParentSpanId:"c203ef569bce2bb1", X-B3-Sampled:"0", X-ONAP-RequestID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-RequestID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-TransactionID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-ECOMP-RequestID:"5f9718f5-3636-45b3-9939-2fd91613aa0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b178013-1e0e-4fc5-882b-4d683e27fb58"]
2023-01-01T06:55:03.146Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:55:03.147Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.160Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.161Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.162Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:55:03.162Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.164Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:55:03.164Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.165Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:55:03.174Z|5f9718f5-3636-45b3-9939-2fd91613aa0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:55:03.302Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:55:03.308Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.309Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||Invoke
2023-01-01T06:55:03.310Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.310Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.311Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Method      : GET
2023-01-01T06:55:03.311Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cad57f4a9b9b756d", X-B3-SpanId:"a8a2e6b42624c6f2", X-B3-ParentSpanId:"cad57f4a9b9b756d", X-B3-Sampled:"0", X-ONAP-RequestID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-RequestID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-TransactionID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-ECOMP-RequestID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8891930f-70b2-493b-8799-b83af3dd3804"]
2023-01-01T06:55:03.312Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Request body: 
2023-01-01T06:55:03.312Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.329Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.330Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.331Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status text  : 
2023-01-01T06:55:03.331Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.331Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Response body: {
  "requestId" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:51.000+00:00",
  "endTime" : "2023-01-01T06:54:56.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    }
  }
}
2023-01-01T06:55:03.332Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.332Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||InvokeReturn
2023-01-01T06:55:03.334Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.334Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:55:03.335Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.335Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.335Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:55:03.335Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cad57f4a9b9b756d", X-B3-SpanId:"4f39132df8291c7b", X-B3-ParentSpanId:"cad57f4a9b9b756d", X-B3-Sampled:"0", X-ONAP-RequestID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-RequestID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-TransactionID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-ECOMP-RequestID:"56f4f157-72e3-407b-a982-72628d0a0e09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07c3a29d-c3fc-44c6-87c0-0a58c494d4fb"]
2023-01-01T06:55:03.335Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:55:03.336Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.393Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.394Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.394Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:55:03.395Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.396Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:55:03.397Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.397Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:55:03.407Z|56f4f157-72e3-407b-a982-72628d0a0e09|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:55:03.535Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:55:03.539Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.540Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||Invoke
2023-01-01T06:55:03.541Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.541Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.541Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Method      : GET
2023-01-01T06:55:03.542Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecb757436d0a7f1d", X-B3-SpanId:"8769c89515df1d0e", X-B3-ParentSpanId:"ecb757436d0a7f1d", X-B3-Sampled:"0", X-ONAP-RequestID:"d0988444-caec-44d9-b975-79e980426dc9", X-RequestID:"d0988444-caec-44d9-b975-79e980426dc9", X-TransactionID:"d0988444-caec-44d9-b975-79e980426dc9", X-ECOMP-RequestID:"d0988444-caec-44d9-b975-79e980426dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"584f15bf-1505-4257-b1cb-9d73be95cbd0"]
2023-01-01T06:55:03.542Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Request body: 
2023-01-01T06:55:03.542Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.559Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.560Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.560Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status text  : 
2023-01-01T06:55:03.561Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.562Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Response body: {
  "requestId" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:51.000+00:00",
  "endTime" : "2023-01-01T06:54:56.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    }
  }
}
2023-01-01T06:55:03.562Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.563Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||InvokeReturn
2023-01-01T06:55:03.564Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.564Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:55:03.565Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.565Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.565Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:55:03.566Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecb757436d0a7f1d", X-B3-SpanId:"ab5a33ee865de8f1", X-B3-ParentSpanId:"ecb757436d0a7f1d", X-B3-Sampled:"0", X-ONAP-RequestID:"d0988444-caec-44d9-b975-79e980426dc9", X-RequestID:"d0988444-caec-44d9-b975-79e980426dc9", X-TransactionID:"d0988444-caec-44d9-b975-79e980426dc9", X-ECOMP-RequestID:"d0988444-caec-44d9-b975-79e980426dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed0b88d7-af44-41d5-9bb7-80d2d08ab064"]
2023-01-01T06:55:03.566Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:55:03.566Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.584Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.585Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.586Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:55:03.586Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.589Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:55:03.589Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.590Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:55:03.597Z|d0988444-caec-44d9-b975-79e980426dc9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:55:03.729Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Entering
2023-01-01T06:55:03.733Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.734Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||Invoke
2023-01-01T06:55:03.734Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.734Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c
2023-01-01T06:55:03.735Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Method      : GET
2023-01-01T06:55:03.735Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80760e4817f9fab7", X-B3-SpanId:"64507d6f9a957570", X-B3-ParentSpanId:"80760e4817f9fab7", X-B3-Sampled:"0", X-ONAP-RequestID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-RequestID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-TransactionID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-ECOMP-RequestID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72f0dfd4-f586-447e-8a65-5e0cb9e04ef9"]
2023-01-01T06:55:03.735Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Request body: 
2023-01-01T06:55:03.736Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.754Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.755Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.755Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Status text  : 
2023-01-01T06:55:03.756Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.757Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||Response body: {
  "requestId" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T06:54:51.000+00:00",
  "endTime" : "2023-01-01T06:54:56.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7f2d8610-6289-4dc0-aebd-aca1d7c700b8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"1e4156ed-716e-411d-854c-02434a3f3cf8\"\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\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T06:54:56.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "serviceInstanceName" : "basic_vm-415ed19e-f346-43ca-9bc7-f8dc8ec0370a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/1ad3fda7-7823-4ac3-afa8-4feaa8f27dbe",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "409f7ff6-36f2-4212-8c6e-40b71c44153c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c"
    }
  }
}
2023-01-01T06:55:03.758Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.758Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/409f7ff6-36f2-4212-8c6e-40b71c44153c|INFO|500||InvokeReturn
2023-01-01T06:55:03.760Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.761Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T06:55:03.761Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T06:55:03.762Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false
2023-01-01T06:55:03.762Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T06:55:03.762Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80760e4817f9fab7", X-B3-SpanId:"6bbf984edc46caf9", X-B3-ParentSpanId:"80760e4817f9fab7", X-B3-Sampled:"0", X-ONAP-RequestID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-RequestID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-TransactionID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-ECOMP-RequestID:"9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc7dbed5-51ae-48b7-b509-7023fdae5b1e"]
2023-01-01T06:55:03.763Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T06:55:03.764Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T06:55:03.781Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T06:55:03.783Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T06:55:03.783Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T06:55:03.784Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 06:55:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T06:55:03.785Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T06:55:03.786Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T06:55:03.787Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=409f7ff6-36f2-4212-8c6e-40b71c44153c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T06:55:03.801Z|9a2dbd30-7bf4-4b8f-a0fb-04e2347fcb40|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/409f7ff6-36f2-4212-8c6e-40b71c44153c|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T06:55:06.293Z|2f183b39-fe99-49cb-9f6c-0c3874515592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:06.294Z|2f183b39-fe99-49cb-9f6c-0c3874515592|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:06.344Z|68cc4ad0-d6a4-44ad-939d-9582d40bc941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:06.345Z|68cc4ad0-d6a4-44ad-939d-9582d40bc941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:06.393Z|0eaa4e94-5090-499a-8b71-75e7f1fe2155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:06.394Z|0eaa4e94-5090-499a-8b71-75e7f1fe2155|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:10.243Z|0b0eb8f5-6f23-4065-ace9-9b83e3b612bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:55:10.246Z|0b0eb8f5-6f23-4065-ace9-9b83e3b612bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:55:10.689Z|a16a3970-bdee-4eb5-9037-c64585925415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:55:10.690Z|a16a3970-bdee-4eb5-9037-c64585925415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:55:16.317Z|e6bcf707-2adb-4e96-9e2e-fae854ba889d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:16.318Z|e6bcf707-2adb-4e96-9e2e-fae854ba889d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:16.382Z|669d5dd4-eedb-4dc3-8d9d-0b3976939b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:16.383Z|669d5dd4-eedb-4dc3-8d9d-0b3976939b89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:16.417Z|f4e45bee-8dd6-46c9-9810-0e21c5224fef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:16.418Z|f4e45bee-8dd6-46c9-9810-0e21c5224fef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:25.242Z|530c985e-7702-4239-bff5-6dc2db2e3758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:55:25.242Z|530c985e-7702-4239-bff5-6dc2db2e3758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:55:26.352Z|e961f29b-b091-4651-ad97-8976d75a6b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:26.353Z|e961f29b-b091-4651-ad97-8976d75a6b75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:26.417Z|8bad8dd9-6c30-431a-b0a7-02d013da8b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:26.418Z|8bad8dd9-6c30-431a-b0a7-02d013da8b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:26.444Z|6581927d-e5f1-4d25-9145-5a4e241834e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:26.445Z|6581927d-e5f1-4d25-9145-5a4e241834e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:28.274Z|1d27f48d-f525-4978-b8ec-933028d98317|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:55:28.275Z|1d27f48d-f525-4978-b8ec-933028d98317|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:36.378Z|2c00394a-b9b0-485e-a7a1-cf7574cf76c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:36.379Z|2c00394a-b9b0-485e-a7a1-cf7574cf76c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:36.442Z|22617370-044d-46d4-a73f-89f9c37cd810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:36.442Z|22617370-044d-46d4-a73f-89f9c37cd810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:36.467Z|42a17731-7e28-4268-a143-f827d22eef30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:36.468Z|42a17731-7e28-4268-a143-f827d22eef30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:40.242Z|dd2d5378-7460-481e-9e46-ef2db16af264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:55:40.242Z|dd2d5378-7460-481e-9e46-ef2db16af264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:55:40.691Z|8d9d9b40-6f7c-4262-b16f-e8dca697d7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:55:40.692Z|8d9d9b40-6f7c-4262-b16f-e8dca697d7b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:55:46.408Z|f4c22663-081f-4bdc-901a-55eebee39898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:46.409Z|f4c22663-081f-4bdc-901a-55eebee39898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:46.465Z|0bad34a2-da39-4c31-8e16-87e19f37f3e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:46.466Z|0bad34a2-da39-4c31-8e16-87e19f37f3e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:46.490Z|c86d2181-09b3-4e06-bd7a-827771fb7ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:46.491Z|c86d2181-09b3-4e06-bd7a-827771fb7ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:55.242Z|d2471847-df7a-44a5-89f1-39f98a488ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:55:55.243Z|d2471847-df7a-44a5-89f1-39f98a488ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:55:56.438Z|343e5594-99d0-4e46-b92a-912690039bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:56.439Z|343e5594-99d0-4e46-b92a-912690039bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:56.494Z|e6c757f7-14fb-4178-8de3-a3e210229a84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:56.495Z|e6c757f7-14fb-4178-8de3-a3e210229a84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:55:56.517Z|94befd60-8822-449b-9b3b-79753867bd0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:55:56.518Z|94befd60-8822-449b-9b3b-79753867bd0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:06.465Z|7ac11106-267c-4552-ab18-cf89231c21e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:06.466Z|7ac11106-267c-4552-ab18-cf89231c21e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:06.522Z|f3f7aa8f-133e-4330-86fe-9ea2272dec4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:06.523Z|f3f7aa8f-133e-4330-86fe-9ea2272dec4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:06.545Z|0e21889d-a458-4f46-9b9f-557de0a2d18f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:06.545Z|0e21889d-a458-4f46-9b9f-557de0a2d18f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:10.242Z|687650fe-09cd-4263-acb7-da7d7e93eae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:56:10.243Z|687650fe-09cd-4263-acb7-da7d7e93eae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:56:10.694Z|3939a8f5-51a3-4fc4-9a80-d2607ee132f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:56:10.695Z|3939a8f5-51a3-4fc4-9a80-d2607ee132f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:56:16.490Z|b9774b2c-5b1d-4f29-a30c-e7a3c92b1381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:16.491Z|b9774b2c-5b1d-4f29-a30c-e7a3c92b1381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:16.547Z|646c37fb-b090-41cb-9433-4f5f19d25232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:16.548Z|646c37fb-b090-41cb-9433-4f5f19d25232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:16.568Z|e47890e4-80c3-4176-8f6b-7c15916eff4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:16.569Z|e47890e4-80c3-4176-8f6b-7c15916eff4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:25.242Z|6ae8c022-b44c-4230-9c2d-8f6e867a5eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:56:25.244Z|6ae8c022-b44c-4230-9c2d-8f6e867a5eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:56:26.514Z|7d4881e7-3872-4010-9a67-5e202a333ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:26.515Z|7d4881e7-3872-4010-9a67-5e202a333ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:26.572Z|c24c7057-155d-482e-be19-105bf20b17ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:26.573Z|c24c7057-155d-482e-be19-105bf20b17ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:26.595Z|fb29f858-942c-4a27-88e4-f050791b2ab4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:26.596Z|fb29f858-942c-4a27-88e4-f050791b2ab4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:28.273Z|707c25ff-fd60-4013-9641-676442f7b6bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:56:28.274Z|707c25ff-fd60-4013-9641-676442f7b6bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:36.538Z|5323b977-18cf-43b6-8be8-8960c2e6e9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:36.539Z|5323b977-18cf-43b6-8be8-8960c2e6e9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:36.598Z|89befb26-9c26-4983-af70-82a2661a5a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:36.599Z|89befb26-9c26-4983-af70-82a2661a5a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:36.625Z|850be7ca-d937-44a2-be84-f9c6f36b1221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:36.626Z|850be7ca-d937-44a2-be84-f9c6f36b1221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:40.242Z|613ce7b7-e3a1-4f5a-95ff-67fae54f44f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:56:40.243Z|613ce7b7-e3a1-4f5a-95ff-67fae54f44f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:56:40.696Z|3da00d0a-efc2-4d7c-b201-50057bfc2177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:56:40.696Z|3da00d0a-efc2-4d7c-b201-50057bfc2177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:56:46.562Z|f5800d64-ccd0-4730-88c8-d6beef63011e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:46.563Z|f5800d64-ccd0-4730-88c8-d6beef63011e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:46.622Z|48259873-19a6-4cfe-b80a-9c863ee38d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:46.623Z|48259873-19a6-4cfe-b80a-9c863ee38d9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:46.651Z|2885233d-59f0-43ff-8c0f-014f098b68c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:46.652Z|2885233d-59f0-43ff-8c0f-014f098b68c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:55.242Z|439d9434-877c-4466-974f-b36b46f79c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:56:55.243Z|439d9434-877c-4466-974f-b36b46f79c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:56:56.588Z|9e3d0508-c7d7-4486-a445-631648333320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:56.589Z|9e3d0508-c7d7-4486-a445-631648333320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:56.645Z|1fd43102-ae69-4545-8c4a-ce9b1cfca160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:56.646Z|1fd43102-ae69-4545-8c4a-ce9b1cfca160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:56:56.674Z|3f9f5d2e-47d8-4f2f-b5c3-66b97a6581f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:56:56.675Z|3f9f5d2e-47d8-4f2f-b5c3-66b97a6581f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:06.614Z|6365a2ab-c075-4ccc-9c4a-14e57625c4c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:06.615Z|6365a2ab-c075-4ccc-9c4a-14e57625c4c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:06.673Z|ee620581-d572-43e9-af76-1ebe579dc7ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:06.676Z|ee620581-d572-43e9-af76-1ebe579dc7ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:06.705Z|302d5a05-d174-409f-a3fd-c70be5238e00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:06.706Z|302d5a05-d174-409f-a3fd-c70be5238e00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:10.246Z|83209074-c08f-4d80-a0dc-72a57a3cb6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:57:10.247Z|83209074-c08f-4d80-a0dc-72a57a3cb6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:57:10.697Z|82a99c50-69d6-46b4-ad95-f16d36f9e172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:57:10.698Z|82a99c50-69d6-46b4-ad95-f16d36f9e172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:57:16.639Z|9ab9426f-0cc0-4900-acc8-82495c38afa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:16.640Z|9ab9426f-0cc0-4900-acc8-82495c38afa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:16.704Z|1e6750a6-2e7e-417d-b7fb-3605567facce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:16.705Z|1e6750a6-2e7e-417d-b7fb-3605567facce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:16.734Z|f95dd65f-9848-4d12-b4a8-07bbfe1daa89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:16.735Z|f95dd65f-9848-4d12-b4a8-07bbfe1daa89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:25.242Z|5e39fa92-3bcb-44b6-b39a-704a0a09ee8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:57:25.243Z|5e39fa92-3bcb-44b6-b39a-704a0a09ee8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:57:26.662Z|9830aa3f-52aa-45e8-b37b-09278ed7555a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:26.663Z|9830aa3f-52aa-45e8-b37b-09278ed7555a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:26.727Z|bd5c0575-3121-4d71-8591-f9371010a878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:26.728Z|bd5c0575-3121-4d71-8591-f9371010a878|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:26.755Z|1d962431-e01a-44b5-b105-c45e577b3ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:26.756Z|1d962431-e01a-44b5-b105-c45e577b3ad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:28.274Z|c8a2ea3f-f777-4500-b208-a60d106421b7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:57:28.275Z|c8a2ea3f-f777-4500-b208-a60d106421b7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:36.689Z|24c3631b-43c5-4921-8fd8-c860e106e29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:36.690Z|24c3631b-43c5-4921-8fd8-c860e106e29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:36.751Z|ca3b84b8-1580-4bef-bfdf-67dddfe14be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:36.752Z|ca3b84b8-1580-4bef-bfdf-67dddfe14be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:36.777Z|82b51743-9993-4bc3-9bf1-7bb1a3be2520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:36.779Z|82b51743-9993-4bc3-9bf1-7bb1a3be2520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:40.242Z|9c41241c-9446-4bda-b8c2-b85af8fb8dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:57:40.245Z|9c41241c-9446-4bda-b8c2-b85af8fb8dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:57:40.699Z|b4f23891-6479-4068-80cf-1fae905a5d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:57:40.699Z|b4f23891-6479-4068-80cf-1fae905a5d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:57:46.715Z|ecae1e0b-4003-4ea2-8a0b-af2477ed96a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:46.715Z|ecae1e0b-4003-4ea2-8a0b-af2477ed96a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:46.775Z|0806fe59-5e20-49be-8b72-9c4522a98fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:46.776Z|0806fe59-5e20-49be-8b72-9c4522a98fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:46.801Z|cfa58203-1b4e-4435-8369-da18aa6638d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:46.802Z|cfa58203-1b4e-4435-8369-da18aa6638d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:55.243Z|a3f4f305-c49c-4547-8aad-fec2b21f4403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:57:55.244Z|a3f4f305-c49c-4547-8aad-fec2b21f4403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:57:56.737Z|a76beba4-d4f0-405c-ba23-753cca9fb357|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:56.738Z|a76beba4-d4f0-405c-ba23-753cca9fb357|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:56.807Z|722f09cd-ef7b-4872-b4cb-c44ec5ba90c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:56.808Z|722f09cd-ef7b-4872-b4cb-c44ec5ba90c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:57:56.826Z|778eb8bc-7a0a-4d91-88b7-6f3717665b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:57:56.827Z|778eb8bc-7a0a-4d91-88b7-6f3717665b16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:06.762Z|67f80a1a-353b-4c7a-9d80-f0f253c6e4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:06.763Z|67f80a1a-353b-4c7a-9d80-f0f253c6e4be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:06.840Z|6fe15706-baa2-4512-82bc-15c1acc777ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:06.841Z|6fe15706-baa2-4512-82bc-15c1acc777ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:06.850Z|4f26c5e5-2367-4c53-aece-65d88f1d2199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:06.851Z|4f26c5e5-2367-4c53-aece-65d88f1d2199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:10.242Z|4822527d-3e5f-4f71-82bd-dbf2a5213b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:58:10.243Z|4822527d-3e5f-4f71-82bd-dbf2a5213b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:58:10.700Z|baeccef7-98c7-4de8-ab1b-3692aee2dea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:58:10.701Z|baeccef7-98c7-4de8-ab1b-3692aee2dea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:58:16.792Z|c501d9cf-0605-4fb7-95c4-4259ec36a977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:16.793Z|c501d9cf-0605-4fb7-95c4-4259ec36a977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:16.864Z|a4e2f2c9-c5b7-4438-9398-48d6aa096f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:16.865Z|a4e2f2c9-c5b7-4438-9398-48d6aa096f80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:16.877Z|102e1891-3bfe-4fce-a0e8-789d93541ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:16.879Z|102e1891-3bfe-4fce-a0e8-789d93541ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:25.244Z|d8838012-b3e7-48fa-9b89-6be9dff5c4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:58:25.247Z|d8838012-b3e7-48fa-9b89-6be9dff5c4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:58:26.817Z|28833e05-e908-4675-a7d6-79cefd2fb0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:26.818Z|28833e05-e908-4675-a7d6-79cefd2fb0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:26.888Z|b82c3e71-9128-4c7f-9913-293691901ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:26.889Z|b82c3e71-9128-4c7f-9913-293691901ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:26.900Z|c929b5f9-51f2-41c5-bb2a-1e30db385927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:26.901Z|c929b5f9-51f2-41c5-bb2a-1e30db385927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:28.274Z|27afe23b-5ad0-4b84-90e2-a7f33be91f82|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:58:28.275Z|27afe23b-5ad0-4b84-90e2-a7f33be91f82|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:36.843Z|2bdca626-d28e-4608-a3c5-ecd4ea553179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:36.844Z|2bdca626-d28e-4608-a3c5-ecd4ea553179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:36.911Z|220461ea-5b6b-49b0-a7bd-a920eed95e77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:36.912Z|220461ea-5b6b-49b0-a7bd-a920eed95e77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:36.921Z|b829cd64-44a1-40bf-a6af-f564367922f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:36.922Z|b829cd64-44a1-40bf-a6af-f564367922f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:40.242Z|18477c55-e932-414c-9974-8c658255578d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:58:40.243Z|18477c55-e932-414c-9974-8c658255578d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:58:40.702Z|073ad152-8891-460b-b0c9-86e917a45fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:58:40.703Z|073ad152-8891-460b-b0c9-86e917a45fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:58:46.868Z|36eac5f2-78f3-4cde-9f6f-c184aad7484c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:46.870Z|36eac5f2-78f3-4cde-9f6f-c184aad7484c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:46.934Z|e3950c2a-da49-4432-b570-5a4850b0eaaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:46.935Z|e3950c2a-da49-4432-b570-5a4850b0eaaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:46.943Z|4ee68a80-eb0e-4226-8be8-7320c95b155b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:46.944Z|4ee68a80-eb0e-4226-8be8-7320c95b155b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:55.242Z|5e5bbcfc-8b1e-4309-89b4-9f6ed7aa6171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:58:55.243Z|5e5bbcfc-8b1e-4309-89b4-9f6ed7aa6171|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:58:56.894Z|6f153d48-04e0-4942-8a1c-908ddb1378e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:56.895Z|6f153d48-04e0-4942-8a1c-908ddb1378e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:56.960Z|448237cb-394f-46f0-a248-6ebd66e93682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:56.961Z|448237cb-394f-46f0-a248-6ebd66e93682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:58:56.969Z|30569175-d518-497c-98d7-e7cef9853fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:58:56.970Z|30569175-d518-497c-98d7-e7cef9853fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:06.922Z|829a0e7c-c435-4f90-9955-1ee57f9171e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:06.924Z|829a0e7c-c435-4f90-9955-1ee57f9171e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:06.991Z|ffc190c7-f938-4022-80b5-1cf718018473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:06.991Z|2de76424-ed68-46e4-952b-b8824e5b6378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:06.992Z|2de76424-ed68-46e4-952b-b8824e5b6378|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:06.992Z|ffc190c7-f938-4022-80b5-1cf718018473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:10.242Z|5674fcfa-76b7-40a0-8d31-9bcf96257728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:59:10.254Z|5674fcfa-76b7-40a0-8d31-9bcf96257728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:59:10.704Z|67583246-9788-4e6b-8952-96ba78528633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:59:10.704Z|67583246-9788-4e6b-8952-96ba78528633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:59:16.947Z|bd744d2a-a853-45b7-be0f-d50d548c8041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:16.948Z|bd744d2a-a853-45b7-be0f-d50d548c8041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:17.015Z|1756c87d-3263-4d18-a49a-f8fdd4a545a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:17.015Z|de494e5c-de78-4f87-9136-eede15bf5c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:17.016Z|1756c87d-3263-4d18-a49a-f8fdd4a545a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:17.016Z|de494e5c-de78-4f87-9136-eede15bf5c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:25.242Z|964072f1-35e0-4fe6-8f75-e3a147e003c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:59:25.243Z|964072f1-35e0-4fe6-8f75-e3a147e003c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:59:26.971Z|c1b49f10-ac53-4f7b-9e89-637d3fa841c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:26.973Z|c1b49f10-ac53-4f7b-9e89-637d3fa841c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:27.038Z|2f08301a-592f-41ad-a5b1-752efc2ddcf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:27.038Z|2b8d89fa-2577-4ac9-8de5-12298d73410b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:27.040Z|2f08301a-592f-41ad-a5b1-752efc2ddcf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:27.040Z|2b8d89fa-2577-4ac9-8de5-12298d73410b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:28.274Z|f5ad3179-4aba-4b9f-958b-24578e587b4c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T06:59:28.275Z|f5ad3179-4aba-4b9f-958b-24578e587b4c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:36.999Z|e47843c1-701f-4d1b-b4b3-6d4b7d9703d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:37.001Z|e47843c1-701f-4d1b-b4b3-6d4b7d9703d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:37.065Z|74e1dbcc-099d-457d-82e4-838d87b91ea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:37.065Z|89c3f466-85d4-4718-a7f3-346d40414f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:37.065Z|74e1dbcc-099d-457d-82e4-838d87b91ea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:37.066Z|89c3f466-85d4-4718-a7f3-346d40414f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:40.242Z|0a6a8824-681d-4685-8705-ee3ba60cbd85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:59:40.243Z|0a6a8824-681d-4685-8705-ee3ba60cbd85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:59:40.705Z|2207f682-db8f-4d1a-85af-16760f3731f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:59:40.706Z|2207f682-db8f-4d1a-85af-16760f3731f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:59:47.023Z|84a8d829-7b20-4412-927e-0c981fac30c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:47.024Z|84a8d829-7b20-4412-927e-0c981fac30c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:47.091Z|c2682dfd-de96-4a1b-b5d0-bb9c87119ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:47.092Z|1629e676-0084-4b93-b57d-713d45f17d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:47.093Z|1629e676-0084-4b93-b57d-713d45f17d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:47.093Z|c2682dfd-de96-4a1b-b5d0-bb9c87119ddc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:55.242Z|938afc5d-8c98-405b-aa09-3f18cf04044d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T06:59:55.245Z|938afc5d-8c98-405b-aa09-3f18cf04044d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T06:59:57.046Z|24a33045-430b-4a02-8440-0da3a8e7b644|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:57.047Z|24a33045-430b-4a02-8440-0da3a8e7b644|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:57.118Z|a4075440-ef04-415a-ac7e-423007518831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:57.119Z|a4075440-ef04-415a-ac7e-423007518831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T06:59:57.122Z|776b2072-3af7-4b8b-8e0b-ecad438e0744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T06:59:57.123Z|776b2072-3af7-4b8b-8e0b-ecad438e0744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:07.082Z|320961c8-de2b-4386-8a15-2f7bcb91dbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:07.083Z|320961c8-de2b-4386-8a15-2f7bcb91dbad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:07.146Z|b78e3e67-1439-4a7f-9f62-e351f009295d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:07.146Z|343037aa-cc9e-4adf-9ad0-9dd6067dbb05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:07.147Z|343037aa-cc9e-4adf-9ad0-9dd6067dbb05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:07.148Z|b78e3e67-1439-4a7f-9f62-e351f009295d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:10.242Z|b1dc0b76-e5e7-44cd-a55d-a1c23785e93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:00:10.242Z|b1dc0b76-e5e7-44cd-a55d-a1c23785e93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:00:10.707Z|d2b2d886-b200-4c57-b64b-4aaab0ca2709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:00:10.708Z|d2b2d886-b200-4c57-b64b-4aaab0ca2709|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:00:17.120Z|00e472c2-b79f-4eac-8bb9-1b9297bff4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:17.121Z|00e472c2-b79f-4eac-8bb9-1b9297bff4dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:17.171Z|6a9cf71e-b711-4219-a54d-e47505763001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:17.172Z|6a9cf71e-b711-4219-a54d-e47505763001|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:17.173Z|e1145a87-861b-4d2a-a0c3-753d59a81338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:17.173Z|e1145a87-861b-4d2a-a0c3-753d59a81338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:25.242Z|d1075f54-2e4c-4444-b069-b2bb66dfff81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:00:25.243Z|d1075f54-2e4c-4444-b069-b2bb66dfff81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:00:27.143Z|34e40da4-0596-49f8-93dc-f7a6ae218570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:27.144Z|34e40da4-0596-49f8-93dc-f7a6ae218570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:27.200Z|e210109c-7c6b-4368-a50b-0988ebada45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:27.201Z|e210109c-7c6b-4368-a50b-0988ebada45e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:27.204Z|b732290e-930f-4524-97ab-0a9e573a484f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:27.204Z|b732290e-930f-4524-97ab-0a9e573a484f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:28.280Z|97cf1ce2-7098-4a0b-8268-0e0d452964e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:00:28.281Z|97cf1ce2-7098-4a0b-8268-0e0d452964e2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:37.167Z|f122a86e-87be-418f-b98b-b5b837307f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:37.168Z|f122a86e-87be-418f-b98b-b5b837307f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:37.227Z|7fe3fb65-54f8-44a0-b8b9-0d8d8506edc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:37.228Z|7fe3fb65-54f8-44a0-b8b9-0d8d8506edc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:37.245Z|602905af-c526-4747-8a3e-aead80f23c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:37.246Z|602905af-c526-4747-8a3e-aead80f23c35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:40.242Z|c192b5f9-2e90-42d7-b8c7-a17abab49ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:00:40.245Z|c192b5f9-2e90-42d7-b8c7-a17abab49ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:00:40.709Z|1fec1c7f-a816-46a2-aaae-f055cb9ff146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:00:40.709Z|1fec1c7f-a816-46a2-aaae-f055cb9ff146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:00:47.195Z|60325162-49b3-45f5-8924-3c4604d10fa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:47.196Z|60325162-49b3-45f5-8924-3c4604d10fa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:47.252Z|80da532b-805d-4a9f-badd-708d20f95636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:47.253Z|80da532b-805d-4a9f-badd-708d20f95636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:47.270Z|c04522f4-9a87-4f8c-ba78-c4dbad28831a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:47.271Z|c04522f4-9a87-4f8c-ba78-c4dbad28831a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:55.242Z|39afbe0a-fcea-492f-97fb-2fe9d61aaf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:00:55.243Z|39afbe0a-fcea-492f-97fb-2fe9d61aaf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:00:57.219Z|cc314d0f-050b-419e-bba1-876d732f2e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:57.220Z|cc314d0f-050b-419e-bba1-876d732f2e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:57.275Z|0215f6fd-aff4-40bc-a019-a54e01865e2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:57.276Z|0215f6fd-aff4-40bc-a019-a54e01865e2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:00:57.292Z|b461e9aa-4a7b-4cff-93d7-cf46ceac65d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:00:57.293Z|b461e9aa-4a7b-4cff-93d7-cf46ceac65d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:07.244Z|1116f9fc-ad00-4880-8337-bc6019417b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:07.245Z|1116f9fc-ad00-4880-8337-bc6019417b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:07.301Z|8d8150a6-1723-4172-b957-409cf60884c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:07.302Z|8d8150a6-1723-4172-b957-409cf60884c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:07.314Z|b9dab717-fd3e-45ba-bab9-6676322e6f21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:07.316Z|b9dab717-fd3e-45ba-bab9-6676322e6f21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:10.242Z|0b2cc4aa-ada9-4f84-be28-0f1fb7bde31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:01:10.243Z|0b2cc4aa-ada9-4f84-be28-0f1fb7bde31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:01:10.710Z|81e5c33c-0bed-4bfa-8384-3bee4e350ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:01:10.711Z|81e5c33c-0bed-4bfa-8384-3bee4e350ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:01:17.269Z|99089ec2-c5fa-4877-961f-8b9298043cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:17.271Z|99089ec2-c5fa-4877-961f-8b9298043cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:17.326Z|1f07fe49-ce82-451d-beed-f3a91e49bc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:17.327Z|1f07fe49-ce82-451d-beed-f3a91e49bc32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:17.339Z|e8c48024-25a8-4a7f-8c7d-700babcc1041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:17.339Z|e8c48024-25a8-4a7f-8c7d-700babcc1041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:25.242Z|8d816b18-21c6-4c9d-b7f8-16dd31354c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:01:25.257Z|8d816b18-21c6-4c9d-b7f8-16dd31354c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:01:27.294Z|7ccb5646-9db7-47a7-b9d2-44f19c1ed9eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:27.295Z|7ccb5646-9db7-47a7-b9d2-44f19c1ed9eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:27.352Z|8d9e0c54-2f45-495e-a295-4bafc567c7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:27.353Z|8d9e0c54-2f45-495e-a295-4bafc567c7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:27.376Z|4142c5a4-ac9c-42e2-a67b-0abb167a2659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:27.377Z|4142c5a4-ac9c-42e2-a67b-0abb167a2659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:28.274Z|15f4b8a4-14fc-45a8-83f0-8e1d84132ff5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:01:28.275Z|15f4b8a4-14fc-45a8-83f0-8e1d84132ff5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:37.318Z|683f32f5-1a23-4f00-9f35-b6e6cb5323d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:37.319Z|683f32f5-1a23-4f00-9f35-b6e6cb5323d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:37.413Z|17d789a3-d989-4d56-bfad-266a2e569297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:37.414Z|17d789a3-d989-4d56-bfad-266a2e569297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:37.414Z|fdd8848c-cd36-470b-b86c-7e36b4d8d8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:37.415Z|fdd8848c-cd36-470b-b86c-7e36b4d8d8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:40.242Z|97f589d6-7300-49f2-8c46-1e32fbb3f501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:01:40.242Z|97f589d6-7300-49f2-8c46-1e32fbb3f501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:01:40.712Z|2f385cb4-44e5-4090-aefb-c5e505ca1365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:01:40.713Z|2f385cb4-44e5-4090-aefb-c5e505ca1365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:01:47.342Z|b9a67d03-af59-45dd-abb7-7cb75f7e9155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:47.343Z|b9a67d03-af59-45dd-abb7-7cb75f7e9155|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:47.441Z|d0651206-7300-4fb1-ae1f-6016c6b87176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:47.441Z|f479e216-1f49-4e83-b6be-ea10826a7d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:47.442Z|f479e216-1f49-4e83-b6be-ea10826a7d5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:47.442Z|d0651206-7300-4fb1-ae1f-6016c6b87176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:55.242Z|207d7945-4b96-4a43-8e8e-c2e180a4f920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:01:55.243Z|207d7945-4b96-4a43-8e8e-c2e180a4f920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:01:57.368Z|0b727473-6901-4185-b7ea-96e93eb3e8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:57.369Z|0b727473-6901-4185-b7ea-96e93eb3e8db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:57.470Z|97f40459-29ad-4b5e-b18a-3b39512c7ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:57.470Z|2d53924d-6a3a-4b43-b3b4-a8a80d1cac23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:01:57.470Z|97f40459-29ad-4b5e-b18a-3b39512c7ace|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:01:57.471Z|2d53924d-6a3a-4b43-b3b4-a8a80d1cac23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:07.403Z|b83b64dc-6abc-4541-9b1b-be394f7f5db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:07.404Z|b83b64dc-6abc-4541-9b1b-be394f7f5db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:07.498Z|e2800a73-0186-44cf-947d-72d8c556c0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:07.499Z|e2800a73-0186-44cf-947d-72d8c556c0f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:07.507Z|ae5b953d-a04f-4816-89b5-9c1902b61744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:07.509Z|ae5b953d-a04f-4816-89b5-9c1902b61744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:10.242Z|facad122-648a-4980-9e62-3af12f285123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:02:10.245Z|facad122-648a-4980-9e62-3af12f285123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:02:10.714Z|79e0d80c-ff49-4c5a-be43-78f4a2612784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:02:10.715Z|79e0d80c-ff49-4c5a-be43-78f4a2612784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:02:17.432Z|eedcc6f1-f47a-4994-aee2-5cedc14aebae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:17.433Z|eedcc6f1-f47a-4994-aee2-5cedc14aebae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:17.526Z|1a944a68-a84b-4c37-af9f-af0887016c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:17.527Z|1a944a68-a84b-4c37-af9f-af0887016c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:17.537Z|9794b9aa-6c66-4046-8adb-62e646bdc27b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:17.538Z|9794b9aa-6c66-4046-8adb-62e646bdc27b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:25.242Z|395996ad-feb7-4ad1-b085-b37d6e8c6885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:02:25.243Z|395996ad-feb7-4ad1-b085-b37d6e8c6885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:02:27.455Z|fd3214ba-1641-4c3b-b058-f8ee0c7f7290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:27.455Z|fd3214ba-1641-4c3b-b058-f8ee0c7f7290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:27.553Z|6e56c17f-aea3-46bf-a773-408b55d474ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:27.554Z|6e56c17f-aea3-46bf-a773-408b55d474ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:27.560Z|6dfef64b-a481-4cbb-af53-40b4af4c8d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:27.561Z|6dfef64b-a481-4cbb-af53-40b4af4c8d4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:28.273Z|d8649a0e-b825-4571-9723-a9fdcf376a46|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:02:28.274Z|d8649a0e-b825-4571-9723-a9fdcf376a46|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:37.484Z|82d3a042-d1ae-4b09-bdd5-bbe8e2525d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:37.486Z|82d3a042-d1ae-4b09-bdd5-bbe8e2525d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:37.582Z|b085ec3a-343a-4a55-8ce4-74c60f52ba88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:37.584Z|b085ec3a-343a-4a55-8ce4-74c60f52ba88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:37.586Z|a455ab28-fb7e-471b-aecf-3697b33b95f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:37.587Z|a455ab28-fb7e-471b-aecf-3697b33b95f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:40.242Z|fd464dc1-f9a9-4c67-8b8c-dbce643d51c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:02:40.243Z|fd464dc1-f9a9-4c67-8b8c-dbce643d51c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:02:40.716Z|ff365a40-0999-433f-b620-ed07af97aa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:02:40.716Z|ff365a40-0999-433f-b620-ed07af97aa3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:02:47.514Z|536fc911-dc73-4f77-81f9-28737271ed38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:47.515Z|536fc911-dc73-4f77-81f9-28737271ed38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:47.610Z|f31285b8-ae88-497d-86ca-e1bda5fc29c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:47.610Z|9156248d-8d09-450c-882a-1284ebbc6ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:47.612Z|f31285b8-ae88-497d-86ca-e1bda5fc29c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:47.612Z|9156248d-8d09-450c-882a-1284ebbc6ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:55.242Z|4780f6d2-d8f8-42bf-bbde-97b93af46a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:02:55.257Z|4780f6d2-d8f8-42bf-bbde-97b93af46a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:02:57.539Z|29feb53a-05a6-4736-aaab-ba85e67fc58f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:57.539Z|29feb53a-05a6-4736-aaab-ba85e67fc58f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:57.640Z|cf768d26-1920-4314-b005-8586ca0d278a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:57.641Z|cf768d26-1920-4314-b005-8586ca0d278a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:02:57.643Z|11f2bf00-75fa-4580-86bc-07a1119bf480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:02:57.644Z|11f2bf00-75fa-4580-86bc-07a1119bf480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:07.562Z|a0c30ede-5dd2-4c49-af11-fa15985fa151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:07.563Z|a0c30ede-5dd2-4c49-af11-fa15985fa151|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:07.672Z|4b10bd7b-bd5f-4810-b87b-3cc483c6f771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:07.675Z|b2bcf418-5c27-4d9c-8784-6386263e8f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:07.675Z|4b10bd7b-bd5f-4810-b87b-3cc483c6f771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:07.675Z|b2bcf418-5c27-4d9c-8784-6386263e8f15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:10.242Z|f4aa6add-7949-414b-8329-c91bf8633ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:03:10.243Z|f4aa6add-7949-414b-8329-c91bf8633ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:03:10.717Z|7b4c755c-4dfc-42fc-adb2-d8505b3b4016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:03:10.718Z|7b4c755c-4dfc-42fc-adb2-d8505b3b4016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:03:17.599Z|1c167bd9-2a2b-4508-a11f-581874d774cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:17.601Z|1c167bd9-2a2b-4508-a11f-581874d774cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:17.730Z|80af07aa-fc98-4242-931c-d88356b4e1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:17.730Z|9a7f8e74-dcff-43e2-aac3-1a28986fe984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:17.752Z|9a7f8e74-dcff-43e2-aac3-1a28986fe984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:17.752Z|80af07aa-fc98-4242-931c-d88356b4e1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:25.242Z|a10e46d9-6414-40f0-9a51-074dc5fccb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:03:25.242Z|a10e46d9-6414-40f0-9a51-074dc5fccb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:03:27.627Z|f69908e7-f413-48fc-a79b-0e50ef20bd0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:27.628Z|f69908e7-f413-48fc-a79b-0e50ef20bd0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:27.778Z|deeebfad-6f0c-4a0a-9e16-49945ff82ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:27.779Z|deeebfad-6f0c-4a0a-9e16-49945ff82ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:27.783Z|32c32db1-803b-4a70-8911-27dfd220e5d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:27.784Z|32c32db1-803b-4a70-8911-27dfd220e5d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:28.281Z|836f6daa-4a1e-4679-9daa-80e6feb763b7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:03:28.282Z|836f6daa-4a1e-4679-9daa-80e6feb763b7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:37.652Z|c87fc2dc-3aa3-4c11-be50-7ac625b4b16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:37.653Z|c87fc2dc-3aa3-4c11-be50-7ac625b4b16f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:37.823Z|5d301634-ad69-4bac-b45e-4cbc3515652d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:37.825Z|5d301634-ad69-4bac-b45e-4cbc3515652d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:37.832Z|36f15591-3db5-4f46-9c97-fa98875ebf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:37.845Z|36f15591-3db5-4f46-9c97-fa98875ebf66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:40.242Z|1508639a-af5e-439d-9327-098cc564862c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:03:40.250Z|1508639a-af5e-439d-9327-098cc564862c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:03:40.718Z|14c49a5c-d00d-4ab0-ba30-3227af120d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:03:40.719Z|14c49a5c-d00d-4ab0-ba30-3227af120d51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:03:47.676Z|b7e49b82-267f-4165-a0c9-db6df8bfe805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:47.677Z|b7e49b82-267f-4165-a0c9-db6df8bfe805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:47.861Z|8f7a1c4b-3a00-4e9b-9d2c-89f0989975ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:47.862Z|8f7a1c4b-3a00-4e9b-9d2c-89f0989975ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:47.877Z|a3247f44-5690-49dc-8aa8-59ca977b80f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:47.877Z|a3247f44-5690-49dc-8aa8-59ca977b80f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:55.272Z|087d0961-1f17-4172-9923-0f328aaa6bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:03:55.273Z|087d0961-1f17-4172-9923-0f328aaa6bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:03:57.719Z|f3723d9f-2b7e-4b04-8e50-11f15ed10af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:57.720Z|f3723d9f-2b7e-4b04-8e50-11f15ed10af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:57.897Z|371fab4f-c556-4bb6-88d9-648e59b3b3ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:57.897Z|371fab4f-c556-4bb6-88d9-648e59b3b3ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:03:57.915Z|bda4cac6-2565-4368-a6d9-6099fd25f9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:03:57.917Z|bda4cac6-2565-4368-a6d9-6099fd25f9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:07.748Z|86abd66e-f23c-4238-9433-a32ab5b164d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:07.749Z|86abd66e-f23c-4238-9433-a32ab5b164d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:07.925Z|66a83990-40b7-4be6-8044-3b983ed732a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:07.926Z|66a83990-40b7-4be6-8044-3b983ed732a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:07.947Z|67dab69f-4b08-429b-88e5-f56a58edbc6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:07.948Z|67dab69f-4b08-429b-88e5-f56a58edbc6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:10.244Z|04296ae6-cf5b-4621-948f-dbf66067a023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:04:10.270Z|04296ae6-cf5b-4621-948f-dbf66067a023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:04:10.720Z|9ef02e8f-6e43-4b31-8017-8e2a90a184a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:04:10.721Z|9ef02e8f-6e43-4b31-8017-8e2a90a184a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:04:17.787Z|5b82041e-05e7-4387-89cd-889b6242051d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:17.789Z|5b82041e-05e7-4387-89cd-889b6242051d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:17.948Z|1533eeea-4e93-4982-a3d7-9f5e250db54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:17.950Z|1533eeea-4e93-4982-a3d7-9f5e250db54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:17.973Z|d89f90f9-bd06-4c67-a87b-b1256e5ed4e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:17.974Z|d89f90f9-bd06-4c67-a87b-b1256e5ed4e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:25.242Z|69e60ea8-9c2f-420d-8316-6668e5a10f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:04:25.242Z|69e60ea8-9c2f-420d-8316-6668e5a10f2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:04:27.829Z|ab6db5d0-e74f-494a-b9eb-9e11870788e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:27.830Z|ab6db5d0-e74f-494a-b9eb-9e11870788e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:27.975Z|4e2c630c-7c1d-418a-bc5a-fee297978e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:27.977Z|4e2c630c-7c1d-418a-bc5a-fee297978e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:28.003Z|097dfecc-312d-4cd8-9e7e-637560bc1888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:28.004Z|097dfecc-312d-4cd8-9e7e-637560bc1888|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:28.278Z|c6263ca8-1219-4a76-864f-bbfb7f1721f3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:04:28.280Z|c6263ca8-1219-4a76-864f-bbfb7f1721f3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:37.853Z|d586e1f9-47a1-4235-8132-38231e424f85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:37.854Z|d586e1f9-47a1-4235-8132-38231e424f85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:38.001Z|6cc72544-0071-4894-9590-cb490b898c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:38.003Z|6cc72544-0071-4894-9590-cb490b898c7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:38.042Z|1be22c30-ce8d-4706-bbc4-3368c25e1448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:38.043Z|1be22c30-ce8d-4706-bbc4-3368c25e1448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:40.244Z|b67ad48b-ae1d-460f-aa8b-20b14dae9ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:04:40.245Z|b67ad48b-ae1d-460f-aa8b-20b14dae9ed0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:04:40.722Z|96197ab9-a453-4730-b61d-ebb3e9c4b180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:04:40.723Z|96197ab9-a453-4730-b61d-ebb3e9c4b180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:04:47.883Z|9d90c566-a5f2-4abc-86b5-f6b41fc92ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:47.884Z|9d90c566-a5f2-4abc-86b5-f6b41fc92ed7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:48.030Z|bda5ae83-d410-400f-88e4-c0a63d614f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:48.031Z|bda5ae83-d410-400f-88e4-c0a63d614f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:48.069Z|7ffc41fb-1454-4730-aea3-d3cca234aaba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:48.071Z|7ffc41fb-1454-4730-aea3-d3cca234aaba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:55.242Z|4e85f075-d6e8-4164-9ff8-89a18defaa16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:04:55.246Z|4e85f075-d6e8-4164-9ff8-89a18defaa16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:04:57.916Z|a229374f-c512-4e67-96e7-4418a3247bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:57.917Z|a229374f-c512-4e67-96e7-4418a3247bc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:58.059Z|cd49f6f5-aaf9-43ef-8637-a8d150fc54ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:58.060Z|cd49f6f5-aaf9-43ef-8637-a8d150fc54ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:04:58.100Z|87e3330f-9fe9-49c6-a9d9-4cd7a256d06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:04:58.101Z|87e3330f-9fe9-49c6-a9d9-4cd7a256d06b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:07.946Z|7d14106e-4403-45cb-a41a-86dfad438128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:07.949Z|7d14106e-4403-45cb-a41a-86dfad438128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:08.088Z|423f6410-672d-47ca-8f9a-ee47ada4b1a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:08.090Z|423f6410-672d-47ca-8f9a-ee47ada4b1a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:08.125Z|605d5037-9a43-4d14-a8bc-1667ac4ac2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:08.126Z|605d5037-9a43-4d14-a8bc-1667ac4ac2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:10.242Z|4bf9e87b-46d7-4093-83a2-b6bc8c6a3a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:05:10.243Z|4bf9e87b-46d7-4093-83a2-b6bc8c6a3a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:05:10.723Z|3ec695a5-4cec-45b7-a558-a89b189a5fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:05:10.724Z|3ec695a5-4cec-45b7-a558-a89b189a5fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:05:18.018Z|64ee75a3-1152-4716-adf5-99c4d0a8cf6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:18.020Z|64ee75a3-1152-4716-adf5-99c4d0a8cf6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:18.113Z|aa0a0a81-98ca-4f9c-bd17-fc51b956782e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:18.114Z|aa0a0a81-98ca-4f9c-bd17-fc51b956782e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:18.151Z|5ec3e78d-cf2b-4d91-9a18-569915fafac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:18.157Z|5ec3e78d-cf2b-4d91-9a18-569915fafac0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:25.243Z|fd692922-ff0c-4ef5-8aea-6a627f44b5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:05:25.243Z|fd692922-ff0c-4ef5-8aea-6a627f44b5fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:05:28.053Z|846b6f5e-ef93-42d0-b699-e76d524d866a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:28.054Z|846b6f5e-ef93-42d0-b699-e76d524d866a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:28.139Z|d2c324e0-4276-4b01-a706-f9e9ec8a7659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:28.139Z|d2c324e0-4276-4b01-a706-f9e9ec8a7659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:28.190Z|2d3621d2-88b6-44f1-a6ac-cacd8d59b312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:28.191Z|2d3621d2-88b6-44f1-a6ac-cacd8d59b312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:28.274Z|a6407d44-016b-473b-b9a5-2a1187f0447f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:05:28.274Z|a6407d44-016b-473b-b9a5-2a1187f0447f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:38.089Z|07e21ac4-c88d-408c-b0b0-824754dbdb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:38.091Z|07e21ac4-c88d-408c-b0b0-824754dbdb1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:38.167Z|41213f8a-c577-4379-9c44-72fc00ed1cad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:38.168Z|41213f8a-c577-4379-9c44-72fc00ed1cad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:38.213Z|f22eb424-a82d-42b7-8560-d4b789b812f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:38.214Z|f22eb424-a82d-42b7-8560-d4b789b812f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:40.242Z|cb31196a-5f45-4008-beb4-43cf4bfd5f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:05:40.246Z|cb31196a-5f45-4008-beb4-43cf4bfd5f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:05:40.724Z|018823c5-ac56-4f0f-8295-0ee676f8e5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:05:40.725Z|018823c5-ac56-4f0f-8295-0ee676f8e5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:05:48.115Z|236d8451-88f7-41f3-a210-71476dd64207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:48.117Z|236d8451-88f7-41f3-a210-71476dd64207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:48.195Z|5c56b148-819d-4fd5-9e75-514aae738d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:48.196Z|5c56b148-819d-4fd5-9e75-514aae738d5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:48.238Z|07d4f002-9b6c-43e1-8a89-2c4544148025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:48.239Z|07d4f002-9b6c-43e1-8a89-2c4544148025|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:55.242Z|a4b9645c-1b18-4faa-bf45-cc4790c3efe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:05:55.243Z|a4b9645c-1b18-4faa-bf45-cc4790c3efe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:05:58.159Z|b269dff5-cac3-4a0b-9b8a-d0e3efb2f501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:58.160Z|b269dff5-cac3-4a0b-9b8a-d0e3efb2f501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:58.218Z|35a16d2e-2650-414a-b069-200d9dc9918e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:58.219Z|35a16d2e-2650-414a-b069-200d9dc9918e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:05:58.262Z|6242d2ae-541f-4a7b-92b4-64439af59a6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:05:58.263Z|6242d2ae-541f-4a7b-92b4-64439af59a6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:08.195Z|8fd0a1d7-b693-4b3e-aa56-a6cf7f29c795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:08.196Z|8fd0a1d7-b693-4b3e-aa56-a6cf7f29c795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:08.263Z|3ba939c3-c010-4ca7-84bb-d83fafa362be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:08.264Z|3ba939c3-c010-4ca7-84bb-d83fafa362be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:08.296Z|beae0698-5c55-418c-96a7-07bfb2f341b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:08.297Z|beae0698-5c55-418c-96a7-07bfb2f341b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:10.242Z|f8fb93e0-5a07-4c38-acc7-761062871f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:06:10.243Z|f8fb93e0-5a07-4c38-acc7-761062871f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:06:10.726Z|f514e875-40e3-45da-82d6-6a08cd25d553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:06:10.727Z|f514e875-40e3-45da-82d6-6a08cd25d553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:06:18.227Z|948337a9-5624-4064-8b17-cdafb93096ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:18.228Z|948337a9-5624-4064-8b17-cdafb93096ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:18.299Z|204435f7-a1d3-4bd2-8e48-c3fa0acedd67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:18.300Z|204435f7-a1d3-4bd2-8e48-c3fa0acedd67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:18.327Z|4688c059-f97e-4993-a6cf-13a5e279e7cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:18.329Z|4688c059-f97e-4993-a6cf-13a5e279e7cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:25.242Z|dc758b7a-d39f-488f-9d1c-aa02518102a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:06:25.249Z|dc758b7a-d39f-488f-9d1c-aa02518102a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:06:28.266Z|fed1899a-7046-4064-b49b-aed596e7141b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:28.273Z|fed1899a-7046-4064-b49b-aed596e7141b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:28.276Z|fe650fd2-5d7c-48d9-9b9d-d9ee64e7aee8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:06:28.277Z|fe650fd2-5d7c-48d9-9b9d-d9ee64e7aee8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:28.330Z|79c0b6b0-7619-47c4-bbad-e5c7163eb9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:28.330Z|79c0b6b0-7619-47c4-bbad-e5c7163eb9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:28.351Z|993cea33-a7d0-464e-a19c-8471f099309c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:28.352Z|993cea33-a7d0-464e-a19c-8471f099309c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:38.306Z|29d3cc65-2044-49bc-a1af-c92cbedb3a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:38.307Z|29d3cc65-2044-49bc-a1af-c92cbedb3a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:38.358Z|38cf656b-ffd9-43a3-af34-961087347c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:38.359Z|38cf656b-ffd9-43a3-af34-961087347c28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:38.373Z|381d9302-a9a3-4111-82ef-5e8162cdc636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:38.374Z|381d9302-a9a3-4111-82ef-5e8162cdc636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:40.242Z|92395e11-610a-495a-ae87-086b1e5d4d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:06:40.243Z|92395e11-610a-495a-ae87-086b1e5d4d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:06:40.728Z|6d0cd1d7-f732-41a6-bf00-12a2e2da8df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:06:40.729Z|6d0cd1d7-f732-41a6-bf00-12a2e2da8df2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:06:48.331Z|a92b3f59-1955-4d62-8802-be2b6a388fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:48.332Z|a92b3f59-1955-4d62-8802-be2b6a388fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:48.381Z|c257ddb1-86f8-4497-ac43-113a4cb55cc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:48.382Z|c257ddb1-86f8-4497-ac43-113a4cb55cc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:48.401Z|206a8efa-c364-4620-923e-189f71f79e14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:48.402Z|206a8efa-c364-4620-923e-189f71f79e14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:55.242Z|fd39369b-5936-44da-bc57-7d1c779dcb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:06:55.244Z|fd39369b-5936-44da-bc57-7d1c779dcb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:06:58.359Z|0dd4a8c9-6cd8-4c27-818e-10217b84d11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:58.360Z|0dd4a8c9-6cd8-4c27-818e-10217b84d11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:58.406Z|46fc8b3b-e7a7-47f5-b804-eb9b7e980eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:58.408Z|46fc8b3b-e7a7-47f5-b804-eb9b7e980eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:06:58.425Z|539412ee-5da3-4c25-a6af-569266944020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:06:58.426Z|539412ee-5da3-4c25-a6af-569266944020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:08.385Z|c4b10f2b-6edc-4521-b16c-69ec0ecbb847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:08.386Z|c4b10f2b-6edc-4521-b16c-69ec0ecbb847|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:08.432Z|0ae610c3-6950-453d-8282-e917b21ea332|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:08.433Z|0ae610c3-6950-453d-8282-e917b21ea332|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:08.447Z|dcd0626d-faae-45f3-9600-b2f807a8277d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:08.448Z|dcd0626d-faae-45f3-9600-b2f807a8277d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:10.242Z|0fcf753c-a399-416d-ae00-24303724f554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:07:10.246Z|0fcf753c-a399-416d-ae00-24303724f554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:07:10.732Z|ea0066d2-d7d0-4b3f-94fe-1718f01f1530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:07:10.735Z|ea0066d2-d7d0-4b3f-94fe-1718f01f1530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:07:18.410Z|231341b5-fcaf-45eb-91e3-947d12b52097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:18.411Z|231341b5-fcaf-45eb-91e3-947d12b52097|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:18.453Z|f716a23c-629e-4315-a143-526ecdd6689f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:18.455Z|f716a23c-629e-4315-a143-526ecdd6689f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:18.475Z|9426f2ba-8045-4057-952e-4fbfdafe7f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:18.476Z|9426f2ba-8045-4057-952e-4fbfdafe7f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:25.242Z|9032882a-98ae-44db-a5ef-e54ce2ef82c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:07:25.242Z|9032882a-98ae-44db-a5ef-e54ce2ef82c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:07:28.273Z|33fc1930-52ec-4e2d-9e6b-f72f782d69c6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:07:28.274Z|33fc1930-52ec-4e2d-9e6b-f72f782d69c6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:28.434Z|bbb8a675-8d01-4fd9-875d-53d3c314c272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:28.435Z|bbb8a675-8d01-4fd9-875d-53d3c314c272|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:28.481Z|556ef6e6-1901-4efb-b653-aef62b5c5b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:28.482Z|556ef6e6-1901-4efb-b653-aef62b5c5b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:28.500Z|14013615-49f1-4f7a-ba62-18c9f5ff7ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:28.501Z|14013615-49f1-4f7a-ba62-18c9f5ff7ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:38.460Z|1ecc08db-bd16-491c-8abf-e99445c7d05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:38.461Z|1ecc08db-bd16-491c-8abf-e99445c7d05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:38.505Z|9c405c01-4553-4626-8448-3054d86b0c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:38.506Z|9c405c01-4553-4626-8448-3054d86b0c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:38.526Z|0d26f593-32f7-4a26-bb25-74d17a05dc4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:38.527Z|0d26f593-32f7-4a26-bb25-74d17a05dc4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:40.242Z|ce44c6ca-cf19-4a54-b1d7-254680527b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:07:40.243Z|ce44c6ca-cf19-4a54-b1d7-254680527b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:07:40.736Z|d187c8b8-98aa-4321-84a1-6c3d8c299553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:07:40.737Z|d187c8b8-98aa-4321-84a1-6c3d8c299553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:07:48.484Z|ce33c9a3-d930-4d7c-bed0-8798ad6aac7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:48.484Z|ce33c9a3-d930-4d7c-bed0-8798ad6aac7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:48.527Z|d5bfb4fa-7210-41f6-89b7-a1681e45fca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:48.528Z|d5bfb4fa-7210-41f6-89b7-a1681e45fca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:48.549Z|96ebeece-0901-4a6f-bf61-db57587ed8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:48.550Z|96ebeece-0901-4a6f-bf61-db57587ed8c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:55.242Z|ae922068-f53f-41f8-92de-21a280f66b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:07:55.250Z|ae922068-f53f-41f8-92de-21a280f66b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:07:58.514Z|7cb678c4-9fe9-4f62-8c47-5914f076c198|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:58.515Z|7cb678c4-9fe9-4f62-8c47-5914f076c198|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:58.552Z|93028df2-fa7e-4ef8-a543-7fc8de3788c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:58.552Z|93028df2-fa7e-4ef8-a543-7fc8de3788c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:07:58.569Z|d920dc7a-2aee-465e-8339-cd8094606a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:07:58.570Z|d920dc7a-2aee-465e-8339-cd8094606a25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:08.539Z|7edbdcb2-e191-46ee-bfee-1486eb904065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:08.540Z|7edbdcb2-e191-46ee-bfee-1486eb904065|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:08.584Z|b710677b-5ab7-48e9-8ff5-8d48a811ef03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:08.586Z|b710677b-5ab7-48e9-8ff5-8d48a811ef03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:08.598Z|28e493ef-b851-41e5-b3f2-e5b63484f53d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:08.599Z|28e493ef-b851-41e5-b3f2-e5b63484f53d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:10.242Z|2f54487f-79ee-44c7-bfd7-c22a105ead7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:08:10.243Z|2f54487f-79ee-44c7-bfd7-c22a105ead7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:08:10.738Z|ebf0f071-185c-41dc-8904-cfef821f5201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:08:10.738Z|ebf0f071-185c-41dc-8904-cfef821f5201|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:08:18.575Z|9c98eb9f-fec5-4cfc-a134-b20517d19abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:18.576Z|9c98eb9f-fec5-4cfc-a134-b20517d19abc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:18.630Z|4e71974c-9037-4179-b12c-a5b8674aad2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:18.631Z|4e71974c-9037-4179-b12c-a5b8674aad2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:18.634Z|9ba82cba-1a75-421c-b8f5-f03c84792952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:18.635Z|9ba82cba-1a75-421c-b8f5-f03c84792952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:25.242Z|18450d3a-2ba0-44e2-9cbe-aee54f48d0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:08:25.242Z|18450d3a-2ba0-44e2-9cbe-aee54f48d0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:08:28.274Z|cbe35377-cd09-4ce5-acfc-c86b4c02b4d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:08:28.276Z|cbe35377-cd09-4ce5-acfc-c86b4c02b4d4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:28.605Z|428e7474-7731-4dbd-87f5-549bf5fb5cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:28.605Z|428e7474-7731-4dbd-87f5-549bf5fb5cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:28.652Z|3c34f62a-6e8d-4acb-94be-4f73115d517e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:28.653Z|3c34f62a-6e8d-4acb-94be-4f73115d517e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:28.673Z|2db936b7-22c1-4edf-9c74-92bd8c64a699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:28.674Z|2db936b7-22c1-4edf-9c74-92bd8c64a699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:38.628Z|4e427cdb-95fc-4eab-8e3f-d498f396ff7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:38.629Z|4e427cdb-95fc-4eab-8e3f-d498f396ff7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:38.683Z|63024d27-7542-4e54-9ee3-e565160d825c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:38.684Z|63024d27-7542-4e54-9ee3-e565160d825c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:38.716Z|6b45a0cb-b213-40ed-a496-75d18193a53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:38.718Z|6b45a0cb-b213-40ed-a496-75d18193a53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:40.244Z|ea8694f3-c55b-4dc8-ac9a-9f3952a11723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:08:40.248Z|ea8694f3-c55b-4dc8-ac9a-9f3952a11723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:08:40.739Z|27ed6e0f-e14b-415a-965f-ad47ab672eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:08:40.740Z|27ed6e0f-e14b-415a-965f-ad47ab672eb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:08:48.655Z|a5f073d6-e1f9-4b3a-abaa-3016df3b0643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:48.656Z|a5f073d6-e1f9-4b3a-abaa-3016df3b0643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:48.724Z|a492b875-3ffc-4915-9a47-6e5c20d7b786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:48.726Z|a492b875-3ffc-4915-9a47-6e5c20d7b786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:48.743Z|8b2f8bd4-cd11-4673-be48-6bc9304c99cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:48.744Z|8b2f8bd4-cd11-4673-be48-6bc9304c99cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:55.242Z|745fe1cd-0346-4287-b715-9b86d7a38f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:08:55.243Z|745fe1cd-0346-4287-b715-9b86d7a38f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:08:58.681Z|a4efd2aa-1bc4-4de7-a417-d4343d00fefa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:58.683Z|a4efd2aa-1bc4-4de7-a417-d4343d00fefa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:58.754Z|b61a58b8-e51a-45dc-8b38-4c8891ad4915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:58.755Z|b61a58b8-e51a-45dc-8b38-4c8891ad4915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:08:58.781Z|5d143af4-0cf1-4a86-8653-faa88407033a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:08:58.782Z|5d143af4-0cf1-4a86-8653-faa88407033a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:08.731Z|b10daf82-a44c-4aed-99c7-835dfd25ac7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:08.732Z|b10daf82-a44c-4aed-99c7-835dfd25ac7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:08.782Z|7d9bd564-eba4-4d9b-bde9-d8b19ebce8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:08.783Z|7d9bd564-eba4-4d9b-bde9-d8b19ebce8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:08.827Z|60265146-24ab-4ff7-9717-2ffd0583e5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:08.828Z|60265146-24ab-4ff7-9717-2ffd0583e5f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:10.243Z|36ac1500-7d18-4e79-9cb3-92a838807223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:09:10.244Z|36ac1500-7d18-4e79-9cb3-92a838807223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:09:10.741Z|9f283637-97f7-46d0-b45a-ec9e27a7dba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:09:10.741Z|9f283637-97f7-46d0-b45a-ec9e27a7dba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:09:18.768Z|7091fb6f-1b2d-463e-9596-bc90355c4214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:18.772Z|7091fb6f-1b2d-463e-9596-bc90355c4214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:18.833Z|77f68d38-3283-4587-8087-50d0bbcc1620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:18.834Z|77f68d38-3283-4587-8087-50d0bbcc1620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:18.858Z|7dfd975f-1ea1-4420-a3f5-2d39db75272a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:18.863Z|7dfd975f-1ea1-4420-a3f5-2d39db75272a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:25.248Z|805e82b8-c9eb-4d78-9923-21d8cd073747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:09:25.251Z|805e82b8-c9eb-4d78-9923-21d8cd073747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:09:28.274Z|01c72f1a-bf90-4c98-98ea-5779dc65d472|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:09:28.275Z|01c72f1a-bf90-4c98-98ea-5779dc65d472|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:28.807Z|3f0b4b26-7bb2-4a02-8b7a-96c11d194100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:28.809Z|3f0b4b26-7bb2-4a02-8b7a-96c11d194100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:28.863Z|3f6b205d-c0fd-49b7-a0cd-f915cf841d5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:28.864Z|3f6b205d-c0fd-49b7-a0cd-f915cf841d5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:28.903Z|24a7aa4e-d825-4525-b274-ade3a4643017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:28.904Z|24a7aa4e-d825-4525-b274-ade3a4643017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:38.852Z|a5916ec8-6ad3-4bf6-be55-af9e422dd30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:38.853Z|a5916ec8-6ad3-4bf6-be55-af9e422dd30b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:38.884Z|fa27d911-3953-456e-ac74-14e014362021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:38.885Z|fa27d911-3953-456e-ac74-14e014362021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:38.925Z|47ef6def-44c0-4d05-8780-7ddff4110e1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:38.926Z|47ef6def-44c0-4d05-8780-7ddff4110e1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:40.242Z|7ec6a974-0102-483e-a8fd-6e305923e06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:09:40.243Z|7ec6a974-0102-483e-a8fd-6e305923e06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:09:40.742Z|4ba46836-148a-4b7b-9000-7b205f9d9391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:09:40.743Z|4ba46836-148a-4b7b-9000-7b205f9d9391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:09:48.891Z|6b8ab321-3c67-41fd-8efc-a46d4362e217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:48.892Z|6b8ab321-3c67-41fd-8efc-a46d4362e217|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:48.911Z|e48395fc-ed79-45d1-975f-603b35126dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:48.912Z|e48395fc-ed79-45d1-975f-603b35126dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:48.949Z|bc4211d5-543c-4e01-9c27-5519e1e100a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:48.950Z|bc4211d5-543c-4e01-9c27-5519e1e100a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:55.242Z|7019ac64-3573-4b7f-95ce-2b0517c6491f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:09:55.243Z|7019ac64-3573-4b7f-95ce-2b0517c6491f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:09:58.916Z|47183669-b33a-487a-9d7d-7ef9332fc60f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:58.917Z|47183669-b33a-487a-9d7d-7ef9332fc60f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:58.935Z|dbfaa8aa-df94-4f8a-b2b8-edbb3bbc38fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:58.936Z|dbfaa8aa-df94-4f8a-b2b8-edbb3bbc38fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:09:58.971Z|29200613-18d2-43a4-80fd-9059608d2483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:09:58.972Z|29200613-18d2-43a4-80fd-9059608d2483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:08.941Z|b3712f36-9160-4eab-a098-7a3143a999e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:08.942Z|b3712f36-9160-4eab-a098-7a3143a999e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:08.957Z|60d3e91f-4bdd-4797-a21b-688c2ec9729b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:08.957Z|60d3e91f-4bdd-4797-a21b-688c2ec9729b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:08.996Z|4eff6057-78f7-4b08-a3f9-736c34009c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:08.997Z|4eff6057-78f7-4b08-a3f9-736c34009c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:10.242Z|beeeb6f1-1465-44aa-abeb-720d9c10bcf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:10:10.245Z|beeeb6f1-1465-44aa-abeb-720d9c10bcf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:10:10.743Z|7f2d1db6-9eef-461e-abe6-2e905e0aee66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:10:10.744Z|7f2d1db6-9eef-461e-abe6-2e905e0aee66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:10:18.965Z|1e816f2f-86f4-425d-af93-cc0f3ddd024a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:18.966Z|1e816f2f-86f4-425d-af93-cc0f3ddd024a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:18.978Z|ef90a3cb-0ecc-47a4-8e5e-8de8de50ccbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:18.979Z|ef90a3cb-0ecc-47a4-8e5e-8de8de50ccbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:19.031Z|0263fe01-2e0f-4b72-a036-2db09b28dc77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:19.031Z|0263fe01-2e0f-4b72-a036-2db09b28dc77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:25.242Z|e3dc9276-1ffe-4306-a7ce-09c3a22e73c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:10:25.242Z|e3dc9276-1ffe-4306-a7ce-09c3a22e73c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:10:28.274Z|701aacf7-9126-4fba-8822-fbef10633a46|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:10:28.275Z|701aacf7-9126-4fba-8822-fbef10633a46|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:28.991Z|e69d7f83-aae9-44e4-adf0-22f57591c1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:28.993Z|e69d7f83-aae9-44e4-adf0-22f57591c1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:29.001Z|8fd1e620-d113-43ad-a513-0146d2d3d9b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:29.002Z|8fd1e620-d113-43ad-a513-0146d2d3d9b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:29.054Z|47dd6ea4-e786-46bc-a6a3-6fb5799f0a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:29.055Z|47dd6ea4-e786-46bc-a6a3-6fb5799f0a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:39.016Z|e0b31f69-69b8-445f-96ec-0c373b8b66ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:39.018Z|e0b31f69-69b8-445f-96ec-0c373b8b66ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:39.022Z|442e5e27-742c-49b4-8a49-d5fd6a75db1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:39.023Z|442e5e27-742c-49b4-8a49-d5fd6a75db1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:39.079Z|4f8a66a2-d191-4cbf-bbf6-e46f01e32efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:39.080Z|4f8a66a2-d191-4cbf-bbf6-e46f01e32efc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:40.244Z|3790454c-1af5-4db5-9899-ba5d28888680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:10:40.247Z|3790454c-1af5-4db5-9899-ba5d28888680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:10:40.745Z|362f323b-9df0-485b-a4b0-bf7852f8cf3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:10:40.746Z|362f323b-9df0-485b-a4b0-bf7852f8cf3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:10:49.038Z|12fce04e-6bbd-47b4-978e-85ead9d580ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:49.039Z|12fce04e-6bbd-47b4-978e-85ead9d580ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:49.044Z|4c2b9843-3778-41e1-a0ba-a716a75b35a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:49.045Z|4c2b9843-3778-41e1-a0ba-a716a75b35a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:49.102Z|02c30ffc-e3b1-4d4d-8eef-b7280968f7c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:49.103Z|02c30ffc-e3b1-4d4d-8eef-b7280968f7c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:55.242Z|0c5fa696-f498-48d4-9014-12346f52fafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:10:55.243Z|0c5fa696-f498-48d4-9014-12346f52fafc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:10:59.062Z|1da34bdc-520d-43b7-b7b0-697f7b67953c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:59.063Z|1da34bdc-520d-43b7-b7b0-697f7b67953c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:59.064Z|0ab45b42-86ff-4556-8bed-cd043890073b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:59.066Z|0ab45b42-86ff-4556-8bed-cd043890073b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:10:59.124Z|138aea4a-eb10-4a1c-b02f-c8681fef8b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:10:59.125Z|138aea4a-eb10-4a1c-b02f-c8681fef8b38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:09.085Z|9dc6f755-7df7-4a23-adb9-8d4d09dea736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:09.086Z|9dc6f755-7df7-4a23-adb9-8d4d09dea736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:09.091Z|75c64198-8cc5-406f-a07d-48fbf8a957b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:09.092Z|75c64198-8cc5-406f-a07d-48fbf8a957b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:09.149Z|8625df6a-55cd-40f4-a06c-68c3bad28699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:09.150Z|8625df6a-55cd-40f4-a06c-68c3bad28699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:10.242Z|74347db1-2682-4f03-8165-c8dc07ba561b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:11:10.243Z|74347db1-2682-4f03-8165-c8dc07ba561b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:11:10.747Z|f5bb7f15-dd91-4d09-b7da-0322baed4261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:11:10.748Z|f5bb7f15-dd91-4d09-b7da-0322baed4261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:11:19.113Z|f33eb6a9-53b7-45dc-a54c-54ba2865bd06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:19.114Z|f33eb6a9-53b7-45dc-a54c-54ba2865bd06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:19.129Z|80eee37d-7dfd-4dd3-a532-47fb7da16157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:19.130Z|80eee37d-7dfd-4dd3-a532-47fb7da16157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:19.188Z|d98501f4-6e04-4c2c-b183-0ade27a09443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:19.190Z|d98501f4-6e04-4c2c-b183-0ade27a09443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:25.242Z|d927c4d4-8ba8-4e46-b1e4-ac33a69b4ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:11:25.244Z|d927c4d4-8ba8-4e46-b1e4-ac33a69b4ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:11:28.275Z|d4cc486a-0f38-41ee-868d-908028d7f409|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:11:28.276Z|d4cc486a-0f38-41ee-868d-908028d7f409|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:29.141Z|56e6d154-e976-4e08-b1e1-081212cced93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:29.141Z|56e6d154-e976-4e08-b1e1-081212cced93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:29.170Z|72026d99-d7fa-41e7-bb5b-7664435928e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:29.171Z|72026d99-d7fa-41e7-bb5b-7664435928e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:29.218Z|a93fb802-e06e-47b0-849a-3dd395a9444b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:29.219Z|a93fb802-e06e-47b0-849a-3dd395a9444b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:39.168Z|98238f0d-1a3b-4983-ae1c-a4d9ab136c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:39.169Z|98238f0d-1a3b-4983-ae1c-a4d9ab136c08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:39.193Z|8964abae-fbff-4bb9-9f48-cacc920bd578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:39.194Z|8964abae-fbff-4bb9-9f48-cacc920bd578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:39.242Z|2bfac577-51e2-4190-a18a-15db09f0fe90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:39.243Z|2bfac577-51e2-4190-a18a-15db09f0fe90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:40.242Z|b3d4c8af-3bed-4d81-ab88-c6e5ab02877d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:11:40.242Z|b3d4c8af-3bed-4d81-ab88-c6e5ab02877d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:11:40.748Z|6aa54eee-e84e-46cb-a784-79834d63a353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:11:40.749Z|6aa54eee-e84e-46cb-a784-79834d63a353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:11:49.193Z|49bb23a0-e5ca-4917-ab31-d972f72d05e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:49.194Z|49bb23a0-e5ca-4917-ab31-d972f72d05e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:49.216Z|3969dced-3347-4237-94b2-f60bb2a04c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:49.217Z|3969dced-3347-4237-94b2-f60bb2a04c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:49.267Z|d6a2776a-535f-486f-9635-59fb5e2898f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:49.268Z|d6a2776a-535f-486f-9635-59fb5e2898f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:55.244Z|ed6a9a82-c94a-4a73-81a5-aa0d84621d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:11:55.249Z|ed6a9a82-c94a-4a73-81a5-aa0d84621d76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:11:59.221Z|191c7db6-770b-4a17-839d-27978da146d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:59.222Z|191c7db6-770b-4a17-839d-27978da146d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:59.241Z|b0d66060-3c0f-4e5a-a9b7-af1be8d1bc4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:59.243Z|b0d66060-3c0f-4e5a-a9b7-af1be8d1bc4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:11:59.309Z|01a36c2a-3e8a-466e-bfa0-7c4cbe0dc4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:11:59.311Z|01a36c2a-3e8a-466e-bfa0-7c4cbe0dc4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:09.246Z|dbe7fcf0-9b1a-4c49-bbfe-0c32261f0b13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:09.247Z|dbe7fcf0-9b1a-4c49-bbfe-0c32261f0b13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:09.265Z|1dc69198-76b1-440d-b5f8-1bc431168c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:09.266Z|1dc69198-76b1-440d-b5f8-1bc431168c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:09.336Z|ede862a4-6da7-4ea2-9185-09d3ad2b5119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:09.337Z|ede862a4-6da7-4ea2-9185-09d3ad2b5119|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:10.242Z|93991741-862c-4d6d-8001-16e997f45302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:12:10.242Z|93991741-862c-4d6d-8001-16e997f45302|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:12:10.750Z|b530dc09-ed20-44f9-a498-f4b43cac4667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:12:10.750Z|b530dc09-ed20-44f9-a498-f4b43cac4667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:12:19.271Z|a0acb290-279b-4429-ab6d-6b2aba9d8300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:19.272Z|a0acb290-279b-4429-ab6d-6b2aba9d8300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:19.295Z|cb35cb2d-ec50-4641-9726-981ef0558449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:19.296Z|cb35cb2d-ec50-4641-9726-981ef0558449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:19.358Z|f10fdb57-90db-48de-b8db-fdae6e652094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:19.360Z|f10fdb57-90db-48de-b8db-fdae6e652094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:25.244Z|cdc774fd-5a30-4d98-9189-247ad27b95f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:12:25.245Z|cdc774fd-5a30-4d98-9189-247ad27b95f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:12:28.286Z|bbad3e2d-67d2-41f0-860b-b1b8e3d82fca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:12:28.287Z|bbad3e2d-67d2-41f0-860b-b1b8e3d82fca|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:29.311Z|b852cd72-09c8-4a91-abf9-d2a2fe11f1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:29.312Z|b852cd72-09c8-4a91-abf9-d2a2fe11f1c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:29.324Z|3e487fd9-a858-49dd-93a2-913cd7a5c49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:29.325Z|3e487fd9-a858-49dd-93a2-913cd7a5c49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:29.384Z|d7073877-6f35-4e63-9fb8-0164662ea2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:29.385Z|d7073877-6f35-4e63-9fb8-0164662ea2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:39.336Z|67bf1dc4-db40-4311-9f49-d44c7d7c9fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:39.337Z|67bf1dc4-db40-4311-9f49-d44c7d7c9fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:39.348Z|f4702fc6-dbcb-400b-8868-3655fd0910bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:39.349Z|f4702fc6-dbcb-400b-8868-3655fd0910bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:39.409Z|b619786a-8b4a-4bf6-b6c3-ce7d077f0af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:39.410Z|b619786a-8b4a-4bf6-b6c3-ce7d077f0af1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:40.242Z|eb209721-4c20-449d-8b57-964d76a7c178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:12:40.245Z|eb209721-4c20-449d-8b57-964d76a7c178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:12:40.751Z|e88a088c-0f49-44e9-8102-6fcb3bca8add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:12:40.752Z|e88a088c-0f49-44e9-8102-6fcb3bca8add|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:12:49.367Z|10ca3520-05f4-46ec-8d30-113941142488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:49.368Z|10ca3520-05f4-46ec-8d30-113941142488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:49.374Z|0ffc1c78-5ac6-4668-9cd2-29bcb801a168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:49.376Z|0ffc1c78-5ac6-4668-9cd2-29bcb801a168|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:49.436Z|a0938dd4-d616-4500-8432-d8a6fc442b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:49.436Z|a0938dd4-d616-4500-8432-d8a6fc442b87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:55.242Z|8aac773c-50d3-4e89-a0b2-b176df93dd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:12:55.242Z|8aac773c-50d3-4e89-a0b2-b176df93dd68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:12:59.400Z|98baeb34-15e5-4121-9c9f-a60e9bf914f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:59.402Z|98baeb34-15e5-4121-9c9f-a60e9bf914f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:59.403Z|2ff63a06-56e5-4348-89c0-4f159d4ce688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:59.405Z|2ff63a06-56e5-4348-89c0-4f159d4ce688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:12:59.459Z|f6f27127-9475-4405-93f6-fc74d77624e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:12:59.461Z|f6f27127-9475-4405-93f6-fc74d77624e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:09.423Z|6942aad7-38d0-4183-ad17-57322b6b4e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:09.425Z|6942aad7-38d0-4183-ad17-57322b6b4e8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:09.428Z|109e6cbe-96d6-467d-a889-097b28fa6c18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:09.429Z|109e6cbe-96d6-467d-a889-097b28fa6c18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:09.483Z|5dc9c14d-7d72-491d-a9ab-0ba1be85e479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:09.484Z|5dc9c14d-7d72-491d-a9ab-0ba1be85e479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:10.242Z|83ac4ee6-8ad8-404e-8543-77da48e57eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:13:10.243Z|83ac4ee6-8ad8-404e-8543-77da48e57eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:13:10.753Z|75f009d7-9b6c-49c0-b644-525f95d79424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:13:10.753Z|75f009d7-9b6c-49c0-b644-525f95d79424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:13:19.457Z|189a5851-7f0b-4a5d-b953-abc2bea37c33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:19.458Z|189a5851-7f0b-4a5d-b953-abc2bea37c33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:19.460Z|04534722-4b31-4439-bdbe-74df42d94237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:19.460Z|04534722-4b31-4439-bdbe-74df42d94237|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:19.506Z|315b041a-9dea-4032-a2e6-fd8625afb946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:19.506Z|315b041a-9dea-4032-a2e6-fd8625afb946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:25.244Z|b687dd9f-7a5e-4cee-a9ce-92a23b1f6113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:13:25.275Z|b687dd9f-7a5e-4cee-a9ce-92a23b1f6113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:13:28.279Z|24576134-aada-4807-9b67-be4f6792f584|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:13:28.280Z|24576134-aada-4807-9b67-be4f6792f584|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:29.483Z|cc935135-6b6a-4c39-a18f-5fd6a5098570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:29.483Z|31e48d29-b54b-49e3-aff9-7965b84f699c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:29.484Z|cc935135-6b6a-4c39-a18f-5fd6a5098570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:29.484Z|31e48d29-b54b-49e3-aff9-7965b84f699c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:29.542Z|e436a853-10ac-413e-80ba-fb8ecfaf1e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:29.542Z|e436a853-10ac-413e-80ba-fb8ecfaf1e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:39.508Z|caea723a-1c3a-463d-a7de-dafe5764ec89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:39.508Z|1a74295d-2a69-42c8-837e-7ae29edd50e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:39.509Z|1a74295d-2a69-42c8-837e-7ae29edd50e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:39.509Z|caea723a-1c3a-463d-a7de-dafe5764ec89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:39.602Z|4188b6ce-823a-4486-aa8e-674adc0eb25d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:39.603Z|4188b6ce-823a-4486-aa8e-674adc0eb25d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:40.242Z|d8363780-b8e0-4843-b340-2df32419aa38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:13:40.243Z|d8363780-b8e0-4843-b340-2df32419aa38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:13:40.754Z|3a8c1382-c676-46ff-81c3-480fab4074c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:13:40.755Z|3a8c1382-c676-46ff-81c3-480fab4074c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:13:49.538Z|b18ea0b4-3802-462e-9db8-b2b6bdee9798|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:49.538Z|a09bd38c-cbc0-4e25-b210-aa79f0106019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:49.539Z|b18ea0b4-3802-462e-9db8-b2b6bdee9798|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:49.539Z|a09bd38c-cbc0-4e25-b210-aa79f0106019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:49.650Z|95575d08-2f58-4248-b39a-a6023907e618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:49.650Z|95575d08-2f58-4248-b39a-a6023907e618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:55.242Z|83561038-6db0-4e30-bb44-48143b19f2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:13:55.243Z|83561038-6db0-4e30-bb44-48143b19f2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:13:59.590Z|6e6edcf6-43aa-4423-8327-7c8eb81913a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:59.590Z|45b77715-c5be-4ae2-ac29-58777674e6f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:59.591Z|6e6edcf6-43aa-4423-8327-7c8eb81913a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:59.592Z|45b77715-c5be-4ae2-ac29-58777674e6f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:13:59.676Z|3c5df470-7236-4d10-a0a1-3e3b0e57b1ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:13:59.677Z|3c5df470-7236-4d10-a0a1-3e3b0e57b1ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:09.617Z|9c40ea55-1d00-4a59-8d19-096e88e2625d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:09.617Z|66100afe-f4b5-4f02-b991-13a422fbab2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:09.618Z|9c40ea55-1d00-4a59-8d19-096e88e2625d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:09.618Z|66100afe-f4b5-4f02-b991-13a422fbab2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:09.703Z|1af8ddda-dd9e-4c09-a202-ea91f8b0b5aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:09.705Z|1af8ddda-dd9e-4c09-a202-ea91f8b0b5aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:10.242Z|dc0a099a-dc34-4b0b-90e2-a4c84ee366ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:14:10.245Z|dc0a099a-dc34-4b0b-90e2-a4c84ee366ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:14:10.755Z|e0e1f57a-b2b0-4f53-8c10-32c353e4755a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:14:10.756Z|e0e1f57a-b2b0-4f53-8c10-32c353e4755a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:14:19.649Z|2307cd28-80b3-4abc-bdfe-9f87cf15224e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:19.649Z|2307cd28-80b3-4abc-bdfe-9f87cf15224e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:19.658Z|1c1c64c4-cc0f-4702-867b-956a664c2c97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:19.659Z|1c1c64c4-cc0f-4702-867b-956a664c2c97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:19.740Z|6c9ddaea-24e4-46a9-9052-1b77c6643745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:19.741Z|6c9ddaea-24e4-46a9-9052-1b77c6643745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:25.242Z|60368ace-e19f-4997-bf23-2f4c24f86454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:14:25.243Z|60368ace-e19f-4997-bf23-2f4c24f86454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:14:28.273Z|70a0a3ad-f048-4f38-aaa4-ea017204f481|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:14:28.275Z|70a0a3ad-f048-4f38-aaa4-ea017204f481|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:29.672Z|a0e6c366-e04d-4221-9768-3fa1de27db0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:29.673Z|a0e6c366-e04d-4221-9768-3fa1de27db0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:29.688Z|78629c10-d10f-4148-b3dc-b68e3ff0a1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:29.689Z|78629c10-d10f-4148-b3dc-b68e3ff0a1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:29.763Z|7ee9a563-aa3b-40ea-bf4d-ededa077b2c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:29.764Z|7ee9a563-aa3b-40ea-bf4d-ededa077b2c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:39.695Z|ffe035fb-8f50-4e00-93ea-e6a3b6b1d702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:39.696Z|ffe035fb-8f50-4e00-93ea-e6a3b6b1d702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:39.710Z|14b688d6-4605-4b5e-a85b-aad0378b39e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:39.711Z|14b688d6-4605-4b5e-a85b-aad0378b39e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:39.786Z|192d5e5c-dfcc-4c78-912e-ca218457309b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:39.787Z|192d5e5c-dfcc-4c78-912e-ca218457309b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:40.242Z|55561da9-cd31-4c08-b5fe-cfc4d4f4f1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:14:40.242Z|55561da9-cd31-4c08-b5fe-cfc4d4f4f1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:14:40.757Z|d39f3d8d-161c-426d-b586-57ea7275dc38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:14:40.758Z|d39f3d8d-161c-426d-b586-57ea7275dc38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:14:49.718Z|1f6ce63a-8b17-461c-acfa-0879207a468f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:49.719Z|1f6ce63a-8b17-461c-acfa-0879207a468f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:49.736Z|51db8e5c-2b84-437b-ad36-5cce4ff99d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:49.737Z|51db8e5c-2b84-437b-ad36-5cce4ff99d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:49.807Z|4d33cee1-6ebc-40b6-891a-6739a8a08cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:49.808Z|4d33cee1-6ebc-40b6-891a-6739a8a08cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:55.242Z|430f571c-078c-481e-a9f7-77aa4bdefd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:14:55.251Z|430f571c-078c-481e-a9f7-77aa4bdefd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:14:59.739Z|535244a7-2a58-41a6-98f3-6fd48d374696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:59.740Z|535244a7-2a58-41a6-98f3-6fd48d374696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:59.759Z|31a3836b-f02a-4a89-8fc0-1c6f5cb519eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:59.760Z|31a3836b-f02a-4a89-8fc0-1c6f5cb519eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:14:59.831Z|49257317-3e39-4977-be52-2aefac360517|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:14:59.832Z|49257317-3e39-4977-be52-2aefac360517|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:09.763Z|d66abcf1-5adf-4735-9119-d3ea3e5b14c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:09.765Z|d66abcf1-5adf-4735-9119-d3ea3e5b14c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:09.783Z|8303c5f4-0ea2-444c-b515-676f4849e2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:09.784Z|8303c5f4-0ea2-444c-b515-676f4849e2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:09.858Z|25e5540c-2bde-4f7b-94d1-17c4e0d030c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:09.859Z|25e5540c-2bde-4f7b-94d1-17c4e0d030c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:10.244Z|e70097ad-ef5e-4e15-8587-97c03f4688ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:15:10.245Z|e70097ad-ef5e-4e15-8587-97c03f4688ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:15:10.758Z|6eb310ad-7ad4-484e-a278-f281107a61c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:15:10.759Z|6eb310ad-7ad4-484e-a278-f281107a61c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:15:19.795Z|ad5a5d84-a8b6-4e87-85a8-7eea74755903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:19.795Z|ad5a5d84-a8b6-4e87-85a8-7eea74755903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:19.807Z|d9d781ec-b98f-4fa2-8c67-1c14c906b125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:19.808Z|d9d781ec-b98f-4fa2-8c67-1c14c906b125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:19.881Z|b22082fe-f1ff-46d1-a21a-0197b289f956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:19.882Z|b22082fe-f1ff-46d1-a21a-0197b289f956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:25.242Z|de19c67f-2279-4f4d-a56f-ba48cb4b041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:15:25.242Z|de19c67f-2279-4f4d-a56f-ba48cb4b041f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:15:28.277Z|c50a9e49-1906-40a0-a9c2-549ada507362|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:15:28.278Z|c50a9e49-1906-40a0-a9c2-549ada507362|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:29.821Z|609519d5-ddfa-4fdc-89f3-04516aaa0e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:29.822Z|609519d5-ddfa-4fdc-89f3-04516aaa0e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:29.829Z|ab51cda5-0e5d-47b0-90f3-5abcfef48bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:29.829Z|ab51cda5-0e5d-47b0-90f3-5abcfef48bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:29.916Z|39426b19-3444-4df7-9830-a5e242648a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:29.917Z|39426b19-3444-4df7-9830-a5e242648a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:39.848Z|7607f275-c9f7-4ad1-9969-afb6354598b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:39.848Z|94c01e08-470b-4382-808b-55640e5f9e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:39.849Z|94c01e08-470b-4382-808b-55640e5f9e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:39.849Z|7607f275-c9f7-4ad1-9969-afb6354598b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:39.939Z|040a7c98-300f-467e-b514-7fbc6aef04eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:39.940Z|040a7c98-300f-467e-b514-7fbc6aef04eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:40.242Z|1f752224-5416-4447-b8eb-acc05e0835b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:15:40.246Z|1f752224-5416-4447-b8eb-acc05e0835b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:15:40.760Z|17166fbd-3ea6-466e-a81a-851776d94fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:15:40.761Z|17166fbd-3ea6-466e-a81a-851776d94fda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:15:49.876Z|2a2b6158-8dc0-409c-a861-cadf6442aa32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:49.876Z|e73abd1a-32e5-4c78-bd06-d7542c98b417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:49.877Z|e73abd1a-32e5-4c78-bd06-d7542c98b417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:49.877Z|2a2b6158-8dc0-409c-a861-cadf6442aa32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:49.959Z|421da6e9-98a8-4f8c-a040-9144b84e4a81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:49.960Z|421da6e9-98a8-4f8c-a040-9144b84e4a81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:55.242Z|54a8685d-4001-4d19-b519-1e5eea15645c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:15:55.243Z|54a8685d-4001-4d19-b519-1e5eea15645c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:15:59.913Z|bb038e4e-9b90-4256-b796-35751686ef94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:59.913Z|8607e1c8-e450-42ef-89df-455e308f0b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:59.915Z|8607e1c8-e450-42ef-89df-455e308f0b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:59.915Z|bb038e4e-9b90-4256-b796-35751686ef94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:15:59.986Z|4ddeb945-1fb4-4e3f-8b18-838730b783a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:15:59.987Z|4ddeb945-1fb4-4e3f-8b18-838730b783a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:09.947Z|8795120d-a9f6-4c37-b258-2c4b97cc0e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:09.947Z|9cd0e374-c0eb-4d6e-8cf3-a7d27cc73a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:09.948Z|9cd0e374-c0eb-4d6e-8cf3-a7d27cc73a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:09.948Z|8795120d-a9f6-4c37-b258-2c4b97cc0e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:10.012Z|f98ca036-799e-4820-b82a-c87974375131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:10.013Z|f98ca036-799e-4820-b82a-c87974375131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:10.244Z|e05fc38a-a04e-4419-af63-e828b9deeb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:16:10.245Z|e05fc38a-a04e-4419-af63-e828b9deeb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:16:10.761Z|6436d974-56de-48d1-99d3-bcef2633df17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:16:10.762Z|6436d974-56de-48d1-99d3-bcef2633df17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:16:19.973Z|8a2382ed-55ab-48b7-892b-873d4e4a2a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:19.973Z|87eaad24-dcc9-4c75-a56c-1fc9be984e58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:19.974Z|87eaad24-dcc9-4c75-a56c-1fc9be984e58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:19.974Z|8a2382ed-55ab-48b7-892b-873d4e4a2a29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:20.034Z|3358e061-980f-4d70-b759-be64e9227220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:20.035Z|3358e061-980f-4d70-b759-be64e9227220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:25.242Z|e349eba4-8a3a-4b2b-8fa3-61ba3144dfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:16:25.247Z|e349eba4-8a3a-4b2b-8fa3-61ba3144dfaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:16:28.274Z|945d7126-ef32-4751-ad60-dcf0b532f69f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:16:28.274Z|945d7126-ef32-4751-ad60-dcf0b532f69f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:29.997Z|ab8da309-e38f-4d70-aa3e-b2d0b9f3b041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:29.998Z|ab8da309-e38f-4d70-aa3e-b2d0b9f3b041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:29.997Z|477423cb-a831-4f76-8311-c43d9392142d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:30.006Z|477423cb-a831-4f76-8311-c43d9392142d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:30.057Z|25b081c3-3108-43a1-9023-4ee9eb99e9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:30.058Z|25b081c3-3108-43a1-9023-4ee9eb99e9c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:40.022Z|cd1e6c1d-6920-4cc6-90f1-0e5749d41a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:40.023Z|cd1e6c1d-6920-4cc6-90f1-0e5749d41a8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:40.026Z|e181f7c2-e3d8-43af-9e46-f44f8434e6ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:40.027Z|e181f7c2-e3d8-43af-9e46-f44f8434e6ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:40.080Z|70b2c21c-8579-420b-aa93-9e10f1b78f9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:40.083Z|70b2c21c-8579-420b-aa93-9e10f1b78f9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:40.242Z|68b2f7cd-d7db-4ab9-88fd-810d5d163079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:16:40.243Z|68b2f7cd-d7db-4ab9-88fd-810d5d163079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:16:40.763Z|5e1fb2c8-59af-40e0-a858-34c2f0c9afae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:16:40.763Z|5e1fb2c8-59af-40e0-a858-34c2f0c9afae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:16:50.046Z|c44d7b8f-24ad-4bed-b77b-5d66b6b5a7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:50.046Z|c44d7b8f-24ad-4bed-b77b-5d66b6b5a7df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:50.051Z|146d4734-1faf-45ed-b945-f925df42a52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:50.051Z|146d4734-1faf-45ed-b945-f925df42a52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:50.111Z|e7031e24-a663-45bf-b447-144561385bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:16:50.112Z|e7031e24-a663-45bf-b447-144561385bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:16:55.242Z|92d48e12-1bc7-4d36-9994-132585b2fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:16:55.242Z|92d48e12-1bc7-4d36-9994-132585b2fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:17:00.070Z|cdaf0b88-f3dc-4897-bdbf-225e46e84d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:00.071Z|cdaf0b88-f3dc-4897-bdbf-225e46e84d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:00.074Z|6cd549af-214d-44b3-9825-361743b9b988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:00.074Z|6cd549af-214d-44b3-9825-361743b9b988|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:00.136Z|e6574aad-6783-46be-86b7-2f53dd8bb252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:00.137Z|e6574aad-6783-46be-86b7-2f53dd8bb252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:10.093Z|bb5b8f4c-5341-4288-b286-41ab9c819c23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:10.094Z|bb5b8f4c-5341-4288-b286-41ab9c819c23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:10.098Z|bab233c4-977c-4878-bbea-9b9d50d717b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:10.098Z|bab233c4-977c-4878-bbea-9b9d50d717b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:10.158Z|4e3b7f10-36f3-47b5-a9cc-9cf10990bce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:10.159Z|4e3b7f10-36f3-47b5-a9cc-9cf10990bce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:10.242Z|425038b4-82b6-4353-99d5-923cf030a53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:17:10.245Z|425038b4-82b6-4353-99d5-923cf030a53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:17:10.764Z|2dd0a14b-1e13-40e2-ae98-debee8066c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:17:10.765Z|2dd0a14b-1e13-40e2-ae98-debee8066c4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:17:20.117Z|f64deda7-4a36-4198-94da-9744cce41036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:20.117Z|cfc6f6c8-c1bc-4b72-a842-100b833cce1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:20.118Z|f64deda7-4a36-4198-94da-9744cce41036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:20.118Z|cfc6f6c8-c1bc-4b72-a842-100b833cce1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:20.182Z|f9ba9562-01c7-4fc5-ae68-143e352b5a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:20.185Z|f9ba9562-01c7-4fc5-ae68-143e352b5a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:25.244Z|a0ec24b9-d656-4f95-a807-e7f051d0e028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:17:25.245Z|a0ec24b9-d656-4f95-a807-e7f051d0e028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:17:28.274Z|d7cda4af-11f0-4485-920d-2e4e194a05fa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:17:28.278Z|d7cda4af-11f0-4485-920d-2e4e194a05fa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:30.141Z|2a4f9d66-f846-4ab7-a4a7-bb0cff2018d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:30.142Z|2a4f9d66-f846-4ab7-a4a7-bb0cff2018d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:30.143Z|ea6e05b0-9603-42cf-938a-661a47f768da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:30.144Z|ea6e05b0-9603-42cf-938a-661a47f768da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:30.218Z|3b23ae6f-e436-4fc3-b1b6-023de53f0dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:30.261Z|3b23ae6f-e436-4fc3-b1b6-023de53f0dcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:40.165Z|4cb649f9-3cb2-412e-bef5-86692c747ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:40.165Z|4cb649f9-3cb2-412e-bef5-86692c747ca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:40.181Z|dce0b8e9-bfe0-4a07-a4c7-ca7204aab82f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:40.181Z|dce0b8e9-bfe0-4a07-a4c7-ca7204aab82f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:40.242Z|e6930376-15be-49a1-bf0f-0b4cb6438944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:17:40.242Z|e6930376-15be-49a1-bf0f-0b4cb6438944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:17:40.288Z|1ea0992a-0026-41c4-95c6-a0c7f1469729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:40.289Z|1ea0992a-0026-41c4-95c6-a0c7f1469729|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:40.766Z|3b9e60e2-befe-4deb-a7e8-e5f09e41d185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:17:40.767Z|3b9e60e2-befe-4deb-a7e8-e5f09e41d185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:17:50.199Z|3e2f0d9c-918d-4811-a070-d3f8f584f0be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:50.200Z|3e2f0d9c-918d-4811-a070-d3f8f584f0be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:50.217Z|c4add09b-1063-4e36-bf91-4be225b99dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:50.218Z|c4add09b-1063-4e36-bf91-4be225b99dca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:50.319Z|dfb55767-f7ba-40e4-a1c4-e1b1ad937560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:17:50.320Z|dfb55767-f7ba-40e4-a1c4-e1b1ad937560|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:17:55.242Z|72be5c91-dedf-4107-ac42-a6edad0f462c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:17:55.244Z|72be5c91-dedf-4107-ac42-a6edad0f462c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:18:00.239Z|fbbf53bf-f52b-4b17-8c03-a9425d9bb51a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:00.240Z|fbbf53bf-f52b-4b17-8c03-a9425d9bb51a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:00.244Z|dab7768f-5a25-4cb1-bd60-6a0aaf04dff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:00.244Z|dab7768f-5a25-4cb1-bd60-6a0aaf04dff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:00.346Z|9c0b333b-9b61-4dd4-85d1-bd1bbc745eaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:00.347Z|9c0b333b-9b61-4dd4-85d1-bd1bbc745eaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:10.242Z|984c8af9-b137-480f-be52-95f124f37d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:18:10.242Z|984c8af9-b137-480f-be52-95f124f37d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:18:10.274Z|9d39855a-e27f-4113-a103-c216f816b587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:10.276Z|9d39855a-e27f-4113-a103-c216f816b587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:10.280Z|40aafd11-9d29-4721-9baf-c7bd77327cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:10.282Z|40aafd11-9d29-4721-9baf-c7bd77327cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:10.374Z|d86313b5-f1ff-4efc-abed-ba5669bca07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:10.374Z|d86313b5-f1ff-4efc-abed-ba5669bca07b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:10.768Z|a9469de0-df41-4b24-abe5-6b66ea3218ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:18:10.769Z|a9469de0-df41-4b24-abe5-6b66ea3218ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:18:20.309Z|045b12d9-dfbb-497d-a6f1-b34f7d6bba7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:20.310Z|045b12d9-dfbb-497d-a6f1-b34f7d6bba7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:20.315Z|74192bb2-6210-45a0-a17d-d1e51c7740e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:20.316Z|74192bb2-6210-45a0-a17d-d1e51c7740e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:20.399Z|020d155e-4786-4606-872b-a50566a4c6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:20.400Z|020d155e-4786-4606-872b-a50566a4c6a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:25.242Z|e9575497-380d-42c7-8561-8bb123a4407d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:18:25.242Z|e9575497-380d-42c7-8561-8bb123a4407d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:18:28.274Z|4d745bc7-ba5d-4558-ba43-841ce19b7dc9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:18:28.275Z|4d745bc7-ba5d-4558-ba43-841ce19b7dc9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:30.338Z|95e41c10-4670-45c6-b9fa-37af85c8a39b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:30.339Z|95e41c10-4670-45c6-b9fa-37af85c8a39b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:30.340Z|158a71b3-749d-416d-9630-5256cf043c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:30.340Z|158a71b3-749d-416d-9630-5256cf043c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:30.423Z|208c4582-239e-4bec-9bce-07dfaecece0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:30.425Z|208c4582-239e-4bec-9bce-07dfaecece0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:40.242Z|3984bdb7-6d1c-4351-a194-989748ecd328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:18:40.245Z|3984bdb7-6d1c-4351-a194-989748ecd328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:18:40.367Z|73e057ed-6b09-414c-a716-432d0633e90c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:40.368Z|73e057ed-6b09-414c-a716-432d0633e90c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:40.373Z|93f353fd-9bcc-459a-bdfe-e80c4c239751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:40.375Z|93f353fd-9bcc-459a-bdfe-e80c4c239751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:40.452Z|96ec3ea9-d93e-4bc5-8b68-9db540890dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:40.453Z|96ec3ea9-d93e-4bc5-8b68-9db540890dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:40.769Z|2c64c498-1fa1-4b1f-ba1a-a90fa203d97d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:18:40.770Z|2c64c498-1fa1-4b1f-ba1a-a90fa203d97d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:18:50.393Z|fdbc9f41-8549-419c-89bd-b9f6a707104b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:50.394Z|fdbc9f41-8549-419c-89bd-b9f6a707104b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:50.401Z|1f448eaf-a1f4-424b-bc5a-c79146f6413f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:50.402Z|1f448eaf-a1f4-424b-bc5a-c79146f6413f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:50.474Z|186a3bb1-a285-4463-94c8-5051ed64bfe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:18:50.475Z|186a3bb1-a285-4463-94c8-5051ed64bfe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:18:55.242Z|34e4de77-360a-405d-89b9-9a2a18fe24b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:18:55.243Z|34e4de77-360a-405d-89b9-9a2a18fe24b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:19:00.416Z|e6a834b2-6d90-43bb-9f78-544760093f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:00.417Z|e6a834b2-6d90-43bb-9f78-544760093f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:00.424Z|3acf1594-2c09-4fdc-a436-0a28a0e1c768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:00.424Z|3acf1594-2c09-4fdc-a436-0a28a0e1c768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:00.500Z|7282a9b8-8f56-47de-bb3a-dfe464fdb5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:00.501Z|7282a9b8-8f56-47de-bb3a-dfe464fdb5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:10.242Z|24e7ea38-a5b9-480a-a57e-922373ea77b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:19:10.243Z|24e7ea38-a5b9-480a-a57e-922373ea77b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:19:10.439Z|f186e336-06c0-42b0-8d94-70495e553d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:10.440Z|f186e336-06c0-42b0-8d94-70495e553d2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:10.447Z|fdcdf29b-c55f-4a87-a099-9a9178ce3943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:10.448Z|fdcdf29b-c55f-4a87-a099-9a9178ce3943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:10.522Z|79a2cf97-85dd-4b7f-8ff8-e446101174ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:10.522Z|79a2cf97-85dd-4b7f-8ff8-e446101174ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:10.771Z|61726818-a2eb-4e5e-b399-4000345d5ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:19:10.771Z|61726818-a2eb-4e5e-b399-4000345d5ea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:19:20.463Z|e301c84a-4936-4a63-b503-91d8685b4600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:20.465Z|e301c84a-4936-4a63-b503-91d8685b4600|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:20.474Z|c558f81a-74b9-4e18-97e7-0508b1bb6a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:20.475Z|c558f81a-74b9-4e18-97e7-0508b1bb6a1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:20.551Z|2de0d38f-4a19-4b39-8d96-9982c0760246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:20.552Z|2de0d38f-4a19-4b39-8d96-9982c0760246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:25.242Z|cfe8d6b2-1279-4615-8f34-56e2b737f3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:19:25.245Z|cfe8d6b2-1279-4615-8f34-56e2b737f3e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:19:28.294Z|c9fc6709-6755-4209-a280-8ea0016037f2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:19:28.295Z|c9fc6709-6755-4209-a280-8ea0016037f2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:30.493Z|a54a75b8-bb4e-4d3b-9136-8abe96da1a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:30.494Z|a54a75b8-bb4e-4d3b-9136-8abe96da1a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:30.500Z|5ad672e1-37da-4a7d-8926-4bce81d63391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:30.501Z|5ad672e1-37da-4a7d-8926-4bce81d63391|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:30.575Z|f8c5fd55-fab1-4850-aa2a-52f30dc6224a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:30.575Z|f8c5fd55-fab1-4850-aa2a-52f30dc6224a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:40.242Z|4af576c2-96b7-492f-98c5-aaabd68c1cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:19:40.242Z|4af576c2-96b7-492f-98c5-aaabd68c1cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:19:40.517Z|63ec495e-de70-410a-8612-119c6ac25392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:40.517Z|63ec495e-de70-410a-8612-119c6ac25392|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:40.523Z|2d5030e5-9e15-4e57-9296-ecaae03c7b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:40.524Z|2d5030e5-9e15-4e57-9296-ecaae03c7b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:40.597Z|3abcf4ee-0b16-4de4-b402-7b698b3c2f0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:40.598Z|3abcf4ee-0b16-4de4-b402-7b698b3c2f0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:40.772Z|0f690b03-9cf5-4f12-85ba-cd5f502e3f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:19:40.773Z|0f690b03-9cf5-4f12-85ba-cd5f502e3f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:19:50.539Z|98ef22e5-5aa1-471a-8b9f-21194d317486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:50.541Z|98ef22e5-5aa1-471a-8b9f-21194d317486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:50.543Z|b3adf424-7166-4469-8d45-2cf6713c171e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:50.543Z|b3adf424-7166-4469-8d45-2cf6713c171e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:50.618Z|2337e3b4-1a45-4ad8-b194-2496e34456f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:19:50.619Z|2337e3b4-1a45-4ad8-b194-2496e34456f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:19:55.242Z|f8fc5132-ce61-4dfb-b9b9-dcf8b4263043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:19:55.243Z|f8fc5132-ce61-4dfb-b9b9-dcf8b4263043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:20:00.561Z|d994a6ff-df27-4ebc-8306-0c3c2aef24dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:00.562Z|d994a6ff-df27-4ebc-8306-0c3c2aef24dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:00.566Z|77bb4658-8d2d-4cae-83a7-9ea33727a93e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:00.567Z|77bb4658-8d2d-4cae-83a7-9ea33727a93e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:00.639Z|4f1ae7bd-5e50-4cba-8675-190e9a312c8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:00.641Z|4f1ae7bd-5e50-4cba-8675-190e9a312c8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:10.242Z|5dce33bb-ea66-441c-8ce6-3a92c91a8649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:20:10.246Z|5dce33bb-ea66-441c-8ce6-3a92c91a8649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:20:10.584Z|9d056bc8-7dc6-4f8d-a5f0-c2629186e124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:10.586Z|22ce370a-fba1-4726-bc1e-bd5113bd0a0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:10.586Z|22ce370a-fba1-4726-bc1e-bd5113bd0a0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:10.586Z|9d056bc8-7dc6-4f8d-a5f0-c2629186e124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:10.664Z|326b0084-5a12-48ee-a963-1f4adb70ded9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:10.665Z|326b0084-5a12-48ee-a963-1f4adb70ded9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:10.774Z|91d97278-e8d3-4b8d-8af2-35652c72c06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:20:10.774Z|91d97278-e8d3-4b8d-8af2-35652c72c06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:20:20.613Z|f178fb90-5589-426c-b13a-248b59502885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:20.613Z|bb343826-43a4-4723-860d-3999f0137e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:20.613Z|f178fb90-5589-426c-b13a-248b59502885|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:20.614Z|bb343826-43a4-4723-860d-3999f0137e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:20.688Z|974808d9-55bd-43c7-9ddf-f0644f32d732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:20.689Z|974808d9-55bd-43c7-9ddf-f0644f32d732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:25.242Z|ad446d17-5ac0-4042-b7df-0b1fa000727e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:20:25.242Z|ad446d17-5ac0-4042-b7df-0b1fa000727e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:20:28.274Z|02492a65-f6e8-4b3c-9a37-bff937799fdf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:20:28.275Z|02492a65-f6e8-4b3c-9a37-bff937799fdf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:30.635Z|63c46d0a-3dff-4535-b94a-789b735a90c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:30.636Z|63c46d0a-3dff-4535-b94a-789b735a90c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:30.636Z|a407a31d-abdb-4005-80b7-8fa636c27af7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:30.637Z|a407a31d-abdb-4005-80b7-8fa636c27af7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:30.715Z|30bf7c46-6aad-4a90-9bde-ae18a991b0c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:30.717Z|30bf7c46-6aad-4a90-9bde-ae18a991b0c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:40.242Z|553c4fdd-d33d-4aea-9c89-2e9b616cba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:20:40.242Z|553c4fdd-d33d-4aea-9c89-2e9b616cba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:20:40.657Z|d1831ed6-ce9e-4226-8e19-03bc2048bfb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:40.657Z|9f85b367-80e4-4055-a631-1ca543536f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:40.658Z|d1831ed6-ce9e-4226-8e19-03bc2048bfb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:40.658Z|9f85b367-80e4-4055-a631-1ca543536f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:40.739Z|2f797450-bc33-45a1-ae04-3951e789d451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:40.739Z|2f797450-bc33-45a1-ae04-3951e789d451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:40.775Z|2fe8b7ff-3f3e-46b1-ab07-5118a4346a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:20:40.776Z|2fe8b7ff-3f3e-46b1-ab07-5118a4346a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:20:50.694Z|27a5125e-b5fa-4b83-931b-fdfd64cbba69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:50.694Z|d421dfb7-80a7-4322-bf6d-aad0df6e4434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:50.697Z|d421dfb7-80a7-4322-bf6d-aad0df6e4434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:50.697Z|27a5125e-b5fa-4b83-931b-fdfd64cbba69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:50.761Z|bd852876-0eae-4841-b52a-176a3a992213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:20:50.762Z|bd852876-0eae-4841-b52a-176a3a992213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:20:55.242Z|b7b8fcff-46b1-4395-8b80-f550a2285263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:20:55.245Z|b7b8fcff-46b1-4395-8b80-f550a2285263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:21:00.723Z|99a8abec-6075-4ca4-ac44-91bbe0edda75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:00.724Z|99a8abec-6075-4ca4-ac44-91bbe0edda75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:00.725Z|80e8c364-5347-41c9-919a-bb4a6b380f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:00.725Z|80e8c364-5347-41c9-919a-bb4a6b380f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:00.786Z|e9e71f33-73bd-4280-850f-6d612868bcd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:00.787Z|e9e71f33-73bd-4280-850f-6d612868bcd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:10.242Z|50f403f7-c508-484d-859b-956b54e6e0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:21:10.243Z|50f403f7-c508-484d-859b-956b54e6e0d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:21:10.747Z|3118297b-9fd1-4423-8e4a-fccdb5f1d4b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:10.747Z|0e832640-2001-4dfa-b14c-7905b4a049c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:10.747Z|3118297b-9fd1-4423-8e4a-fccdb5f1d4b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:10.747Z|0e832640-2001-4dfa-b14c-7905b4a049c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:10.777Z|7c5f62b2-ec56-4240-a3dd-dae0e8c97924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:21:10.778Z|7c5f62b2-ec56-4240-a3dd-dae0e8c97924|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:21:10.808Z|2494430a-ec0b-4432-b6f7-dd479a6f7a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:10.809Z|2494430a-ec0b-4432-b6f7-dd479a6f7a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:20.770Z|0f1a039a-0629-4d68-9c1a-6afd6e47bb52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:20.770Z|318f03da-eee0-465b-b4d7-0dae247fcb20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:20.771Z|318f03da-eee0-465b-b4d7-0dae247fcb20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:20.771Z|0f1a039a-0629-4d68-9c1a-6afd6e47bb52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:20.831Z|64532b0c-4724-4233-9258-3fbfc8d5b2a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:20.832Z|64532b0c-4724-4233-9258-3fbfc8d5b2a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:25.242Z|19fc797f-f243-493b-b305-240faf5dcd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:21:25.242Z|19fc797f-f243-493b-b305-240faf5dcd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:21:28.276Z|18c75cbf-72b0-4af3-b9bf-17e035fa74b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:21:28.277Z|18c75cbf-72b0-4af3-b9bf-17e035fa74b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:30.795Z|483d8caa-6f19-42ac-8d5b-9a555c50ced1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:30.795Z|7877e1bb-ddcf-4505-9d3c-9640a1ea3da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:30.796Z|483d8caa-6f19-42ac-8d5b-9a555c50ced1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:30.796Z|7877e1bb-ddcf-4505-9d3c-9640a1ea3da8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:30.852Z|b6c396b6-97b2-4249-9955-f2fe8e94c873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:30.853Z|b6c396b6-97b2-4249-9955-f2fe8e94c873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:40.242Z|054f3a56-e1d8-4e7a-8049-8c22ce31dd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:21:40.244Z|054f3a56-e1d8-4e7a-8049-8c22ce31dd35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:21:40.779Z|2596a0e6-bacb-4548-800e-5e6f83437fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:21:40.779Z|2596a0e6-bacb-4548-800e-5e6f83437fa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:21:40.817Z|648d5fbb-f789-490e-8276-818f1dc50c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:40.817Z|648d5fbb-f789-490e-8276-818f1dc50c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:40.817Z|f0296d66-f711-4230-b634-fb024cfc5c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:40.818Z|f0296d66-f711-4230-b634-fb024cfc5c71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:40.873Z|c6ca0d94-dbbd-46af-b55a-d9771aa05d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:40.874Z|c6ca0d94-dbbd-46af-b55a-d9771aa05d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:50.841Z|fbfab6a1-575b-4a7b-98cc-4e82fb90eb7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:50.841Z|19b3327e-c8a9-47ac-b489-c98c67996623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:50.842Z|19b3327e-c8a9-47ac-b489-c98c67996623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:50.842Z|fbfab6a1-575b-4a7b-98cc-4e82fb90eb7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:50.897Z|075b2f50-7131-49ae-84a5-ae4f6763b09d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:21:50.898Z|075b2f50-7131-49ae-84a5-ae4f6763b09d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:21:55.242Z|d5add19d-6ca8-43ed-9fc0-0eacaf55fb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:21:55.242Z|d5add19d-6ca8-43ed-9fc0-0eacaf55fb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:22:00.864Z|04426ccb-96f4-40df-a758-b32bc71143fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:00.864Z|dc5b85ab-5c53-454e-b6ea-d56adcf76a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:00.864Z|04426ccb-96f4-40df-a758-b32bc71143fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:00.865Z|dc5b85ab-5c53-454e-b6ea-d56adcf76a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:00.921Z|171f91e5-a9de-405b-b24c-08e883e34549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:00.922Z|171f91e5-a9de-405b-b24c-08e883e34549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:10.242Z|49dd57d3-e93e-4310-8ed6-d45a3b1de061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:22:10.242Z|49dd57d3-e93e-4310-8ed6-d45a3b1de061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:22:10.780Z|3f5cc9fe-c93d-48dd-bb35-97cfd6803d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:22:10.781Z|3f5cc9fe-c93d-48dd-bb35-97cfd6803d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:22:10.889Z|f6e7b80d-a54f-4177-a70f-e6f65b6658d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:10.889Z|61f05311-b649-486f-b3c8-6147ffb33884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:10.890Z|f6e7b80d-a54f-4177-a70f-e6f65b6658d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:10.890Z|61f05311-b649-486f-b3c8-6147ffb33884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:10.943Z|4cc74bf6-1efb-41f3-b5ec-ef47beec2eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:10.944Z|4cc74bf6-1efb-41f3-b5ec-ef47beec2eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:20.912Z|8f2e06de-403e-4df8-8372-f1ec521e7f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:20.913Z|8f2e06de-403e-4df8-8372-f1ec521e7f9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:20.912Z|c36474a7-5dc5-4c4f-8a09-3ba1a1454971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:20.928Z|c36474a7-5dc5-4c4f-8a09-3ba1a1454971|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:20.968Z|2f66442b-53c8-4e04-bae0-da46f73106d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:20.970Z|2f66442b-53c8-4e04-bae0-da46f73106d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:25.243Z|6cd3fe20-121b-4bcf-a642-2046e6cdfae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:22:25.249Z|6cd3fe20-121b-4bcf-a642-2046e6cdfae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:22:28.272Z|74186943-9e11-4180-907a-0d5dea270482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:22:28.273Z|74186943-9e11-4180-907a-0d5dea270482|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:30.935Z|f25aaa1b-143b-459d-8c61-b5cb8ea6c405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:30.936Z|f25aaa1b-143b-459d-8c61-b5cb8ea6c405|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:30.958Z|5b3d1ca8-e89a-40d0-9f57-d07fe15d4287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:30.959Z|5b3d1ca8-e89a-40d0-9f57-d07fe15d4287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:30.991Z|7bd2ef77-a561-44c9-b4e8-8852bf454777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:30.992Z|7bd2ef77-a561-44c9-b4e8-8852bf454777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:40.242Z|61ffc624-4f54-4c4c-be51-5366107b9c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:22:40.243Z|61ffc624-4f54-4c4c-be51-5366107b9c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:22:40.782Z|b902cb2b-3826-4aba-b59e-1a585ac65abe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:22:40.782Z|b902cb2b-3826-4aba-b59e-1a585ac65abe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:22:40.959Z|37f4f337-3a97-4cf7-8bb1-fc571e7809a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:40.960Z|37f4f337-3a97-4cf7-8bb1-fc571e7809a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:40.981Z|b331bff1-b2fe-42fe-9eac-0840bcabbd3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:40.982Z|b331bff1-b2fe-42fe-9eac-0840bcabbd3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:41.015Z|0144c074-b183-4a62-8d02-9533b3df5bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:41.016Z|0144c074-b183-4a62-8d02-9533b3df5bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:50.984Z|b1ee91f5-198e-4c53-be50-65dda8e9575f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:50.984Z|b1ee91f5-198e-4c53-be50-65dda8e9575f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:51.003Z|487bcc10-4170-4046-8534-58fa561f65ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:51.006Z|487bcc10-4170-4046-8534-58fa561f65ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:51.040Z|e4a93a0b-aace-4168-93e0-9b1116727219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:22:51.041Z|e4a93a0b-aace-4168-93e0-9b1116727219|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:22:55.244Z|697876d0-4cc7-4cab-8eec-eb44ee2022ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:22:55.247Z|697876d0-4cc7-4cab-8eec-eb44ee2022ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:23:01.008Z|343b9581-b3fb-40a9-895f-b703b3b35fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:01.009Z|343b9581-b3fb-40a9-895f-b703b3b35fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:01.029Z|ad3cee4e-c371-4434-907d-9fce730a3ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:01.030Z|ad3cee4e-c371-4434-907d-9fce730a3ef4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:01.074Z|c2dec01e-670a-40f3-8513-857ad36ef081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:01.074Z|c2dec01e-670a-40f3-8513-857ad36ef081|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:10.242Z|b72e0fc4-ec03-44e5-9758-faf56c8aaa85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:23:10.244Z|b72e0fc4-ec03-44e5-9758-faf56c8aaa85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:23:10.783Z|33963f72-d6f9-4ce6-889f-9344b68bf51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:23:10.784Z|33963f72-d6f9-4ce6-889f-9344b68bf51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:23:11.037Z|e2f0194d-b856-42d2-9f36-073392456b37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:11.038Z|e2f0194d-b856-42d2-9f36-073392456b37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:11.059Z|195894aa-613e-442e-b435-471491784d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:11.060Z|195894aa-613e-442e-b435-471491784d00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:11.095Z|3471c7f6-f50c-45d9-bdb4-e32a429307ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:11.097Z|3471c7f6-f50c-45d9-bdb4-e32a429307ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:21.060Z|79dc2dda-b1af-4ee1-8815-c8df9bc11230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:21.061Z|79dc2dda-b1af-4ee1-8815-c8df9bc11230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:21.081Z|a7587689-6b5f-4988-b1b8-830601dd26b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:21.082Z|a7587689-6b5f-4988-b1b8-830601dd26b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:21.119Z|19ee0b27-2d2a-43b8-aba7-bd1d8ded6594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:21.120Z|19ee0b27-2d2a-43b8-aba7-bd1d8ded6594|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:25.242Z|068e0066-b25e-4eb4-8f03-e7687852ea38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:23:25.243Z|068e0066-b25e-4eb4-8f03-e7687852ea38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:23:28.274Z|200f85b3-fab4-4c2d-ba92-26840d46dbe9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:23:28.275Z|200f85b3-fab4-4c2d-ba92-26840d46dbe9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:31.085Z|17045d4e-2a83-4b03-ac5a-9b40bf043362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:31.086Z|17045d4e-2a83-4b03-ac5a-9b40bf043362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:31.104Z|d375cfd7-dbf8-4201-a8b6-2a90c3fc06a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:31.105Z|d375cfd7-dbf8-4201-a8b6-2a90c3fc06a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:31.143Z|1911812a-402a-4c2c-b57a-194bd895933c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:31.144Z|1911812a-402a-4c2c-b57a-194bd895933c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:40.242Z|b18dbffe-bb76-49e8-bb89-c0e8fce89e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:23:40.243Z|b18dbffe-bb76-49e8-bb89-c0e8fce89e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:23:40.784Z|5b822e90-29bd-43e1-aa48-9cc6575afe78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:23:40.785Z|5b822e90-29bd-43e1-aa48-9cc6575afe78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:23:41.108Z|8c636f34-372c-4911-8d4e-f1d3ce524e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:41.109Z|8c636f34-372c-4911-8d4e-f1d3ce524e0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:41.126Z|caf7d767-4450-4faf-81b0-143573844371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:41.127Z|caf7d767-4450-4faf-81b0-143573844371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:41.165Z|c9d4bc61-3715-41c8-a9a9-5a3a5f13694d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:41.166Z|c9d4bc61-3715-41c8-a9a9-5a3a5f13694d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:51.131Z|45c44118-6e38-4b15-824b-5818142c4d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:51.132Z|45c44118-6e38-4b15-824b-5818142c4d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:51.150Z|df80d866-f3b6-4017-a208-d4578452e745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:51.151Z|df80d866-f3b6-4017-a208-d4578452e745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:51.188Z|51901d4f-e043-423b-a52f-57c7c0d57e16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:23:51.189Z|51901d4f-e043-423b-a52f-57c7c0d57e16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:23:55.242Z|2c98c32e-5f80-4f14-83b8-47e72a23f67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:23:55.243Z|2c98c32e-5f80-4f14-83b8-47e72a23f67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:24:01.156Z|1fe5342d-b751-40b5-9a59-d035014dc62f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:01.157Z|1fe5342d-b751-40b5-9a59-d035014dc62f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:01.173Z|d746830f-f982-46bc-9892-01e72e997d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:01.174Z|d746830f-f982-46bc-9892-01e72e997d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:01.211Z|7899b57e-36cb-4ffc-b94c-19736eaf13c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:01.212Z|7899b57e-36cb-4ffc-b94c-19736eaf13c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:10.242Z|379a9136-9611-4a49-a991-7b5837adbf65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:24:10.242Z|379a9136-9611-4a49-a991-7b5837adbf65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:24:10.786Z|fdf3426b-ac58-4790-8320-cb3204f45511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:24:10.787Z|fdf3426b-ac58-4790-8320-cb3204f45511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:24:11.177Z|89f0be8a-84fb-41b8-bc1d-63bd0319e651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:11.178Z|89f0be8a-84fb-41b8-bc1d-63bd0319e651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:11.196Z|a84121ca-d832-4d37-aac0-9f6cc97e0fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:11.196Z|a84121ca-d832-4d37-aac0-9f6cc97e0fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:11.234Z|e357dbec-b5e2-4e80-996e-c68f230a61c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:11.234Z|e357dbec-b5e2-4e80-996e-c68f230a61c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:21.202Z|fdf966df-389a-48e7-92ef-c6d7ece754a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:21.203Z|fdf966df-389a-48e7-92ef-c6d7ece754a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:21.218Z|886de17a-be7f-4ed4-bc50-44c547963437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:21.219Z|886de17a-be7f-4ed4-bc50-44c547963437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:21.254Z|a6818d96-8367-41c6-bca4-d1510ba7595b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:21.255Z|a6818d96-8367-41c6-bca4-d1510ba7595b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:25.242Z|b7a8b94a-e0c7-4f5b-aad8-5ece6d415323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:24:25.243Z|b7a8b94a-e0c7-4f5b-aad8-5ece6d415323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:24:28.274Z|75fb75ee-0d0c-4f4e-9ce6-b1e95f4a55db|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:24:28.277Z|75fb75ee-0d0c-4f4e-9ce6-b1e95f4a55db|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:31.233Z|65b48a57-178c-439d-9847-0f6f5f71a820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:31.234Z|65b48a57-178c-439d-9847-0f6f5f71a820|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:31.246Z|08a39e30-0681-4df1-a851-e69fe295145d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:31.247Z|08a39e30-0681-4df1-a851-e69fe295145d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:31.275Z|c8cd98a5-e967-4d69-8bfd-d85a59dc12b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:31.276Z|c8cd98a5-e967-4d69-8bfd-d85a59dc12b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:40.242Z|4481f055-2e32-4da6-9922-85e635ee9006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:24:40.246Z|4481f055-2e32-4da6-9922-85e635ee9006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:24:40.788Z|7389e89f-77ba-40ac-beb4-d648f5b70932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:24:40.789Z|7389e89f-77ba-40ac-beb4-d648f5b70932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:24:41.263Z|4dcae6b2-6904-4875-9b67-209cb460a972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:41.264Z|4dcae6b2-6904-4875-9b67-209cb460a972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:41.276Z|6fd7eed7-4841-414f-ae88-ed6947192393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:41.277Z|6fd7eed7-4841-414f-ae88-ed6947192393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:41.300Z|9d01cbf4-e2e9-4050-b956-447debd71b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:41.301Z|9d01cbf4-e2e9-4050-b956-447debd71b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:51.286Z|6e128178-3b1e-4697-b9a7-e420f09ed821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:51.287Z|6e128178-3b1e-4697-b9a7-e420f09ed821|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:51.302Z|a475ac6b-09f2-4211-8781-3552969b25a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:51.303Z|a475ac6b-09f2-4211-8781-3552969b25a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:51.322Z|7fe58ba9-d287-4a29-8b0b-18f9a1d82556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:24:51.323Z|7fe58ba9-d287-4a29-8b0b-18f9a1d82556|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:24:55.242Z|113f93ed-e3ee-41e1-9774-458f19d2d3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:24:55.243Z|113f93ed-e3ee-41e1-9774-458f19d2d3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:25:01.310Z|9b96845e-1d55-4551-b321-5e4fceb6eac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:01.311Z|9b96845e-1d55-4551-b321-5e4fceb6eac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:01.326Z|d52759a3-c040-448e-954a-75e357d7566c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:01.327Z|d52759a3-c040-448e-954a-75e357d7566c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:01.346Z|f5b73cde-6897-4c85-89cc-6d60fd480426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:01.347Z|f5b73cde-6897-4c85-89cc-6d60fd480426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:10.242Z|aecf0bc2-7ecb-40b3-868d-cc12ff80cc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:25:10.243Z|aecf0bc2-7ecb-40b3-868d-cc12ff80cc24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:25:10.790Z|e82a6d20-1d43-48e5-b4c3-25e39275e632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:25:10.791Z|e82a6d20-1d43-48e5-b4c3-25e39275e632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:25:11.334Z|c822c8de-4ba6-4720-8cee-d41191de2e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:11.335Z|c822c8de-4ba6-4720-8cee-d41191de2e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:11.353Z|c441fbba-530a-4fee-8d51-0a08002cb3d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:11.354Z|c441fbba-530a-4fee-8d51-0a08002cb3d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:11.369Z|171d440e-2f1d-4352-8626-2506ca377d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:11.370Z|171d440e-2f1d-4352-8626-2506ca377d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:21.355Z|ce7a8a2f-113a-4968-a782-862a093b78f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:21.356Z|ce7a8a2f-113a-4968-a782-862a093b78f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:21.374Z|ff6ccfb6-caa4-4cd9-849d-23cb70451152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:21.375Z|ff6ccfb6-caa4-4cd9-849d-23cb70451152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:21.390Z|fb62315b-225e-4d06-a52d-37f0baf9b1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:21.391Z|fb62315b-225e-4d06-a52d-37f0baf9b1a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:25.244Z|d6238882-488a-41c1-8db8-b9f9873512cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:25:25.245Z|d6238882-488a-41c1-8db8-b9f9873512cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:25:28.274Z|71589a23-1fa1-4652-baaf-480bb9db141f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:25:28.276Z|71589a23-1fa1-4652-baaf-480bb9db141f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:31.383Z|5ac8dedf-fae8-4d71-ad9e-924caaebf8a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:31.385Z|5ac8dedf-fae8-4d71-ad9e-924caaebf8a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:31.404Z|00efdbc4-f8e7-4d87-be2c-6fd95eb1676a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:31.405Z|00efdbc4-f8e7-4d87-be2c-6fd95eb1676a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:31.414Z|457f1e96-074f-4512-aa1f-81f77fe81b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:31.415Z|457f1e96-074f-4512-aa1f-81f77fe81b8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:40.244Z|21940c72-b3ea-40f1-8bf0-790193798b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:25:40.245Z|21940c72-b3ea-40f1-8bf0-790193798b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:25:40.791Z|6a9d7da6-2dde-46a9-b0ee-bcac447d6a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:25:40.792Z|6a9d7da6-2dde-46a9-b0ee-bcac447d6a5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:25:41.412Z|7eb25e9b-2cc4-43c9-9c1f-32fa85244aca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:41.413Z|7eb25e9b-2cc4-43c9-9c1f-32fa85244aca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:41.428Z|f0303d60-29ea-4d5e-a1a4-49110a073695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:41.429Z|f0303d60-29ea-4d5e-a1a4-49110a073695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:41.435Z|63e9920e-4044-4471-b30c-0d18f953d06f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:41.435Z|63e9920e-4044-4471-b30c-0d18f953d06f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:51.435Z|9d4f5163-d4f3-4301-896c-ea55165225a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:51.435Z|9d4f5163-d4f3-4301-896c-ea55165225a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:51.450Z|a371d38c-571a-4afc-8c10-8d28c0f9e233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:51.452Z|a371d38c-571a-4afc-8c10-8d28c0f9e233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:51.454Z|af389e9d-715f-4d01-a212-ffe5109db292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:25:51.455Z|af389e9d-715f-4d01-a212-ffe5109db292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:25:55.242Z|da31ac09-2464-46b8-8736-8c081dfb31b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:25:55.245Z|da31ac09-2464-46b8-8736-8c081dfb31b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:26:01.455Z|7c6850be-39e5-4ba2-905d-56dc3761776e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:01.455Z|7c6850be-39e5-4ba2-905d-56dc3761776e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:01.475Z|a4bdbc6b-8564-4519-87f4-8811e7ec80e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:01.475Z|711c72e3-f6a8-41ae-af23-e5ea87d24cfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:01.477Z|711c72e3-f6a8-41ae-af23-e5ea87d24cfc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:01.476Z|a4bdbc6b-8564-4519-87f4-8811e7ec80e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:10.242Z|f3f3b254-56fd-4165-b2e6-ad45ac02a301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:26:10.242Z|f3f3b254-56fd-4165-b2e6-ad45ac02a301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:26:10.793Z|ad6f3794-210b-4883-97c5-0b196c6bf87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:26:10.794Z|ad6f3794-210b-4883-97c5-0b196c6bf87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:26:11.477Z|dac15c0f-7b80-4bf3-a9d3-06ee2528b614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:11.478Z|dac15c0f-7b80-4bf3-a9d3-06ee2528b614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:11.497Z|4cb394c1-52c8-47c6-976e-6d84351ab8cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:11.498Z|928f7bc1-27de-4168-94bf-51aa12420ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:11.498Z|4cb394c1-52c8-47c6-976e-6d84351ab8cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:11.498Z|928f7bc1-27de-4168-94bf-51aa12420ded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:21.510Z|d538e903-df00-4aaa-bb66-7d9db2a7e6d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:21.519Z|d538e903-df00-4aaa-bb66-7d9db2a7e6d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:21.520Z|6d5fa02d-87e2-4178-bd21-5d4c7f08a08a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:21.520Z|6d5fa02d-87e2-4178-bd21-5d4c7f08a08a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:21.521Z|e9287c8e-7126-4288-b8f0-f143805e0694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:21.521Z|e9287c8e-7126-4288-b8f0-f143805e0694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:25.242Z|bf637f39-4382-46e0-9a3c-afb4eb1cda63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:26:25.242Z|bf637f39-4382-46e0-9a3c-afb4eb1cda63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:26:28.277Z|11b7060e-d339-4dd9-a4ac-540d746f8093|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:26:28.284Z|11b7060e-d339-4dd9-a4ac-540d746f8093|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:31.543Z|d0817f0e-66fd-4312-ae66-2e09821b394e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:31.543Z|22ea4338-b19b-45b8-b34e-80a815599289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:31.544Z|22ea4338-b19b-45b8-b34e-80a815599289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:31.544Z|d0817f0e-66fd-4312-ae66-2e09821b394e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:31.554Z|31db810b-df72-4f15-8463-809df9030f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:31.555Z|31db810b-df72-4f15-8463-809df9030f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:40.242Z|03d4969b-b87b-419c-8897-9521dab6f3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:26:40.243Z|03d4969b-b87b-419c-8897-9521dab6f3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:26:40.795Z|440985e7-b49a-4dac-9007-66a074c2fad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:26:40.796Z|440985e7-b49a-4dac-9007-66a074c2fad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:26:41.567Z|479d4234-89a2-4699-9219-a8b3af1cede6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:41.568Z|479d4234-89a2-4699-9219-a8b3af1cede6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:41.575Z|0eb6a181-21bc-4c3b-bd24-8fa42b86db1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:41.576Z|0eb6a181-21bc-4c3b-bd24-8fa42b86db1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:41.576Z|a5d83050-0584-4a15-acad-e4d1e12cbb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:41.577Z|a5d83050-0584-4a15-acad-e4d1e12cbb75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:51.589Z|06881bd9-9bf5-4fcb-8de7-28570a17b3a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:51.590Z|06881bd9-9bf5-4fcb-8de7-28570a17b3a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:51.600Z|bd00f17c-6575-4981-bb0c-95c6059c0c43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:51.601Z|5aee9eb8-75f6-41c2-a2cf-d038a4e7d3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:26:51.601Z|5aee9eb8-75f6-41c2-a2cf-d038a4e7d3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:51.601Z|bd00f17c-6575-4981-bb0c-95c6059c0c43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:26:55.242Z|d8bdbaab-11ab-49ba-97bf-658a544a0eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:26:55.242Z|d8bdbaab-11ab-49ba-97bf-658a544a0eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:27:01.612Z|5b0a1893-0847-4cd4-98f4-34fb5cf7bef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:01.613Z|5b0a1893-0847-4cd4-98f4-34fb5cf7bef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:01.676Z|93e9f271-0cc0-433a-8962-1f31d8b6fa9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:01.676Z|93e9f271-0cc0-433a-8962-1f31d8b6fa9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:01.682Z|51f097eb-3de8-4c16-800e-798ea98203bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:01.683Z|51f097eb-3de8-4c16-800e-798ea98203bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:10.242Z|3d4f11b5-429b-4f4e-8cd0-adb87fb43750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:27:10.246Z|3d4f11b5-429b-4f4e-8cd0-adb87fb43750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:27:10.797Z|b34cbddc-2186-4fee-873b-df590e5f790a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:27:10.798Z|b34cbddc-2186-4fee-873b-df590e5f790a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:27:11.703Z|6e1f7495-70ca-4804-8aa9-add478f97551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:11.703Z|47184488-7714-4b3d-b9fd-67b0a5f69d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:11.703Z|47184488-7714-4b3d-b9fd-67b0a5f69d55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:11.703Z|6e1f7495-70ca-4804-8aa9-add478f97551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:11.705Z|9f37542d-5e2c-4ae9-bad9-71c834dbd17b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:11.706Z|9f37542d-5e2c-4ae9-bad9-71c834dbd17b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:21.724Z|b028de36-fa12-4a48-a121-3e3dadfd9f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:21.725Z|b028de36-fa12-4a48-a121-3e3dadfd9f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:21.727Z|95c183d0-8d28-40b7-a404-e70b5ae11045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:21.728Z|95c183d0-8d28-40b7-a404-e70b5ae11045|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:21.747Z|8bfe6093-4dbc-43d5-85ee-543e94fd36ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:21.748Z|8bfe6093-4dbc-43d5-85ee-543e94fd36ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:25.242Z|5262c7c7-e31c-4f4d-81f9-5505b8871047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:27:25.242Z|5262c7c7-e31c-4f4d-81f9-5505b8871047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:27:28.273Z|f9552214-4a7a-4862-8f7a-7b73fb48bbaa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:27:28.274Z|f9552214-4a7a-4862-8f7a-7b73fb48bbaa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:31.749Z|72fb392c-7569-4f3a-bfb6-bfe333f5a9b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:31.749Z|f7390e38-61db-4ac1-9d88-f0924cb42631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:31.749Z|72fb392c-7569-4f3a-bfb6-bfe333f5a9b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:31.750Z|f7390e38-61db-4ac1-9d88-f0924cb42631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:31.771Z|78ab2aca-9777-4a85-8b16-69af77f8c7cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:31.771Z|78ab2aca-9777-4a85-8b16-69af77f8c7cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:40.242Z|94b724ac-2268-4cdc-bd26-bf3632300970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:27:40.242Z|94b724ac-2268-4cdc-bd26-bf3632300970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:27:40.799Z|c318320c-facb-4f54-b68a-829016d0d611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:27:40.799Z|c318320c-facb-4f54-b68a-829016d0d611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:27:41.774Z|4f14d6ad-27c7-4dc0-9cad-688a79787118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:41.775Z|4f14d6ad-27c7-4dc0-9cad-688a79787118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:41.778Z|97db23f4-fa58-4a71-802c-22a80183161b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:41.778Z|97db23f4-fa58-4a71-802c-22a80183161b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:41.794Z|9e8656b9-b89a-4753-ba24-8a171d6d9a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:41.795Z|9e8656b9-b89a-4753-ba24-8a171d6d9a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:51.799Z|19e8d63a-6a0a-4837-b9c3-83136f57ee11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:51.800Z|19e8d63a-6a0a-4837-b9c3-83136f57ee11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:51.812Z|0ebeb49f-ba2c-4bf2-a056-fd4dafdeffa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:51.813Z|0ebeb49f-ba2c-4bf2-a056-fd4dafdeffa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:51.817Z|6064c1a4-5341-48e7-a0f4-bfb68414c07d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:27:51.817Z|6064c1a4-5341-48e7-a0f4-bfb68414c07d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:27:55.242Z|f2cc4bad-61c3-4596-b78b-f3e22b0179f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:27:55.250Z|f2cc4bad-61c3-4596-b78b-f3e22b0179f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:28:01.824Z|e339e2e9-b935-4ab6-ab4e-3b1e9bc1d136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:01.825Z|e339e2e9-b935-4ab6-ab4e-3b1e9bc1d136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:01.843Z|e6e860ff-d812-4ceb-8007-b38231016408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:01.843Z|e6e860ff-d812-4ceb-8007-b38231016408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:01.843Z|4087cdfa-ea9f-4f81-bb73-ec4f580f2cea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:01.844Z|4087cdfa-ea9f-4f81-bb73-ec4f580f2cea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:10.242Z|892b73fd-b1a6-40cb-84a0-a56d98140e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:28:10.242Z|892b73fd-b1a6-40cb-84a0-a56d98140e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:28:10.800Z|70371871-097c-4f47-8cce-b2ab50f59b10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:28:10.801Z|70371871-097c-4f47-8cce-b2ab50f59b10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:28:11.850Z|ed3a0c4d-806f-4612-ace9-1cc2f6cf79dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:11.851Z|ed3a0c4d-806f-4612-ace9-1cc2f6cf79dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:11.868Z|fefa6ba7-3b2f-4005-b732-9a02b367005f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:11.868Z|2ccb069b-09d5-425a-abaf-14835115e9b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:11.869Z|fefa6ba7-3b2f-4005-b732-9a02b367005f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:11.869Z|2ccb069b-09d5-425a-abaf-14835115e9b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:21.877Z|2762c808-ad70-4ad5-b647-9d18e3ec9174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:21.877Z|2762c808-ad70-4ad5-b647-9d18e3ec9174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:21.892Z|cdc5827b-65ba-42c7-8a27-f494fa8f442f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:21.893Z|cdc5827b-65ba-42c7-8a27-f494fa8f442f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:21.898Z|72fe2308-d47d-4e23-a3a2-92de20ebc92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:21.901Z|72fe2308-d47d-4e23-a3a2-92de20ebc92f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:25.242Z|2972f0b9-f2a1-4484-a551-fd687b49c53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:28:25.243Z|2972f0b9-f2a1-4484-a551-fd687b49c53a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:28:28.273Z|fd247428-4dbe-408f-a714-d2fcb2cfe5b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:28:28.274Z|fd247428-4dbe-408f-a714-d2fcb2cfe5b6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:31.900Z|11a1a62a-7bf0-4af3-b04e-3d4bec9306c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:31.901Z|11a1a62a-7bf0-4af3-b04e-3d4bec9306c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:31.922Z|517d5b90-740e-4307-affe-89093dc752cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:31.922Z|78d35748-c787-4cf2-90f2-c8c5e2c6090c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:31.923Z|78d35748-c787-4cf2-90f2-c8c5e2c6090c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:31.923Z|517d5b90-740e-4307-affe-89093dc752cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:40.242Z|7be6d7e5-9a55-4a29-898f-792730a09395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:28:40.244Z|7be6d7e5-9a55-4a29-898f-792730a09395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:28:40.801Z|8bf4967b-e423-4203-b8a4-c45411f67ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:28:40.802Z|8bf4967b-e423-4203-b8a4-c45411f67ee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:28:41.922Z|dce1560c-3768-4c20-a6e9-0ffb0af4cf3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:41.923Z|dce1560c-3768-4c20-a6e9-0ffb0af4cf3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:41.943Z|080b17b0-43aa-478a-8c22-b7afdcc666ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:41.943Z|9814cc1b-079a-4aee-8fea-d937893aa9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:41.944Z|080b17b0-43aa-478a-8c22-b7afdcc666ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:41.944Z|9814cc1b-079a-4aee-8fea-d937893aa9d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:51.946Z|4d445f62-036c-4d9a-b225-2fa00f9c8bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:51.946Z|4d445f62-036c-4d9a-b225-2fa00f9c8bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:51.973Z|9898c6c7-64b8-4065-aac3-a8455241f2f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:51.974Z|9898c6c7-64b8-4065-aac3-a8455241f2f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:51.975Z|1883dcd8-b017-4dac-bacc-5dbffd2a7998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:28:51.976Z|1883dcd8-b017-4dac-bacc-5dbffd2a7998|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:28:55.242Z|ca23666a-1d2d-4c47-b16f-21b34d080249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:28:55.242Z|ca23666a-1d2d-4c47-b16f-21b34d080249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:29:01.978Z|ddaae833-6d1f-4c68-aa1a-2c5ee29f1ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:01.979Z|ddaae833-6d1f-4c68-aa1a-2c5ee29f1ab3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:02.005Z|fc09265b-59f1-4224-9947-b82c3fcf5928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:02.006Z|fc09265b-59f1-4224-9947-b82c3fcf5928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:02.011Z|9b254735-0cfd-4119-b4d9-05f857e90f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:02.012Z|9b254735-0cfd-4119-b4d9-05f857e90f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:10.242Z|945116f1-fde9-47d8-acbf-e1004b9a8c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:29:10.242Z|945116f1-fde9-47d8-acbf-e1004b9a8c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:29:10.812Z|191c4986-a3fe-4316-bdc3-8c8c566a15d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:29:10.813Z|191c4986-a3fe-4316-bdc3-8c8c566a15d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:29:12.005Z|be5e8fc9-7d87-4c43-bd58-c94d9317bbbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:12.006Z|be5e8fc9-7d87-4c43-bd58-c94d9317bbbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:12.029Z|0c92d75e-7101-455d-a940-81e3e59051b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:12.030Z|0c92d75e-7101-455d-a940-81e3e59051b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:12.031Z|4ad9767a-81b2-4057-bbe7-7a36a6fc74da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:12.032Z|4ad9767a-81b2-4057-bbe7-7a36a6fc74da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:22.029Z|d8669ba9-6958-4e8e-a19f-b34f5b8ac7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:22.030Z|d8669ba9-6958-4e8e-a19f-b34f5b8ac7b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:22.051Z|bfacd19f-b263-4c34-8b1f-a89b3e00dc18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:22.052Z|bfacd19f-b263-4c34-8b1f-a89b3e00dc18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:22.060Z|ab19bf1d-eda3-458e-89e2-2ccf2ba6f8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:22.061Z|ab19bf1d-eda3-458e-89e2-2ccf2ba6f8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:25.242Z|0f1b460b-9594-4dba-97c5-03e0bfadf557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:29:25.245Z|0f1b460b-9594-4dba-97c5-03e0bfadf557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:29:28.273Z|340b0b0d-1450-457a-865d-2921af331042|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:29:28.274Z|340b0b0d-1450-457a-865d-2921af331042|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:32.054Z|e554966b-67f7-4c43-96d4-5153c79beb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:32.055Z|e554966b-67f7-4c43-96d4-5153c79beb1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:32.076Z|57e5c0f5-100b-49c5-9879-ee2125994120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:32.077Z|57e5c0f5-100b-49c5-9879-ee2125994120|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:32.082Z|26a6d3ce-e64f-4142-b9df-30e475185aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:32.083Z|26a6d3ce-e64f-4142-b9df-30e475185aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:40.242Z|ef63b93c-b259-4b69-aed1-9289a691514c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:29:40.242Z|ef63b93c-b259-4b69-aed1-9289a691514c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:29:40.814Z|22f25cb4-e588-44a1-9038-0401b2076112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:29:40.814Z|22f25cb4-e588-44a1-9038-0401b2076112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:29:42.077Z|1079e4e7-ecb4-4290-a366-ecc870671f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:42.079Z|1079e4e7-ecb4-4290-a366-ecc870671f56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:42.103Z|b7ae6c5b-3cff-4dbc-9b83-1b42b4680933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:42.103Z|b7ae6c5b-3cff-4dbc-9b83-1b42b4680933|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:42.117Z|8610407c-9e04-475c-9e2e-be1c317e582c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:42.117Z|8610407c-9e04-475c-9e2e-be1c317e582c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:52.109Z|971a0b05-db13-435d-8828-024b1cb72964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:52.110Z|971a0b05-db13-435d-8828-024b1cb72964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:52.136Z|54a87d6f-99c3-4229-934b-fe09d677f25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:52.137Z|54a87d6f-99c3-4229-934b-fe09d677f25a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:52.141Z|b927e514-52e1-436a-90d0-9795c16960ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:29:52.142Z|b927e514-52e1-436a-90d0-9795c16960ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:29:55.244Z|c8a425f4-8776-42bd-ab76-82a1d647a825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:29:55.244Z|c8a425f4-8776-42bd-ab76-82a1d647a825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:30:02.134Z|75748f44-0a1b-4471-9c29-ad16be5b62cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:02.135Z|75748f44-0a1b-4471-9c29-ad16be5b62cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:02.162Z|1fc01834-7408-48f0-97e4-4a21fa01f442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:02.163Z|1fc01834-7408-48f0-97e4-4a21fa01f442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:02.165Z|13abf227-b990-4a5e-961e-c25d5849d41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:02.165Z|13abf227-b990-4a5e-961e-c25d5849d41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:10.242Z|f4d36ea8-225c-403b-8598-49ac5f89f966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:30:10.245Z|f4d36ea8-225c-403b-8598-49ac5f89f966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:30:10.815Z|402f0107-30dc-4d00-91a1-aad1633ffc73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:30:10.816Z|402f0107-30dc-4d00-91a1-aad1633ffc73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:30:12.157Z|2a945924-2e47-4d9f-ad17-b77c1c181488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:12.157Z|2a945924-2e47-4d9f-ad17-b77c1c181488|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:12.186Z|0981edc9-3d73-4451-9d47-987ba6f50108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:12.187Z|0981edc9-3d73-4451-9d47-987ba6f50108|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:12.189Z|85a58bc4-1bd0-4e1b-8cf6-8f3b077663c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:12.190Z|85a58bc4-1bd0-4e1b-8cf6-8f3b077663c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:22.178Z|41c4ac58-4538-4dae-a9dd-7bc27b4376a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:22.179Z|41c4ac58-4538-4dae-a9dd-7bc27b4376a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:22.209Z|e9b328f6-7622-431e-86e6-03ca8461844f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:22.213Z|fe2baa89-ea3b-48e5-9d5e-32db4779d4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:22.214Z|fe2baa89-ea3b-48e5-9d5e-32db4779d4e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:22.217Z|e9b328f6-7622-431e-86e6-03ca8461844f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:25.244Z|ee2d14e2-d06e-4780-a01e-f5c5eddd512c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:30:25.245Z|ee2d14e2-d06e-4780-a01e-f5c5eddd512c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:30:28.281Z|f5dd0142-80dc-4003-9b9d-e33f430d047b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:30:28.282Z|f5dd0142-80dc-4003-9b9d-e33f430d047b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:32.205Z|15e64d0a-a1f4-4a9a-b341-e12fa1b11c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:32.205Z|15e64d0a-a1f4-4a9a-b341-e12fa1b11c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:32.245Z|85a12412-75d0-4f0c-98cb-fff4bc5ee137|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:32.246Z|85a12412-75d0-4f0c-98cb-fff4bc5ee137|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:32.252Z|08ccfb4e-7a3d-4055-ae1d-bd24f1d94609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:32.252Z|08ccfb4e-7a3d-4055-ae1d-bd24f1d94609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:40.242Z|93e41b32-3c54-4260-b09a-a4a6938e4347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:30:40.242Z|93e41b32-3c54-4260-b09a-a4a6938e4347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:30:40.816Z|472aae3f-8dd5-40ae-a705-1bc606046c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:30:40.818Z|472aae3f-8dd5-40ae-a705-1bc606046c70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:30:42.230Z|89d377e7-c67f-485b-bcd4-9525bc700fc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:42.231Z|89d377e7-c67f-485b-bcd4-9525bc700fc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:42.270Z|e2f51cab-5546-4267-8742-f7d8d91cb1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:42.270Z|e2f51cab-5546-4267-8742-f7d8d91cb1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:42.281Z|092894f2-ea29-47b0-a4bd-290228e8c481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:42.282Z|092894f2-ea29-47b0-a4bd-290228e8c481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:52.259Z|9c8c2c1a-f8d0-468e-af97-4e5887ca86f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:52.260Z|9c8c2c1a-f8d0-468e-af97-4e5887ca86f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:52.307Z|a5d95fd6-2d46-42d4-a1cf-d769e407ffae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:52.309Z|a5d95fd6-2d46-42d4-a1cf-d769e407ffae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:52.314Z|7a9f339f-df90-48e9-92e0-c282bbd1a982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:30:52.315Z|7a9f339f-df90-48e9-92e0-c282bbd1a982|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:30:55.242Z|6b02e5ed-dcf6-46b8-afd3-8a661027d53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:30:55.245Z|6b02e5ed-dcf6-46b8-afd3-8a661027d53f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:31:02.287Z|214d47b4-d245-4952-bad3-ef48b6801112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:02.288Z|214d47b4-d245-4952-bad3-ef48b6801112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:02.340Z|23af0bca-5bda-4322-b9f6-fe9121a98278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:02.340Z|1f1816df-5023-4609-8935-5e6a0c6daaac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:02.340Z|23af0bca-5bda-4322-b9f6-fe9121a98278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:02.340Z|1f1816df-5023-4609-8935-5e6a0c6daaac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:10.242Z|eaaa7889-baee-4e3e-8fe5-2a6fb38667f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:31:10.242Z|eaaa7889-baee-4e3e-8fe5-2a6fb38667f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:31:10.819Z|eb997272-cc16-44c1-afab-f0c41d577df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:31:10.820Z|eb997272-cc16-44c1-afab-f0c41d577df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:31:12.310Z|541ffcbe-b6a3-46c7-a4b6-eff001002447|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:12.310Z|541ffcbe-b6a3-46c7-a4b6-eff001002447|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:12.361Z|f601f686-267c-40dc-9381-ccd69687256f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:12.361Z|37db35b4-9101-4659-ba53-47ddba788e79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:12.361Z|f601f686-267c-40dc-9381-ccd69687256f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:12.362Z|37db35b4-9101-4659-ba53-47ddba788e79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:22.360Z|012acead-8444-4038-b29a-e0f3e5e36e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:22.361Z|012acead-8444-4038-b29a-e0f3e5e36e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:22.407Z|66485848-6040-48d0-afb0-388afb3ba65e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:22.407Z|92c2cef0-ef31-4739-9287-f063f52531fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:22.408Z|66485848-6040-48d0-afb0-388afb3ba65e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:22.408Z|92c2cef0-ef31-4739-9287-f063f52531fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:25.242Z|2cbe9bcf-651a-4e78-b143-d55bb96d2387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:31:25.242Z|2cbe9bcf-651a-4e78-b143-d55bb96d2387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:31:28.278Z|b21b0284-eb7e-4f2e-a5d2-002ee959e7b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:31:28.278Z|b21b0284-eb7e-4f2e-a5d2-002ee959e7b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:32.395Z|59752051-8534-4529-92b5-eceb45418442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:32.396Z|59752051-8534-4529-92b5-eceb45418442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:32.433Z|85d775d8-ea02-4368-8f98-135f41a41b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:32.433Z|6f4aa3f1-cb66-4d07-a7d6-b282211355f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:32.434Z|85d775d8-ea02-4368-8f98-135f41a41b59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:32.434Z|6f4aa3f1-cb66-4d07-a7d6-b282211355f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:40.243Z|2dfdfcc9-63b4-4cd4-8fde-d62cb6898fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:31:40.247Z|2dfdfcc9-63b4-4cd4-8fde-d62cb6898fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:31:40.821Z|6f868944-da3e-4f11-8172-e9cca811547a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:31:40.821Z|6f868944-da3e-4f11-8172-e9cca811547a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:31:42.430Z|16fa2e01-069f-4bb1-bc1b-484cde36985d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:42.431Z|16fa2e01-069f-4bb1-bc1b-484cde36985d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:42.461Z|e3384dd4-1c4f-4ecb-8f55-06f6cd5dc61d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:42.462Z|e3384dd4-1c4f-4ecb-8f55-06f6cd5dc61d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:42.462Z|66e64732-8b7a-468c-b964-b7ceb7032ba4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:42.463Z|66e64732-8b7a-468c-b964-b7ceb7032ba4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:52.456Z|3eb9f6c4-24fe-4a31-ab15-ec3b729d139d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:52.457Z|3eb9f6c4-24fe-4a31-ab15-ec3b729d139d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:52.488Z|f0df54d3-e168-4bbc-970e-4a4bddbb2e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:52.489Z|f0df54d3-e168-4bbc-970e-4a4bddbb2e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:52.494Z|8a334d1c-385c-4eb5-b830-cf323c2c8d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:31:52.495Z|8a334d1c-385c-4eb5-b830-cf323c2c8d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:31:55.242Z|6861a9b4-8667-415b-b676-b84d107e5e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:31:55.242Z|6861a9b4-8667-415b-b676-b84d107e5e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:02.479Z|390b4e85-45f3-4896-8f58-98d1044b3099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:02.480Z|390b4e85-45f3-4896-8f58-98d1044b3099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:02.511Z|9fa1a4aa-c0a7-4830-bb2a-c7103e7c579b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:02.512Z|9fa1a4aa-c0a7-4830-bb2a-c7103e7c579b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:02.518Z|f64de1bb-1519-482b-9aeb-eb22af158d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:02.519Z|f64de1bb-1519-482b-9aeb-eb22af158d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:10.242Z|0ec5eba2-6731-446f-9c3e-821db7d088f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:32:10.243Z|0ec5eba2-6731-446f-9c3e-821db7d088f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:10.822Z|d534db40-808f-4e9c-bc7a-a266a2173af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:32:10.822Z|d534db40-808f-4e9c-bc7a-a266a2173af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:11.842Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:32:11.847Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c4be3b52-63a2-412a-b749-0fb23ea15395 already exists in requestDb InfraActiveRequests table
2023-01-01T07:32:11.849Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:11.850Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:32:11.851Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:11.851Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:11.851Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:32:11.852Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"185545423d090d86", X-B3-SpanId:"39e3d06e4d2bc6b3", X-B3-ParentSpanId:"185545423d090d86", X-B3-Sampled:"0", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c4d77db-3b25-405e-9279-d4c2b2195c5c"]
2023-01-01T07:32:11.852Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:32:11.852Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:32:12.016Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:12.017Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:32:12.017Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:32:12.018Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=08527543EEA4D9514C1EA54E8D5C2EAF; 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:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.019Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: 
2023-01-01T07:32:12.019Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:12.020Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|404|Not Found|InvokeReturn
2023-01-01T07:32:12.037Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T07:32:12.038Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T07:32:12.043Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:32:12.094Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T07:32:12.096Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-01T07:32:12.157Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-01T07:32:12.158Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 07:32:12 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230101-07:32:12:212-15703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:32:12.160Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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"]}}}

2023-01-01T07:32:12.163Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-01T07:32:12.163Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-01T07:32:12.168Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:32:12.209Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-01T07:32:12.210Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c4be3b52-63a2-412a-b749-0fb23ea15395], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ae53e655-5837-4c9e-a67b-61d34aec6ba9], X-ECOMP-RequestID=[c4be3b52-63a2-412a-b749-0fb23ea15395], X-TransactionId=[], X-ONAP-RequestID=[c4be3b52-63a2-412a-b749-0fb23ea15395]}
2023-01-01T07:32:12.273Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 07:32:12 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230101-07:32:12:324-79845], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:32:12.275Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-01-01T07:32:12.275Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-01T07:32:12.278Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-01T07:32:12.279Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-01T07:32:12.284Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:32:12.321Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T07:32:12.322Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T07:32:12.382Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T07:32:12.383Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 07:32:12 GMT], content-length=[599], vertex-id=[209080], x-aai-txid=[2-aai-resources-230101-07:32:12:425-82350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:32:12.385Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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":"1672558149926","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"}]}]}}

2023-01-01T07:32:12.392Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T07:32:12.393Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T07:32:12.403Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.408Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.409Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.410Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.411Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.412Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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:"185545423d090d86", X-B3-SpanId:"3862f0650c12932c", X-B3-ParentSpanId:"185545423d090d86", X-B3-Sampled:"0", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f08a26-e3cd-4406-b18f-2e0c0c9089f5"]
2023-01-01T07:32:12.412Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2","requestScope":"service"}
2023-01-01T07:32:12.413Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.450Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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==========================================
2023-01-01T07:32:12.451Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.451Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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  : 
2023-01-01T07:32:12.451Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.451Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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: 
2023-01-01T07:32:12.452Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=================================================
2023-01-01T07:32:12.452Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.454Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:32:12.454Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||Invoke
2023-01-01T07:32:12.455Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:12.455Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:32:12.455Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Method      : GET
2023-01-01T07:32:12.456Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0e83c5-bbe5-4383-8e57-ca4c3b7d7597"]
2023-01-01T07:32:12.456Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Request body: 
2023-01-01T07:32:12.456Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||==========================request end================================================
2023-01-01T07:32:12.502Z|220cb4df-af94-4215-8f5d-3ac14eb3ee38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:12.503Z|220cb4df-af94-4215-8f5d-3ac14eb3ee38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:12.553Z|4ffab69c-a396-4edd-95f8-c4d565a4ac0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:12.553Z|4ffab69c-a396-4edd-95f8-c4d565a4ac0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:12.556Z|6054c9f0-ac9b-4501-9c17-c139f36e014e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:12.557Z|6054c9f0-ac9b-4501-9c17-c139f36e014e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:12.640Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:12.641Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:12.641Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status text  : 
2023-01-01T07:32:12.642Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=01120F91EF303E6BCBEBDFA00C342747; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.643Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "f5c84276-2b86-4e50-b407-5722f702176a",
  "modelInvariantUUID" : "28df6727-9b09-4269-82bd-5d64c4dd491f",
  "created" : "2023-01-01 07:30:00.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/f5c84276-2b86-4e50-b407-5722f702176a"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/allottedCustomizations"
    }
  }
}
2023-01-01T07:32:12.643Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:12.643Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||InvokeReturn
2023-01-01T07:32:12.648Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance
2023-01-01T07:32:12.648Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|INFO|500||Invoke
2023-01-01T07:32:12.649Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:12.649Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance
2023-01-01T07:32:12.649Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:32:12.649Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd4ec4f3-1599-4967-ab76-453e35481955"]
2023-01-01T07:32:12.650Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:32:12.650Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:32:12.679Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:12.680Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:32:12.680Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:32:12.681Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.681Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Response body: 
2023-01-01T07:32:12.682Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:12.682Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:32:12.683Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f
2023-01-01T07:32:12.684Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|INFO|500||Invoke
2023-01-01T07:32:12.684Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:12.684Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f
2023-01-01T07:32:12.685Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Method      : GET
2023-01-01T07:32:12.685Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b115d1f-7930-4fcf-aaa4-3577505ed031"]
2023-01-01T07:32:12.686Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Request body: 
2023-01-01T07:32:12.686Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||==========================request end================================================
2023-01-01T07:32:12.715Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:12.715Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:12.716Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Status text  : 
2023-01-01T07:32:12.716Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.718Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "f5c84276-2b86-4e50-b407-5722f702176a",
      "modelInvariantUUID" : "28df6727-9b09-4269-82bd-5d64c4dd491f",
      "created" : "2023-01-01 07:30:00.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/f5c84276-2b86-4e50-b407-5722f702176a"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f"
    }
  }
}
2023-01-01T07:32:12.718Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:12.718Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=28df6727-9b09-4269-82bd-5d64c4dd491f|INFO|500||InvokeReturn
2023-01-01T07:32:12.723Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance
2023-01-01T07:32:12.723Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|INFO|500||Invoke
2023-01-01T07:32:12.724Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:12.724Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance
2023-01-01T07:32:12.724Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:32:12.725Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aec01f9d-dc25-4d20-90f3-f04386620c37"]
2023-01-01T07:32:12.725Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:32:12.725Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:32:12.749Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:12.750Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:32:12.751Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:32:12.751Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.752Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||Response body: 
2023-01-01T07:32:12.752Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:12.753Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=f5c84276-2b86-4e50-b407-5722f702176a&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:32:12.753Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.754Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.754Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.754Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.755Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.755Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c750dac9-68c0-4f67-b557-f1317ce828d2"]
2023-01-01T07:32:12.757Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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: 
2023-01-01T07:32:12.757Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.786Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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==========================================
2023-01-01T07:32:12.787Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.789Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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  : 
2023-01-01T07:32:12.789Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.790Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T07:32:12.790Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=================================================
2023-01-01T07:32:12.791Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.795Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.796Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.796Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.797Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.797Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.797Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"583327d4-a6b3-40c6-85fb-42c0805631a9"]
2023-01-01T07:32:12.798Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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: 
2023-01-01T07:32:12.798Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.857Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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==========================================
2023-01-01T07:32:12.858Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.858Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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  : 
2023-01-01T07:32:12.859Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.862Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T07:32:12.862Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=================================================
2023-01-01T07:32:12.863Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.866Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:32:12.867Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||Invoke
2023-01-01T07:32:12.867Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:12.868Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:32:12.868Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Method      : GET
2023-01-01T07:32:12.869Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c987e77e-b39b-4b5b-9b56-407829e30625"]
2023-01-01T07:32:12.869Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Request body: 
2023-01-01T07:32:12.869Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||==========================request end================================================
2023-01-01T07:32:12.919Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:12.919Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:12.919Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status text  : 
2023-01-01T07:32:12.920Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.922Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "f5c84276-2b86-4e50-b407-5722f702176a",
  "modelInvariantUUID" : "28df6727-9b09-4269-82bd-5d64c4dd491f",
  "created" : "2023-01-01 07:30:00.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/f5c84276-2b86-4e50-b407-5722f702176a"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/allottedCustomizations"
    }
  }
}
2023-01-01T07:32:12.922Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:12.923Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||InvokeReturn
2023-01-01T07:32:12.927Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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/
2023-01-01T07:32:12.927Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.928Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.928Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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/
2023-01-01T07:32:12.929Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.929Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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:"8979", X-B3-TraceId:"185545423d090d86", X-B3-SpanId:"1b45a9e6ee384fc0", X-B3-ParentSpanId:"185545423d090d86", X-B3-Sampled:"0", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31c9be85-4546-439f-af4a-bcfc6e5e5249"]
2023-01-01T07:32:12.929Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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":"c4be3b52-63a2-412a-b749-0fb23ea15395","requestStatus":"IN_PROGRESS","startTime":1672558332038,"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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"c4be3b52-63a2-412a-b749-0fb23ea15395"}
2023-01-01T07:32:12.930Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.972Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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==========================================
2023-01-01T07:32:12.974Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.975Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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  : 
2023-01-01T07:32:12.976Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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/c4be3b52-63a2-412a-b749-0fb23ea15395", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:12.978Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:32:12.038+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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:32:12.951+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:32:12.978Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=================================================
2023-01-01T07:32:12.978Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.989Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.990Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.990Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:12.991Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.991Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:12.991Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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:"185545423d090d86", X-B3-SpanId:"cf92a188c37a2b16", X-B3-ParentSpanId:"185545423d090d86", X-B3-Sampled:"0", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b78199f7-f7a3-46c6-b51e-38153ece319a"]
2023-01-01T07:32:12.992Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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\":\"28df6727-9b09-4269-82bd-5d64c4dd491f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f5c84276-2b86-4e50-b407-5722f702176a\",\"modelUuid\":\"f5c84276-2b86-4e50-b407-5722f702176a\",\"modelInvariantUuid\":\"28df6727-9b09-4269-82bd-5d64c4dd491f\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\"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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\"modelInvariantUuid\":\"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"d400190d-f59e-435a-bdc4-64b9a99ece28\",\"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\":\"3466302c-18e4-4842-9a8c-70be6941d34d\",\"modelInvariantUuid\":\"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"fcf724ab-00ec-44df-8354-110427e5f1a0\"},\"instanceName\":\"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\":\"f5c84276-2b86-4e50-b407-5722f702176a\",\"modelInvariantId\":\"28df6727-9b09-4269-82bd-5d64c4dd491f\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"8612dd9c-9e95-428d-9b66-481edcb8d388\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"c4be3b52-63a2-412a-b749-0fb23ea15395","type":"String"},"mso-request-id":{"value":"c4be3b52-63a2-412a-b749-0fb23ea15395","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"}}}
2023-01-01T07:32:12.992Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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================================================
2023-01-01T07:32:15.122Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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==========================================
2023-01-01T07:32:15.123Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:15.124Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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  : 
2023-01-01T07:32:15.125Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B5CEC48BCF4CCE4FDB64F12497E0D728; Path=/; HttpOnly", Date:"Sun, 01 Jan 2023 07:32:14 GMT", X-ONAP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-TransactionID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ECOMP-RequestID:"c4be3b52-63a2-412a-b749-0fb23ea15395", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b78199f7-f7a3-46c6-b51e-38153ece319a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:15.126Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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\":\"c4be3b52-63a2-412a-b749-0fb23ea15395\",\"instanceId\":\"2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245\"}}","message":"Success","processInstanceID":"68881af6-89a6-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T07:32:15.126Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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=================================================
2023-01-01T07:32:15.126Z|c4be3b52-63a2-412a-b749-0fb23ea15395|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
2023-01-01T07:32:15.130Z|c4be3b52-63a2-412a-b749-0fb23ea15395|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:32:15.285Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:32:15.291Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:15.292Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:32:15.292Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:15.292Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:15.293Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:32:15.293Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2ca1cd819fe92e6", X-B3-SpanId:"f38ce6f6487fc1c9", X-B3-ParentSpanId:"b2ca1cd819fe92e6", X-B3-Sampled:"0", X-ONAP-RequestID:"ca6293e6-061e-4b82-916f-beed9763f451", X-RequestID:"ca6293e6-061e-4b82-916f-beed9763f451", X-TransactionID:"ca6293e6-061e-4b82-916f-beed9763f451", X-ECOMP-RequestID:"ca6293e6-061e-4b82-916f-beed9763f451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25455bf6-6a73-40ec-b2ba-9f5fad129635"]
2023-01-01T07:32:15.294Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:32:15.294Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:32:15.326Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:15.327Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:15.327Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:32:15.328Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:15.329Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:32:12.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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:32:15.330Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:15.330Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:32:15.332Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:15.332Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:32:15.333Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:15.333Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:15.333Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:32:15.334Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2ca1cd819fe92e6", X-B3-SpanId:"283512ec817eef7a", X-B3-ParentSpanId:"b2ca1cd819fe92e6", X-B3-Sampled:"0", X-ONAP-RequestID:"ca6293e6-061e-4b82-916f-beed9763f451", X-RequestID:"ca6293e6-061e-4b82-916f-beed9763f451", X-TransactionID:"ca6293e6-061e-4b82-916f-beed9763f451", X-ECOMP-RequestID:"ca6293e6-061e-4b82-916f-beed9763f451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ac91fd5-d1a0-4abc-8ac8-887814781333"]
2023-01-01T07:32:15.334Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:32:15.334Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:32:15.350Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:15.351Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:15.351Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:32:15.351Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:15.353Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:32:15.353Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:15.354Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:32:15.366Z|ca6293e6-061e-4b82-916f-beed9763f451|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:32:22.527Z|68e3735e-fbbb-4108-9d78-e162b828b0ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:22.528Z|68e3735e-fbbb-4108-9d78-e162b828b0ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:22.580Z|60c44e24-f171-4bbc-a344-6decc1c80f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:22.580Z|cf1ae1be-a458-4199-b66f-76627a79ab7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:22.581Z|60c44e24-f171-4bbc-a344-6decc1c80f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:22.581Z|cf1ae1be-a458-4199-b66f-76627a79ab7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:25.243Z|38e004af-387c-4d84-8554-f92a54744f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:32:25.246Z|38e004af-387c-4d84-8554-f92a54744f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:25.538Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:32:25.542Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:25.543Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:32:25.543Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:25.544Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:25.544Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:32:25.544Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccfecfce75e69b9d", X-B3-SpanId:"aa63d3211c086eb6", X-B3-ParentSpanId:"ccfecfce75e69b9d", X-B3-Sampled:"0", X-ONAP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-TransactionID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ECOMP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f67a57f9-0c62-405c-b1a5-ee7ca358b197"]
2023-01-01T07:32:25.545Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:32:25.545Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:32:25.578Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:25.579Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:25.580Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:32:25.580Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:25.581Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "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" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:18.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:32:25.582Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:25.582Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:32:25.585Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:25.586Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:32:25.586Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:25.586Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:25.587Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:32:25.587Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccfecfce75e69b9d", X-B3-SpanId:"9a8666b168cadc9b", X-B3-ParentSpanId:"ccfecfce75e69b9d", X-B3-Sampled:"0", X-ONAP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-TransactionID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ECOMP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13b538bc-d253-4e95-8112-da58633fe7ff"]
2023-01-01T07:32:25.588Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:32:25.588Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:32:25.616Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:25.617Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:25.618Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:32:25.619Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:25.619Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:32:25.620Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:25.620Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:32:25.686Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:25.687Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:25.688Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:25.688Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:25.689Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:25.689Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-TransactionID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ECOMP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eda6837e-574b-4d15-958b-b97440a27db8"]
2023-01-01T07:32:25.690Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:25.690Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:25.816Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:25.816Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:25.817Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:25.817Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D1EED63020B24506C298F5A720AE24CC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Sun, 01 Jan 2023 07:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:25.818Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6cec5fa8-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T07:32:20.336+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"6bd486b7-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:32:25.818Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:25.818Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:25.855Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:25.856Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:25.856Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:25.856Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:25.857Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:25.857Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-TransactionID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ECOMP-RequestID:"9c25deeb-d711-41e5-902c-fc955137ca84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72fcc7c7-8cf2-454f-a2b3-92715642de08"]
2023-01-01T07:32:25.858Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:25.858Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:25.977Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:25.978Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:25.978Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:25.978Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DB8311F48DFEAEC903B69E1075EB9BCE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:32:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:25.979Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"6d4f1950-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"SubProcess_0y8yozw:6d047ba4-89a6-11ed-94ad-72388b574b9d","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"6cec5fa8-89a6-11ed-94ad-72388b574b9d","executionId":"6d4ef23e-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:32:20.983+0000","endTime":"2023-01-01T07:32:25.654+0000","durationInMillis":4671,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:32:25.979Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:25.979Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6cec5fa8-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:25.984Z|9c25deeb-d711-41e5-902c-fc955137ca84|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:32:28.275Z|27b30e7c-d1e4-4f3f-863b-b51a91e89370|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:32:28.277Z|27b30e7c-d1e4-4f3f-863b-b51a91e89370|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:32.551Z|6a7ac180-9226-45f7-88d6-363a951b5e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:32.553Z|6a7ac180-9226-45f7-88d6-363a951b5e33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:32.619Z|55e0f607-fe1f-446f-a8d8-e57d2f5c0ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:32.620Z|55e0f607-fe1f-446f-a8d8-e57d2f5c0ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:32.625Z|cd3a6586-60ae-459d-9680-49ec5926200e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:32.626Z|cd3a6586-60ae-459d-9680-49ec5926200e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:36.125Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:32:36.130Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:36.131Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:32:36.131Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:36.131Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:36.132Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:32:36.132Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"940b3fade8a31a71", X-B3-SpanId:"2f9e34c25a4fb3cd", X-B3-ParentSpanId:"940b3fade8a31a71", X-B3-Sampled:"0", X-ONAP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-TransactionID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ECOMP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73d69174-83b6-4aae-82e2-0e6a66481f20"]
2023-01-01T07:32:36.133Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:32:36.133Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:32:36.155Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:36.156Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:36.156Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:32:36.157Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:36.158Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:31.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:32:36.158Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:36.159Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:32:36.165Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:36.166Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:32:36.167Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:36.167Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:36.168Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:32:36.169Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"940b3fade8a31a71", X-B3-SpanId:"9259f2ed335a2a37", X-B3-ParentSpanId:"940b3fade8a31a71", X-B3-Sampled:"0", X-ONAP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-TransactionID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ECOMP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03263247-f436-4171-a77f-5f30afe4317b"]
2023-01-01T07:32:36.169Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:32:36.170Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:32:36.191Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:36.192Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:36.193Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:32:36.193Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:36.195Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:32:36.196Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:36.196Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:32:36.231Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:36.232Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:36.233Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:36.233Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:36.235Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:36.235Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-TransactionID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ECOMP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ab7b1d3-8fff-4875-8e20-b4679df507f8"]
2023-01-01T07:32:36.236Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:36.236Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:36.371Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:36.372Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:36.373Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:36.373Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=20BDC14E044FB61EF88453C29706D3CC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Sun, 01 Jan 2023 07:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:36.374Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"74b41aa3-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:32:33.389+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"73db1f7d-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:32:36.374Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:36.375Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:36.406Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:36.407Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:36.407Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:36.408Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:36.408Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:36.409Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-TransactionID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ECOMP-RequestID:"04b61ba9-a49a-47ad-9f84-654207af94a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca1b4d18-5767-4a8b-ac50-aeed7334f92d"]
2023-01-01T07:32:36.409Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:36.409Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:36.533Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:36.533Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:36.534Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:36.534Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E691CC9D21EF04193B0D52924B297334; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:32:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:36.535Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:74ba8278-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"74b41aa3-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"74b41aa3-89a6-11ed-94ad-72388b574b9d","executionId":"74b41aa3-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:32:33.431+0000","endTime":"2023-01-01T07:32:33.432+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:32:36.535Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:36.535Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:36.539Z|04b61ba9-a49a-47ad-9f84-654207af94a5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:32:40.242Z|1940bf35-a28c-4e06-a657-74a58897f2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:32:40.243Z|1940bf35-a28c-4e06-a657-74a58897f2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:40.823Z|2047a1fb-2294-478c-822d-04c6493f427b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:32:40.824Z|2047a1fb-2294-478c-822d-04c6493f427b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:42.579Z|fda6a543-261e-4a3e-9386-9ff88ffdc131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:42.580Z|fda6a543-261e-4a3e-9386-9ff88ffdc131|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:42.661Z|f8e2ad5c-5ced-4731-8e1c-525cf0df72c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:42.662Z|f8e2ad5c-5ced-4731-8e1c-525cf0df72c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:42.669Z|b28e9800-a108-46b7-a8c2-93b9279e44cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:42.669Z|b28e9800-a108-46b7-a8c2-93b9279e44cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:46.675Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:32:46.680Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:46.681Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:32:46.682Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:46.683Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:46.683Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:32:46.684Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a3763cfeb5ca375", X-B3-SpanId:"86e9913253ccc9d2", X-B3-ParentSpanId:"2a3763cfeb5ca375", X-B3-Sampled:"0", X-ONAP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-TransactionID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ECOMP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0e6e436-0ca1-49bd-8129-cd767f504a17"]
2023-01-01T07:32:46.684Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:32:46.685Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:32:46.717Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:46.718Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:46.718Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:32:46.718Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:46.726Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:43.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:32:46.727Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:46.727Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:32:46.729Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:46.729Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:32:46.730Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:46.730Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:46.731Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:32:46.731Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a3763cfeb5ca375", X-B3-SpanId:"993fd74e80b84474", X-B3-ParentSpanId:"2a3763cfeb5ca375", X-B3-Sampled:"0", X-ONAP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-TransactionID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ECOMP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431b4bc2-a537-4f7e-b78f-bb3df4e1a141"]
2023-01-01T07:32:46.731Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:32:46.732Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:32:46.747Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:46.747Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:46.748Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:32:46.748Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:46.748Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:32:46.749Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:46.749Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:32:46.808Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:46.809Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:46.809Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:46.809Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:46.810Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:46.810Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-TransactionID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ECOMP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e518409a-e866-48e2-8ace-60137189db72"]
2023-01-01T07:32:46.810Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:46.811Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:46.978Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:46.979Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:46.979Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:46.979Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=49A35276C22E4F6310E959A25EEE70D6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Sun, 01 Jan 2023 07:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:46.980Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"74b41aa3-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:32:33.389+0000","endTime":"2023-01-01T07:32:43.068+0000","removalTime":null,"durationInMillis":9679,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"73db1f7d-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T07:32:46.981Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:46.981Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:47.030Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:47.031Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:47.031Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:47.032Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:47.032Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:47.033Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-TransactionID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ECOMP-RequestID:"a8bd530d-c1f2-43df-a349-81e9749e45c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6de33e-1b71-4b8b-9de3-9d0fcfc38f5e"]
2023-01-01T07:32:47.033Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:47.033Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:47.171Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:47.173Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:47.174Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:47.175Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=789BC257A02A2A2DE38F81837A304263; Path=/; HttpOnly", Cache-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:"Sun, 01 Jan 2023 07:32:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:47.177Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:7a78b1d3-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"74b41aa3-89a6-11ed-94ad-72388b574b9d","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"74b41aa3-89a6-11ed-94ad-72388b574b9d","executionId":"74b41aa3-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:32:43.066+0000","endTime":"2023-01-01T07:32:43.066+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:32:47.177Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:47.177Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=74b41aa3-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:47.184Z|a8bd530d-c1f2-43df-a349-81e9749e45c1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:32:52.636Z|24fc07ed-409f-4b0b-bb67-69488377078d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:52.637Z|24fc07ed-409f-4b0b-bb67-69488377078d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:52.720Z|08a5546f-7309-42f7-9ff1-e536322330a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:52.720Z|51a55b4e-0694-44d4-b1f3-d4efc7c53bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:32:52.721Z|51a55b4e-0694-44d4-b1f3-d4efc7c53bf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:52.721Z|08a5546f-7309-42f7-9ff1-e536322330a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:32:55.242Z|677344b6-e688-49cb-b795-b4331f606e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:32:55.242Z|677344b6-e688-49cb-b795-b4331f606e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:32:57.329Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:32:57.334Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:57.334Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:32:57.335Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:57.335Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:32:57.335Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:32:57.336Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2541f4ce5a86cdf", X-B3-SpanId:"1569fa66fa48c23b", X-B3-ParentSpanId:"a2541f4ce5a86cdf", X-B3-Sampled:"0", X-ONAP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-TransactionID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ECOMP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8fbe1b-95de-4c19-b2c4-51045fff7249"]
2023-01-01T07:32:57.336Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:32:57.336Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:32:57.371Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:57.372Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:57.373Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:32:57.374Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:57.377Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:43.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:32:57.378Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:57.379Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:32:57.381Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:57.381Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:32:57.382Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:57.382Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:32:57.382Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:32:57.383Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2541f4ce5a86cdf", X-B3-SpanId:"8195af67206aafc4", X-B3-ParentSpanId:"a2541f4ce5a86cdf", X-B3-Sampled:"0", X-ONAP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-TransactionID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ECOMP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e4d8238-678b-48dd-ab5e-6a8ae8d64544"]
2023-01-01T07:32:57.383Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:32:57.384Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:32:57.413Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:57.413Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:57.414Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:32:57.414Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:57.415Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:32:57.415Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:57.416Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:32:57.468Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:57.470Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:57.470Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:57.471Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:32:57.472Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:57.472Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-TransactionID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ECOMP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eea2646-5966-4b05-8758-22c4875f38c0"]
2023-01-01T07:32:57.473Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:57.473Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:57.604Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:57.605Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:57.606Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:57.607Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=642662BDE78A1A9968AACF9D4730488D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Sun, 01 Jan 2023 07:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:57.608Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7ccadf62-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ReceiveWorkflowMessage:1:e9f70b13-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-01T07:32:46.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"7c299638-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:32:57.609Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:57.609Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:57.656Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:57.657Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:32:57.657Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:32:57.658Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:32:57.658Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:32:57.658Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-TransactionID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ECOMP-RequestID:"d0e77777-0353-48c9-8c56-4e9b91373fbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98c987f3-3348-4d3e-8f67-f478b397f994"]
2023-01-01T07:32:57.659Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:32:57.659Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:32:57.781Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:32:57.782Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:32:57.783Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:32:57.783Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CE45B4826E3EA4F43F069CB51D73FF23; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Sun, 01 Jan 2023 07:32:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:32:57.783Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7cd4a381-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"SubProcess_2:7cd40738-89a6-11ed-94ad-72388b574b9d","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:e9f70b13-8994-11ed-94ad-72388b574b9d","processInstanceId":"7ccadf62-89a6-11ed-94ad-72388b574b9d","executionId":"7cd4a37f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:32:47.024+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:32:57.784Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:32:57.784Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:32:57.789Z|d0e77777-0353-48c9-8c56-4e9b91373fbf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:02.662Z|c7324ce2-2c55-41e7-a452-ac4b456f63f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:02.663Z|c7324ce2-2c55-41e7-a452-ac4b456f63f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:02.743Z|050648c4-1234-4b6b-a351-211881cfbabf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:02.744Z|050648c4-1234-4b6b-a351-211881cfbabf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:02.743Z|e0e77330-316e-4cae-bc42-d6b1167ba4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:02.745Z|e0e77330-316e-4cae-bc42-d6b1167ba4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:07.932Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:07.937Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:07.938Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:33:07.938Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:07.939Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:07.939Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:33:07.939Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36c295ac0c499b61", X-B3-SpanId:"2dcf15bc7dc0c68c", X-B3-ParentSpanId:"36c295ac0c499b61", X-B3-Sampled:"0", X-ONAP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-TransactionID:"ac26878a-fa32-4ade-9137-627287999955", X-ECOMP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1e30a64-567a-4d35-9d61-7a930cc7020e"]
2023-01-01T07:33:07.940Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:33:07.940Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:33:07.976Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:07.977Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:07.978Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:33:07.979Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:07.983Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:43.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:33:07.984Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:07.985Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:33:08.005Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:08.006Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:08.006Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:08.008Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:08.008Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:08.009Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36c295ac0c499b61", X-B3-SpanId:"ea89dcffbb33083b", X-B3-ParentSpanId:"36c295ac0c499b61", X-B3-Sampled:"0", X-ONAP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-TransactionID:"ac26878a-fa32-4ade-9137-627287999955", X-ECOMP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08477247-cf09-4065-977f-16f00c02d233"]
2023-01-01T07:33:08.009Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:08.010Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:08.034Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:08.035Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:08.035Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:08.036Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:08.038Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:08.038Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:08.039Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:08.093Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:08.094Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:08.094Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:08.094Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:08.095Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:08.095Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-TransactionID:"ac26878a-fa32-4ade-9137-627287999955", X-ECOMP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bdc68a6-57fa-4013-a7b8-1d14669319f9"]
2023-01-01T07:33:08.096Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:08.096Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:08.217Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:08.218Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:08.218Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:08.218Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8D74074BF345A91F39842B7F569C694A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Sun, 01 Jan 2023 07:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:08.219Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7ccadf62-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ReceiveWorkflowMessage:1:e9f70b13-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-01T07:32:46.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"7c299638-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:33:08.219Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:08.220Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:08.246Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:08.246Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:08.247Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:08.247Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:08.247Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:08.247Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-TransactionID:"ac26878a-fa32-4ade-9137-627287999955", X-ECOMP-RequestID:"ac26878a-fa32-4ade-9137-627287999955", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4108b993-5e8b-429e-9d0d-db9781601c2d"]
2023-01-01T07:33:08.247Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:08.248Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:08.372Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:08.373Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:08.373Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:08.374Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=453702CD07609871C1E2E321C558A519; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Sun, 01 Jan 2023 07:33:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:08.374Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7cd4a381-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"SubProcess_2:7cd40738-89a6-11ed-94ad-72388b574b9d","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:e9f70b13-8994-11ed-94ad-72388b574b9d","processInstanceId":"7ccadf62-89a6-11ed-94ad-72388b574b9d","executionId":"7cd4a37f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:32:47.024+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:08.374Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:08.375Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:08.380Z|ac26878a-fa32-4ade-9137-627287999955|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:10.242Z|50b153bb-da82-44b2-832e-74151755a3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:33:10.248Z|50b153bb-da82-44b2-832e-74151755a3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:33:10.824Z|3b3e259c-b7d4-4b33-9596-2f4bb964e732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:33:10.825Z|3b3e259c-b7d4-4b33-9596-2f4bb964e732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:33:12.723Z|080eb5c0-6df5-4a54-8f22-5d9ed17c1e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:12.724Z|080eb5c0-6df5-4a54-8f22-5d9ed17c1e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:12.767Z|b85f67f6-86dc-4415-9ce6-b1b2c2bb0918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:12.767Z|e0fa0ec1-a7aa-4a44-9833-fef0cf26384a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:12.768Z|b85f67f6-86dc-4415-9ce6-b1b2c2bb0918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:12.769Z|e0fa0ec1-a7aa-4a44-9833-fef0cf26384a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:18.513Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:18.521Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:18.522Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:33:18.522Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:18.523Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:18.523Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:33:18.523Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66940dbc92e5e9fd", X-B3-SpanId:"638251123efa1791", X-B3-ParentSpanId:"66940dbc92e5e9fd", X-B3-Sampled:"0", X-ONAP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-TransactionID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ECOMP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c011cb5e-9e67-4d52-bb44-0201c3e22ac9"]
2023-01-01T07:33:18.524Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:33:18.524Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:33:18.547Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:18.549Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:18.549Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:33:18.549Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:18.550Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:32:43.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:33:18.550Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:18.551Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:33:18.552Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:18.552Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:18.553Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:18.553Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:18.553Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:18.553Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66940dbc92e5e9fd", X-B3-SpanId:"8528a38f1341ae93", X-B3-ParentSpanId:"66940dbc92e5e9fd", X-B3-Sampled:"0", X-ONAP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-TransactionID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ECOMP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67820a6f-51ed-4183-8902-608a272556e3"]
2023-01-01T07:33:18.553Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:18.554Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:18.573Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:18.574Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:18.575Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:18.575Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:18.576Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:18.576Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:18.577Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:18.625Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:18.625Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:18.626Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:18.626Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:18.626Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:18.626Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-TransactionID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ECOMP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a65b537-b5ba-464a-8282-805b3b970c0e"]
2023-01-01T07:33:18.627Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:18.627Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:18.763Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:18.764Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:18.765Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:18.765Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5D566AFB223719DA0F67BFFCB8166B75; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Sun, 01 Jan 2023 07:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:18.766Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7ccadf62-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ReceiveWorkflowMessage:1:e9f70b13-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-01T07:32:46.960+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"7c299638-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:33:18.766Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:18.767Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:18.800Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:18.801Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:18.801Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:18.802Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:18.802Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:18.802Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-TransactionID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ECOMP-RequestID:"5c54c5f8-94ce-4054-ac98-26bcc411decd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55cbcd2a-13c0-4f41-bcc1-d47a4c69a372"]
2023-01-01T07:33:18.803Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:18.803Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:18.931Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:18.934Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:18.934Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:18.935Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5E92A9D23B92A4C3B6E40A96662BA4D6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Sun, 01 Jan 2023 07:33:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:18.935Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:7cd4a381-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"SubProcess_2:7cd40738-89a6-11ed-94ad-72388b574b9d","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:e9f70b13-8994-11ed-94ad-72388b574b9d","processInstanceId":"7ccadf62-89a6-11ed-94ad-72388b574b9d","executionId":"7cd4a37f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:32:47.024+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:18.936Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:18.936Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7ccadf62-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:18.941Z|5c54c5f8-94ce-4054-ac98-26bcc411decd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:22.749Z|e0dd90f7-5694-4fb9-97af-877bca844520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:22.750Z|e0dd90f7-5694-4fb9-97af-877bca844520|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:22.793Z|1087b430-9dc4-41bb-9024-2728378f5879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:22.795Z|1087b430-9dc4-41bb-9024-2728378f5879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:22.798Z|02db08ee-8967-4088-9c40-d34cb5a23a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:22.799Z|02db08ee-8967-4088-9c40-d34cb5a23a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:25.242Z|18eecd18-8cd6-4510-a5c7-01a0a21d3d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:33:25.243Z|18eecd18-8cd6-4510-a5c7-01a0a21d3d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:33:25.929Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:25.931Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e767efc1-9f87-477a-ae81-f985f892185b already exists in requestDb InfraActiveRequests table
2023-01-01T07:33:25.932Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:25.933Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:33:25.933Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:25.933Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:25.934Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:33:25.934Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"727e9834d7054b8e", X-B3-SpanId:"5848ac670483a1aa", X-B3-ParentSpanId:"727e9834d7054b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"105fe916-4318-4bb8-b8a0-b523985a15ba"]
2023-01-01T07:33:25.935Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:33:25.935Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:33:25.956Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:25.957Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:33:25.959Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:33:25.959Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:25.960Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: 
2023-01-01T07:33:25.960Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:25.961Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|404|Not Found|InvokeReturn
2023-01-01T07:33:25.976Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T07:33:25.978Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T07:33:25.983Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:33:26.025Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-01T07:33:26.027Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e767efc1-9f87-477a-ae81-f985f892185b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[65b2347f-3c96-4dee-a397-b2b36ea9d128], X-ECOMP-RequestID=[e767efc1-9f87-477a-ae81-f985f892185b], X-TransactionId=[], X-ONAP-RequestID=[e767efc1-9f87-477a-ae81-f985f892185b]}
2023-01-01T07:33:26.097Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 07:33:26 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230101-07:33:26:143-64672], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:33:26.099Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-01-01T07:33:26.099Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-01T07:33:26.102Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-01T07:33:26.102Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-01T07:33:26.107Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:33:26.135Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T07:33:26.136Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-01T07:33:26.190Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-01T07:33:26.191Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 07:33:26 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230101-07:33:26:243-95606], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:33:26.220Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|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"]}}}

2023-01-01T07:33:26.227Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-01T07:33:26.227Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-01T07:33:26.238Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:33:26.294Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T07:33:26.294Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-RequestID=[e767efc1-9f87-477a-ae81-f985f892185b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1adbbe49-509c-471e-909c-14ae95454776], X-ECOMP-RequestID=[e767efc1-9f87-477a-ae81-f985f892185b], X-TransactionId=[], X-ONAP-RequestID=[e767efc1-9f87-477a-ae81-f985f892185b]}
2023-01-01T07:33:26.348Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 07:33:26 GMT], content-length=[616], vertex-id=[274528], x-aai-txid=[2-aai-resources-230101-07:33:26:394-71140], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:33:26.349Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672558164177","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2023-01-01T07:33:26.349Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T07:33:26.350Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T07:33:26.351Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T07:33:26.357Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.357Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.358Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.358Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.358Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.358Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"727e9834d7054b8e", X-B3-SpanId:"084655285ccc659c", X-B3-ParentSpanId:"727e9834d7054b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"154daf44-b388-46cf-820d-d9fc2aea199e"]
2023-01-01T07:33:26.359Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400","requestScope":"service"}
2023-01-01T07:33:26.359Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.386Z|e767efc1-9f87-477a-ae81-f985f892185b|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==========================================
2023-01-01T07:33:26.387Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.388Z|e767efc1-9f87-477a-ae81-f985f892185b|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  : 
2023-01-01T07:33:26.388Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.389Z|e767efc1-9f87-477a-ae81-f985f892185b|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: 
2023-01-01T07:33:26.389Z|e767efc1-9f87-477a-ae81-f985f892185b|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=================================================
2023-01-01T07:33:26.391Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.392Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:33:26.393Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||Invoke
2023-01-01T07:33:26.393Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:26.394Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:33:26.394Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Method      : GET
2023-01-01T07:33:26.394Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"910a6018-e66f-449e-839b-77973b78dccf"]
2023-01-01T07:33:26.395Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Request body: 
2023-01-01T07:33:26.395Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||==========================request end================================================
2023-01-01T07:33:26.457Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:26.458Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:26.458Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status text  : 
2023-01-01T07:33:26.459Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.460Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "2125529a-578a-4811-9147-1b43ff8ef73d",
  "modelInvariantUUID" : "96c1bb5f-2de7-43d7-9cb1-59cba832fb89",
  "created" : "2023-01-01 07:30:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 19,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/allottedCustomizations"
    }
  }
}
2023-01-01T07:33:26.460Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:26.461Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||InvokeReturn
2023-01-01T07:33:26.464Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance
2023-01-01T07:33:26.465Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|INFO|500||Invoke
2023-01-01T07:33:26.465Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:26.465Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance
2023-01-01T07:33:26.466Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:33:26.466Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31af323d-e70b-49c0-b6e3-bb75b011cb8f"]
2023-01-01T07:33:26.466Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:33:26.467Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:33:26.487Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:26.488Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:33:26.488Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:33:26.489Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.489Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Response body: 
2023-01-01T07:33:26.490Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:26.490Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:33:26.492Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89
2023-01-01T07:33:26.492Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|INFO|500||Invoke
2023-01-01T07:33:26.493Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:26.493Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89
2023-01-01T07:33:26.494Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Method      : GET
2023-01-01T07:33:26.494Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cca1d6e-12a7-4c45-a668-7c11f12ff1ec"]
2023-01-01T07:33:26.495Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Request body: 
2023-01-01T07:33:26.495Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||==========================request end================================================
2023-01-01T07:33:26.582Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:26.584Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:26.584Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Status text  : 
2023-01-01T07:33:26.585Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.586Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "2125529a-578a-4811-9147-1b43ff8ef73d",
      "modelInvariantUUID" : "96c1bb5f-2de7-43d7-9cb1-59cba832fb89",
      "created" : "2023-01-01 07:30:53.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 19,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89"
    }
  }
}
2023-01-01T07:33:26.586Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:26.587Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|INFO|500||InvokeReturn
2023-01-01T07:33:26.590Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance
2023-01-01T07:33:26.591Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|INFO|500||Invoke
2023-01-01T07:33:26.591Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:26.591Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance
2023-01-01T07:33:26.592Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:33:26.592Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8213f779-84da-47e7-bd86-880e44429c6c"]
2023-01-01T07:33:26.592Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:33:26.593Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:33:26.615Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:26.616Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:33:26.616Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:33:26.617Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.617Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||Response body: 
2023-01-01T07:33:26.617Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:26.618Z|e767efc1-9f87-477a-ae81-f985f892185b|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=2125529a-578a-4811-9147-1b43ff8ef73d&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:33:26.619Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.619Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.620Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.620Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.620Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.621Z|e767efc1-9f87-477a-ae81-f985f892185b|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:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"296c2b69-bc13-48fe-a5e4-c195416b9785"]
2023-01-01T07:33:26.621Z|e767efc1-9f87-477a-ae81-f985f892185b|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: 
2023-01-01T07:33:26.621Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.651Z|e767efc1-9f87-477a-ae81-f985f892185b|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==========================================
2023-01-01T07:33:26.651Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.652Z|e767efc1-9f87-477a-ae81-f985f892185b|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  : 
2023-01-01T07:33:26.652Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.660Z|e767efc1-9f87-477a-ae81-f985f892185b|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T07:33:26.660Z|e767efc1-9f87-477a-ae81-f985f892185b|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=================================================
2023-01-01T07:33:26.661Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.664Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.665Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.665Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.665Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.666Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.667Z|e767efc1-9f87-477a-ae81-f985f892185b|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:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"821155fb-9f15-4c87-a447-dfcdd4f4de60"]
2023-01-01T07:33:26.667Z|e767efc1-9f87-477a-ae81-f985f892185b|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: 
2023-01-01T07:33:26.667Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.695Z|e767efc1-9f87-477a-ae81-f985f892185b|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==========================================
2023-01-01T07:33:26.696Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.697Z|e767efc1-9f87-477a-ae81-f985f892185b|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  : 
2023-01-01T07:33:26.697Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.715Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T07:33:26.715Z|e767efc1-9f87-477a-ae81-f985f892185b|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=================================================
2023-01-01T07:33:26.716Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.724Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:33:26.725Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||Invoke
2023-01-01T07:33:26.725Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:26.725Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:33:26.725Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Method      : GET
2023-01-01T07:33:26.726Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"779e9c86-5575-4c0a-8e01-5793b4c0157b"]
2023-01-01T07:33:26.726Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Request body: 
2023-01-01T07:33:26.726Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||==========================request end================================================
2023-01-01T07:33:26.757Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:26.758Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:26.758Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status text  : 
2023-01-01T07:33:26.758Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.759Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "2125529a-578a-4811-9147-1b43ff8ef73d",
  "modelInvariantUUID" : "96c1bb5f-2de7-43d7-9cb1-59cba832fb89",
  "created" : "2023-01-01 07:30:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 19,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/allottedCustomizations"
    }
  }
}
2023-01-01T07:33:26.759Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:26.760Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||InvokeReturn
2023-01-01T07:33:26.763Z|e767efc1-9f87-477a-ae81-f985f892185b|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/
2023-01-01T07:33:26.765Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.765Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.766Z|e767efc1-9f87-477a-ae81-f985f892185b|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/
2023-01-01T07:33:26.766Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.766Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9182", X-B3-TraceId:"727e9834d7054b8e", X-B3-SpanId:"52b7336bfe12ce62", X-B3-ParentSpanId:"727e9834d7054b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09eb5800-064b-465b-803d-726b3cfa3046"]
2023-01-01T07:33:26.767Z|e767efc1-9f87-477a-ae81-f985f892185b|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":"e767efc1-9f87-477a-ae81-f985f892185b","requestStatus":"IN_PROGRESS","startTime":1672558405978,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"e767efc1-9f87-477a-ae81-f985f892185b"}
2023-01-01T07:33:26.767Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.798Z|e767efc1-9f87-477a-ae81-f985f892185b|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==========================================
2023-01-01T07:33:26.799Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.800Z|e767efc1-9f87-477a-ae81-f985f892185b|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  : 
2023-01-01T07:33:26.800Z|e767efc1-9f87-477a-ae81-f985f892185b|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/e767efc1-9f87-477a-ae81-f985f892185b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:26.804Z|e767efc1-9f87-477a-ae81-f985f892185b|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" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:33:25.978+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:33:26.782+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:33:26.805Z|e767efc1-9f87-477a-ae81-f985f892185b|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=================================================
2023-01-01T07:33:26.805Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.814Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.815Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.815Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:26.816Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.816Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:26.817Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4604", X-B3-TraceId:"727e9834d7054b8e", X-B3-SpanId:"80eb465180e09b37", X-B3-ParentSpanId:"727e9834d7054b8e", X-B3-Sampled:"0", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8eb1e2f1-5478-42ca-8985-b79e78a0f105"]
2023-01-01T07:33:26.817Z|e767efc1-9f87-477a-ae81-f985f892185b|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\":\"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2125529a-578a-4811-9147-1b43ff8ef73d\",\"modelUuid\":\"2125529a-578a-4811-9147-1b43ff8ef73d\",\"modelInvariantUuid\":\"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"be62c742-0951-4205-a0c9-39e9ccf72945\",\"modelInvariantUuid\":\"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"75761109-3339-41b6-9875-515af63a03ad\",\"modelInvariantUuid\":\"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"3519d518-c926-4347-97c9-a51df571cc2d\"},\"instanceName\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"2125529a-578a-4811-9147-1b43ff8ef73d\",\"modelInvariantId\":\"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"e767efc1-9f87-477a-ae81-f985f892185b","type":"String"},"mso-request-id":{"value":"e767efc1-9f87-477a-ae81-f985f892185b","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"}}}
2023-01-01T07:33:26.817Z|e767efc1-9f87-477a-ae81-f985f892185b|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================================================
2023-01-01T07:33:28.272Z|0b8a2335-8624-43b8-b9fa-6d5af95ae177|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:33:28.273Z|0b8a2335-8624-43b8-b9fa-6d5af95ae177|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:28.831Z|e767efc1-9f87-477a-ae81-f985f892185b|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==========================================
2023-01-01T07:33:28.832Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:28.832Z|e767efc1-9f87-477a-ae81-f985f892185b|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  : 
2023-01-01T07:33:28.833Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 07:33:28 GMT", X-ONAP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-TransactionID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ECOMP-RequestID:"e767efc1-9f87-477a-ae81-f985f892185b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8eb1e2f1-5478-42ca-8985-b79e78a0f105", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:28.834Z|e767efc1-9f87-477a-ae81-f985f892185b|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\":\"e767efc1-9f87-477a-ae81-f985f892185b\",\"instanceId\":\"49ff2494-a45f-497e-8454-c559fd284893\"}}","message":"Success","processInstanceID":"94764aab-89a6-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T07:33:28.834Z|e767efc1-9f87-477a-ae81-f985f892185b|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=================================================
2023-01-01T07:33:28.834Z|e767efc1-9f87-477a-ae81-f985f892185b|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
2023-01-01T07:33:28.838Z|e767efc1-9f87-477a-ae81-f985f892185b|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:28.989Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:28.993Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:28.994Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:33:28.995Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:28.995Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:28.995Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:33:28.996Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c33170794c1dde6", X-B3-SpanId:"f14f4187e39f0872", X-B3-ParentSpanId:"0c33170794c1dde6", X-B3-Sampled:"0", X-ONAP-RequestID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-RequestID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-TransactionID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-ECOMP-RequestID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428f1d36-ae45-454b-8a03-856c1fbe061e"]
2023-01-01T07:33:28.996Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:33:28.997Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:33:29.015Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:29.016Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:29.017Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:33:29.017Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:29.018Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:33:29.018Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:29.019Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:33:29.021Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:33:29.021Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:29.021Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:29.022Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:33:29.022Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:29.022Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c33170794c1dde6", X-B3-SpanId:"721a8a9182e9a921", X-B3-ParentSpanId:"0c33170794c1dde6", X-B3-Sampled:"0", X-ONAP-RequestID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-RequestID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-TransactionID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-ECOMP-RequestID:"8faaae4e-a412-40e6-a5f7-0c437e8e8825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ee3d790-01d3-42a6-bc92-8576e05111b3"]
2023-01-01T07:33:29.023Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:29.023Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:29.038Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:29.040Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:29.040Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:29.041Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:29.041Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:29.042Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:29.043Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:29.051Z|8faaae4e-a412-40e6-a5f7-0c437e8e8825|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:29.086Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:29.091Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:29.092Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:33:29.092Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:29.092Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:29.093Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:33:29.093Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a569044367e798", X-B3-SpanId:"29fc87a6dd33e33d", X-B3-ParentSpanId:"c7a569044367e798", X-B3-Sampled:"0", X-ONAP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-TransactionID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ECOMP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fdc9b5b-45d6-4bcd-a4c8-5cdd69624b0f"]
2023-01-01T07:33:29.094Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:33:29.095Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:33:29.114Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:29.115Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:29.116Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:33:29.117Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:29.118Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:33:29.118Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:29.119Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:33:29.122Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:29.123Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:29.123Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:29.124Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:29.124Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:29.125Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7a569044367e798", X-B3-SpanId:"f2a3d103a271998b", X-B3-ParentSpanId:"c7a569044367e798", X-B3-Sampled:"0", X-ONAP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-TransactionID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ECOMP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e008de5-b5b4-495e-8877-2a6070fe30d7"]
2023-01-01T07:33:29.125Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:29.126Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:29.137Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:29.138Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:29.139Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:29.140Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:29.141Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:29.141Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:29.142Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:29.194Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:29.195Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:29.195Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:29.196Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:29.197Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:29.197Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-TransactionID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ECOMP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72cc6580-86fb-4af8-b44d-c74ab1b4b010"]
2023-01-01T07:33:29.198Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:29.199Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:29.335Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:29.336Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:29.337Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:29.337Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CF7FF6BCC5747AE43FA88A78D60EB2BA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 01 Jan 2023 07:33:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:29.338Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"943793e6-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:26.260+0000","endTime":"2023-01-01T07:33:26.796+0000","removalTime":null,"durationInMillis":536,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9436a94f-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T07:33:29.338Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:29.338Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:29.366Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:29.367Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:29.368Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:29.368Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:29.369Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:29.369Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-TransactionID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ECOMP-RequestID:"625ee3ba-ba98-4a99-b8c3-724315ef3d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"841dbdb3-68a1-40ae-b782-7a9dde713c4e"]
2023-01-01T07:33:29.370Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:29.370Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:29.493Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:29.494Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:29.495Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:29.495Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B48C89A799C115957EBB72E4AE722AE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 01 Jan 2023 07:33:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:29.496Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:9437e219-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"943793e6-89a6-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"943793e6-89a6-11ed-94ad-72388b574b9d","executionId":"943793e6-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:26.262+0000","endTime":"2023-01-01T07:33:26.796+0000","durationInMillis":534,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:29.496Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:29.497Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=943793e6-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:29.502Z|625ee3ba-ba98-4a99-b8c3-724315ef3d00|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:32.783Z|a31c69f4-1c9c-409f-94a8-60330b338979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:32.784Z|a31c69f4-1c9c-409f-94a8-60330b338979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:32.817Z|19e5f12c-2d90-4cd6-86c5-c00a2d5f0598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:32.818Z|19e5f12c-2d90-4cd6-86c5-c00a2d5f0598|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:32.818Z|b565faba-0b4d-4727-a069-4b9e9d2ba572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:32.819Z|b565faba-0b4d-4727-a069-4b9e9d2ba572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:39.197Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:39.210Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:39.211Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:33:39.211Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.212Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:39.212Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:33:39.213Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d4c806bad330c09", X-B3-SpanId:"f09f39ff2427023b", X-B3-ParentSpanId:"0d4c806bad330c09", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-TransactionID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ECOMP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"382a2825-742e-419a-9123-4381b21e5399"]
2023-01-01T07:33:39.213Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:33:39.213Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.238Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.238Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.239Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:33:39.239Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.241Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "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" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:36.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:33:39.241Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.241Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:33:39.243Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:33:39.243Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:39.244Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.244Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:33:39.244Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:39.245Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d4c806bad330c09", X-B3-SpanId:"946873285dd0d237", X-B3-ParentSpanId:"0d4c806bad330c09", X-B3-Sampled:"0", X-ONAP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-TransactionID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ECOMP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a97e8417-4eaa-48a7-9e68-48174d993ee9"]
2023-01-01T07:33:39.245Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:39.245Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.258Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.259Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.261Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:39.261Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.265Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:39.265Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.266Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:39.306Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:39.307Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:39.308Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.308Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:39.309Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:39.309Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-TransactionID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ECOMP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9167689d-5072-4ebc-b226-7db2bd2e6013"]
2023-01-01T07:33:39.310Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:39.310Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.465Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.466Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.466Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:39.466Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8325CD978D42DB83AA8EAE9094886178; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.467Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9b49b9d0-89a6-11ed-94ad-72388b574b9d","businessKey":"e767efc1-9f87-477a-ae81-f985f892185b","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:38.123+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9b240a23-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:33:39.467Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.468Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:39.505Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:39.507Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:39.507Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.508Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:39.509Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:39.509Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-TransactionID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ECOMP-RequestID:"ab8f09e0-5d2b-45be-ae54-9a09f49f8fba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d192ca35-82b5-48f1-9183-34705e2e35db"]
2023-01-01T07:33:39.510Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:39.510Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.641Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.642Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.642Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:39.642Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CC962A14603F8ECB398B14BC9149BA97; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.643Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"9b79f1c8-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"SubProcess_0y8yozw:9b6187ac-89a6-11ed-94ad-72388b574b9d","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"9b49b9d0-89a6-11ed-94ad-72388b574b9d","executionId":"9b79f1c6-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:38.439+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:39.643Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.643Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9b49b9d0-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:39.647Z|ab8f09e0-5d2b-45be-ae54-9a09f49f8fba|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:39.658Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:39.662Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:39.663Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:33:39.663Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.664Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:39.664Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:33:39.665Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94ced5f87bfc895d", X-B3-SpanId:"6c74ffeb30069c8b", X-B3-ParentSpanId:"94ced5f87bfc895d", X-B3-Sampled:"0", X-ONAP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-TransactionID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ECOMP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"585d281a-9779-436d-98cb-c39feec372ea"]
2023-01-01T07:33:39.665Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:33:39.665Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.695Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.696Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.696Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:33:39.697Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.699Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:33:39.700Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.701Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:33:39.703Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:39.704Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:39.705Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.705Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:39.706Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:39.707Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94ced5f87bfc895d", X-B3-SpanId:"9b5a80e74c655318", X-B3-ParentSpanId:"94ced5f87bfc895d", X-B3-Sampled:"0", X-ONAP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-TransactionID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ECOMP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"429fe583-58ce-45aa-8ebc-14d40a9ce396"]
2023-01-01T07:33:39.707Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:39.708Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.724Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.725Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.725Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:39.726Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.728Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:39.728Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.729Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:39.756Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:39.757Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:39.757Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.757Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:39.757Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:39.758Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-TransactionID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ECOMP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca76d75-5e49-4f16-a07a-295acfe73a6a"]
2023-01-01T07:33:39.758Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:39.759Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:39.890Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:39.891Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:39.892Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:39.892Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0E0EEAE247DC5DFAE168288C90992CC7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:39.893Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95d53e20-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:28.972+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"94e93072-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:33:39.893Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:39.894Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:39.931Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:39.931Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:39.932Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:39.932Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:39.932Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:39.932Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-TransactionID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ECOMP-RequestID:"30ee054b-b96a-44f1-b494-7644ea319e22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3de1df6-a0dd-4a37-8603-2a0ee7ab5b12"]
2023-01-01T07:33:39.933Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:39.933Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:40.082Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:40.084Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:40.085Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:40.085Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7560DAB899906B4FDE7B7EE6BCC1287E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:33:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:40.086Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:95deb435-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","executionId":"95d53e20-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:29.033+0000","endTime":"2023-01-01T07:33:29.034+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:40.086Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:40.086Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:40.091Z|30ee054b-b96a-44f1-b494-7644ea319e22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:40.244Z|5699d23f-f002-4e87-80b0-b18c094ccaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:33:40.245Z|5699d23f-f002-4e87-80b0-b18c094ccaca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:33:40.826Z|7abde4cf-091f-4f78-a929-d165c4d416df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:33:40.827Z|7abde4cf-091f-4f78-a929-d165c4d416df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:33:42.806Z|233388db-6e61-47ce-be62-7fb76dc39c75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:42.807Z|233388db-6e61-47ce-be62-7fb76dc39c75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:42.841Z|9017fea8-713e-4fba-a10f-d5d8d9a675d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:42.841Z|a5c3c9ed-2ee0-4466-a979-62690c0b2e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:42.841Z|9017fea8-713e-4fba-a10f-d5d8d9a675d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:42.841Z|a5c3c9ed-2ee0-4466-a979-62690c0b2e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:49.791Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:49.797Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:49.799Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:33:49.799Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:49.800Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:33:49.800Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:33:49.801Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7112646d9d6ce22", X-B3-SpanId:"d138c828244705eb", X-B3-ParentSpanId:"e7112646d9d6ce22", X-B3-Sampled:"0", X-ONAP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-TransactionID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ECOMP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ae2cb36-75fe-4557-89d1-ca12159b3cee"]
2023-01-01T07:33:49.801Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:33:49.801Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:33:49.824Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:49.825Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:49.825Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:33:49.825Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:49.828Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:43.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:33:49.828Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:49.829Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:33:49.831Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:33:49.831Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:49.831Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:49.832Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:33:49.832Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:49.833Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7112646d9d6ce22", X-B3-SpanId:"9ee4a6560cc893b7", X-B3-ParentSpanId:"e7112646d9d6ce22", X-B3-Sampled:"0", X-ONAP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-TransactionID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ECOMP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7fc9187-90dc-4b93-8f82-bdce2bafa1a7"]
2023-01-01T07:33:49.833Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:49.834Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:49.850Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:49.851Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:49.852Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:49.853Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:49.853Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:49.854Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:49.854Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:49.883Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:49.883Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:49.884Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:49.884Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:49.884Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:49.884Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-TransactionID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ECOMP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"960fad03-1a77-41a4-9ec2-aec33de120f6"]
2023-01-01T07:33:49.885Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:49.885Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:50.014Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:50.015Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:50.015Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:50.015Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0738027F9452362F937FAF3F3EDA253D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:50.016Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9fb9706f-89a6-11ed-94ad-72388b574b9d","businessKey":"e767efc1-9f87-477a-ae81-f985f892185b","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:45.567+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9fb885ce-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:33:50.016Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:50.017Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:50.045Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:50.045Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:50.046Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:50.046Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:50.047Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:50.047Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-TransactionID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ECOMP-RequestID:"09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7033ec9-6e8b-450f-987b-758a26f6030a"]
2023-01-01T07:33:50.048Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:50.048Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:50.175Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:50.176Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:50.176Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:50.177Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65A65F04B66051637273006883CA8941; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:50.177Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:9fb99786-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","executionId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:45.567+0000","endTime":"2023-01-01T07:33:45.567+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:50.177Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:50.178Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:50.182Z|09c3b0c2-6fd9-4e98-bd3a-c80e0aa6c602|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:50.246Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:33:50.250Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:50.251Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:33:50.251Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:50.251Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:33:50.252Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:33:50.252Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5019e424c63e38f2", X-B3-SpanId:"2a52b609fb2d377f", X-B3-ParentSpanId:"5019e424c63e38f2", X-B3-Sampled:"0", X-ONAP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-TransactionID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ECOMP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76860977-2deb-42a5-a8fb-1ace3e349e4e"]
2023-01-01T07:33:50.252Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:33:50.253Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:33:50.272Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:50.272Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:50.273Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:33:50.273Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:50.274Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:33:50.275Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:50.275Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:33:50.276Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:50.276Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:33:50.277Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:50.277Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:33:50.277Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:33:50.277Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5019e424c63e38f2", X-B3-SpanId:"134dadb1e3bf97a3", X-B3-ParentSpanId:"5019e424c63e38f2", X-B3-Sampled:"0", X-ONAP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-TransactionID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ECOMP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3eb2fcc-8281-4a78-9c56-5531b05a2c69"]
2023-01-01T07:33:50.278Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:33:50.278Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:33:50.291Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:50.292Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:50.292Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:33:50.293Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:50.294Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:33:50.294Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:50.295Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:33:50.332Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:50.333Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:50.333Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:50.334Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:33:50.334Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:50.334Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-TransactionID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ECOMP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"933a1fa5-6f10-475c-89ea-3ced2a0cad75"]
2023-01-01T07:33:50.335Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:50.335Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:50.464Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:50.464Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:50.465Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:50.465Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3BCEDC0CB2B62128720433121EDA3572; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:50.465Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95d53e20-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:28.972+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"94e93072-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:33:50.466Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:50.466Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:50.494Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:50.495Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:33:50.495Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:33:50.496Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:33:50.496Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:33:50.497Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-TransactionID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ECOMP-RequestID:"99d13cd3-b5ff-4d6b-93e7-a3adc637fb49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4af36e6f-9855-4204-a52e-ca2cb3bb3080"]
2023-01-01T07:33:50.497Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:33:50.497Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:33:50.617Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:33:50.618Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:33:50.618Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:33:50.618Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F00FE3E6DF5C3A1E56B712CCD50B92FF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:33:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:33:50.619Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:95deb435-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","executionId":"95d53e20-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:29.033+0000","endTime":"2023-01-01T07:33:29.034+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:33:50.619Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:33:50.619Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:33:50.623Z|99d13cd3-b5ff-4d6b-93e7-a3adc637fb49|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:33:52.833Z|2974dae5-c317-49d9-a0ed-d330959af7e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:52.834Z|2974dae5-c317-49d9-a0ed-d330959af7e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:52.861Z|bafcb115-1162-4def-90c7-9b5965475991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:52.862Z|bafcb115-1162-4def-90c7-9b5965475991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:52.862Z|ea643ed6-e9e3-4442-a285-255f975e0c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:33:52.863Z|ea643ed6-e9e3-4442-a285-255f975e0c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:33:55.242Z|d72c9770-8c18-4f18-8abe-347aa89151c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:33:55.245Z|d72c9770-8c18-4f18-8abe-347aa89151c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:00.348Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:00.353Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:00.355Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:00.355Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.356Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:00.356Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:00.357Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bfcdb7bb75fe814", X-B3-SpanId:"967b3bbcae6e131f", X-B3-ParentSpanId:"9bfcdb7bb75fe814", X-B3-Sampled:"0", X-ONAP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-TransactionID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ECOMP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2bcf5a1-ea3d-4d7b-af56-6d18f13cceb7"]
2023-01-01T07:34:00.357Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:00.358Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:00.395Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:00.396Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:00.397Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:00.398Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:00.401Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:00.402Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:00.403Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:00.405Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:00.405Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:00.406Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.406Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:00.407Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:00.407Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bfcdb7bb75fe814", X-B3-SpanId:"115eb13856da0759", X-B3-ParentSpanId:"9bfcdb7bb75fe814", X-B3-Sampled:"0", X-ONAP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-TransactionID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ECOMP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f919678-1787-4928-908a-b5e5a8d3263c"]
2023-01-01T07:34:00.408Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:00.409Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:00.431Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:00.432Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:00.433Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:00.433Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:00.437Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:00.438Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:00.439Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:00.471Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:00.473Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:00.474Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.475Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:00.476Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:00.476Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-TransactionID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ECOMP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d440ff36-0053-403b-9409-475e2e42d955"]
2023-01-01T07:34:00.477Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:00.478Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:00.628Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:00.629Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:00.629Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:00.630Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=D5E7B181739663577CB71AF4ECA7C6E2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:00.631Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9fb9706f-89a6-11ed-94ad-72388b574b9d","businessKey":"e767efc1-9f87-477a-ae81-f985f892185b","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:45.567+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9fb885ce-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:00.631Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:00.632Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:00.661Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:00.663Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:00.663Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.664Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:00.665Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:00.666Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-TransactionID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ECOMP-RequestID:"c4a415cd-3e47-4d74-aef1-66c686ec946d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab18b4db-9e54-41be-bc8c-689f43425f6d"]
2023-01-01T07:34:00.674Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:00.675Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:00.765Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:00.774Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:00.775Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:00.776Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.776Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:00.777Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:00.777Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8b635ad379ce811", X-B3-SpanId:"be0d28bb355fb796", X-B3-ParentSpanId:"b8b635ad379ce811", X-B3-Sampled:"0", X-ONAP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-TransactionID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ECOMP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f06a346-9ad0-4dc2-bcc1-380f05e6589f"]
2023-01-01T07:34:00.778Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:00.778Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:00.800Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:00.801Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:00.802Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:00.802Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F3C140A7FDC3785087AB0B8DA1074BF2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:00.803Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a3eda467-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","executionId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:52.619+0000","endTime":"2023-01-01T07:33:52.622+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:00.803Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:00.804Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:00.808Z|c4a415cd-3e47-4d74-aef1-66c686ec946d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:00.814Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:00.814Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:00.815Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:00.815Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:00.819Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:00.819Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:00.820Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:00.821Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:00.821Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:00.822Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.822Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:00.822Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:00.823Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8b635ad379ce811", X-B3-SpanId:"c8fafcbf624fc0a9", X-B3-ParentSpanId:"b8b635ad379ce811", X-B3-Sampled:"0", X-ONAP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-TransactionID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ECOMP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"230f7368-15fd-4e91-996d-70f4bf543e50"]
2023-01-01T07:34:00.823Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:00.823Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:00.843Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:00.844Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:00.845Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:00.845Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:00.853Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:00.853Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:00.854Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:00.883Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:00.883Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:00.884Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:00.884Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:00.885Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:00.885Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-TransactionID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ECOMP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f9aeb6-6b9e-436a-8acf-56976e971186"]
2023-01-01T07:34:00.885Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:00.886Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:01.014Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:01.015Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:01.015Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:01.016Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0B082869BE26E3624160355881FBC037; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:01.016Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95d53e20-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:28.972+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"94e93072-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:01.017Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:01.017Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:01.054Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:01.055Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:01.057Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:01.057Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:01.058Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:01.058Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-TransactionID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ECOMP-RequestID:"3aad90d7-5f2a-403c-b916-3d3faefc594e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c095200-3815-41f0-998f-10a6ed520668"]
2023-01-01T07:34:01.058Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:01.059Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:01.194Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:01.195Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:01.196Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:01.196Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E61741747A85EAC095480495532598EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:34:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:01.197Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:95deb435-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","executionId":"95d53e20-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:29.033+0000","endTime":"2023-01-01T07:33:29.034+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:01.197Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:01.198Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:01.202Z|3aad90d7-5f2a-403c-b916-3d3faefc594e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:02.855Z|65fc9ec7-b5c7-49f3-a145-d0df672734be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:02.856Z|65fc9ec7-b5c7-49f3-a145-d0df672734be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:02.884Z|0fd2a215-282b-4c87-b68b-61d27b488e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:02.885Z|0fd2a215-282b-4c87-b68b-61d27b488e57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:02.886Z|9efd5e13-6368-4379-b4e5-e28f9c631ccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:02.886Z|9efd5e13-6368-4379-b4e5-e28f9c631ccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:10.244Z|7a2d30f7-7db9-40b7-85f3-7eda9561253f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:34:10.245Z|7a2d30f7-7db9-40b7-85f3-7eda9561253f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:10.831Z|80ad9e02-dc98-4970-9420-4aec48007359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:34:10.831Z|80ad9e02-dc98-4970-9420-4aec48007359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:10.971Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:10.977Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:10.978Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:10.979Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:10.979Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:10.979Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:10.980Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08669f4b73f307de", X-B3-SpanId:"dc52ea039858d6d9", X-B3-ParentSpanId:"08669f4b73f307de", X-B3-Sampled:"0", X-ONAP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-TransactionID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ECOMP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92222e3c-1776-4222-8c3a-1ac6620c41c1"]
2023-01-01T07:34:10.980Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:10.981Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.008Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.009Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.010Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:11.013Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.014Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:11.014Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.016Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:11.019Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:11.020Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:11.020Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.021Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:11.021Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:11.022Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08669f4b73f307de", X-B3-SpanId:"199ba13e48e1cd20", X-B3-ParentSpanId:"08669f4b73f307de", X-B3-Sampled:"0", X-ONAP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-TransactionID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ECOMP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf01f5b-4e7b-4ff4-ab90-5e8ec226977f"]
2023-01-01T07:34:11.022Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:11.023Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.059Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.060Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.061Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:11.061Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.064Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:11.065Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.066Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:11.093Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:11.094Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:11.094Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.095Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:11.095Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:11.095Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-TransactionID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ECOMP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"329a0ed7-5638-4301-a06b-34b54c07bde2"]
2023-01-01T07:34:11.096Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:11.097Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.225Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.225Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.226Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:11.226Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C3D64C9FC8288B5C0C7B22107992BD7C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.227Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9fb9706f-89a6-11ed-94ad-72388b574b9d","businessKey":"e767efc1-9f87-477a-ae81-f985f892185b","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:45.567+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9fb885ce-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:11.227Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.232Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:11.268Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:11.269Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:11.269Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.269Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:11.270Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:11.270Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-TransactionID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ECOMP-RequestID:"ad82bcea-4b5f-4e1e-be34-936163be16bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8df54cd-ae09-4d42-8a84-bb4a021e2e4f"]
2023-01-01T07:34:11.270Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:11.270Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.373Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:11.381Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:11.381Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:11.382Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.382Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:11.383Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:11.383Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d11cdf705192be09", X-B3-SpanId:"a26624298f38eb9a", X-B3-ParentSpanId:"d11cdf705192be09", X-B3-Sampled:"0", X-ONAP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-TransactionID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ECOMP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4acb5f5a-8bdb-416a-87c6-14f3db89eb0d"]
2023-01-01T07:34:11.383Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:11.384Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.391Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.392Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.392Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:11.392Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=48A9074962BFBD2ED956869016B72187; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.395Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a3eda467-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","executionId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:52.619+0000","endTime":"2023-01-01T07:33:52.622+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:11.395Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.396Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:11.401Z|ad82bcea-4b5f-4e1e-be34-936163be16bb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:11.428Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.429Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.430Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:11.430Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.431Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:11.432Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.433Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:11.435Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:11.436Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:11.436Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.437Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:11.438Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:11.439Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d11cdf705192be09", X-B3-SpanId:"bc57cadc18a52b1e", X-B3-ParentSpanId:"d11cdf705192be09", X-B3-Sampled:"0", X-ONAP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-TransactionID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ECOMP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8d12193-df75-44a6-bc71-fc30fdd72540"]
2023-01-01T07:34:11.439Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:11.440Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.469Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.470Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.470Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:11.471Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.473Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:11.474Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.474Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:11.506Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:11.507Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:11.507Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.508Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:11.508Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:11.508Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-TransactionID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ECOMP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f08a6b-85ab-454d-b534-8e0135143734"]
2023-01-01T07:34:11.509Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:11.509Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.650Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.651Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.651Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:11.652Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DDB49346DE54348133BC00840319B242; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.653Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95d53e20-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:28.972+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"94e93072-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:11.654Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.654Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:11.688Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:11.689Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:11.690Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:11.690Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:11.691Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:11.691Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-TransactionID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ECOMP-RequestID:"ea8eabf6-8444-486c-8268-15fff91fba95", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aa070e7-0dd8-4dce-82e6-ea926dca894c"]
2023-01-01T07:34:11.692Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:11.692Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:11.822Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:11.822Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:11.823Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:11.824Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0A26CD539F8C9A0F07402721D48308D4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:34:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:11.825Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:95deb435-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","executionId":"95d53e20-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:29.033+0000","endTime":"2023-01-01T07:33:29.034+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:11.825Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:11.826Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:11.831Z|ea8eabf6-8444-486c-8268-15fff91fba95|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:12.878Z|5e4be423-376e-40ab-ac5e-2251b434e356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:12.879Z|5e4be423-376e-40ab-ac5e-2251b434e356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:12.907Z|9d97eb2e-7863-434e-b66e-5efbb496a911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:12.907Z|6115ce2b-1974-4399-bd61-9e17ee3731e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:12.908Z|9d97eb2e-7863-434e-b66e-5efbb496a911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:12.908Z|6115ce2b-1974-4399-bd61-9e17ee3731e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:21.543Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:21.547Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:21.548Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:21.549Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:21.549Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:21.549Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:21.550Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2792f069fad56e8e", X-B3-SpanId:"c60ec1a9c70f7353", X-B3-ParentSpanId:"2792f069fad56e8e", X-B3-Sampled:"0", X-ONAP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-TransactionID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ECOMP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"132409e4-857b-4ffe-b8f6-7965e836c0fe"]
2023-01-01T07:34:21.550Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:21.550Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:21.573Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:21.574Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:21.575Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:21.576Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:21.577Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:52.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:21.577Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:21.578Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:21.579Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:21.580Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:21.580Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:21.581Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:21.581Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:21.581Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2792f069fad56e8e", X-B3-SpanId:"b985a849cc502d9a", X-B3-ParentSpanId:"2792f069fad56e8e", X-B3-Sampled:"0", X-ONAP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-TransactionID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ECOMP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f6b9d4c-650b-44d1-b337-3cbbc6b45451"]
2023-01-01T07:34:21.581Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:21.582Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:21.600Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:21.601Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:21.602Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:21.602Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:21.606Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:21.607Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:21.607Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:21.659Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:21.660Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:21.661Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:21.661Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:21.662Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:21.662Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-TransactionID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ECOMP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33c93cf9-0e42-4fea-b075-b05d7433cca2"]
2023-01-01T07:34:21.663Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:21.663Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:21.796Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:21.797Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:21.798Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:21.798Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5DDFE04FBF70F7A72FCD437A8A3D523D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:21.798Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9fb9706f-89a6-11ed-94ad-72388b574b9d","businessKey":"e767efc1-9f87-477a-ae81-f985f892185b","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:45.567+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9fb885ce-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:21.799Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:21.799Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:21.825Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:21.826Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:21.826Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:21.827Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:21.827Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:21.827Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-TransactionID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ECOMP-RequestID:"b419929f-a9a0-4413-853a-0b822f8cdb99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb225d18-4a69-4bc8-8c43-76ce85c81389"]
2023-01-01T07:34:21.828Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:21.829Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:21.953Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:21.954Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:21.954Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:21.955Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9DE85170D746EA04CC583084E755B583; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:21.955Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:a3eda467-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","executionId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:52.619+0000","endTime":"2023-01-01T07:33:52.622+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:21.955Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:21.956Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:21.959Z|b419929f-a9a0-4413-853a-0b822f8cdb99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:21.974Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:21.979Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:21.980Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:21.980Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:21.980Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:21.981Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:21.981Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aab0bfe3640a8da5", X-B3-SpanId:"a348a796cf7a4035", X-B3-ParentSpanId:"aab0bfe3640a8da5", X-B3-Sampled:"0", X-ONAP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-TransactionID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ECOMP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c702c474-8701-484d-be74-535b3c944f31"]
2023-01-01T07:34:21.981Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:21.982Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:22.003Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:22.004Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:22.004Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:22.005Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:22.006Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:33:27.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:22.006Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:22.007Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:22.009Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:22.009Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:22.010Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:22.010Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:22.010Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:22.011Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aab0bfe3640a8da5", X-B3-SpanId:"ad049ceffad01089", X-B3-ParentSpanId:"aab0bfe3640a8da5", X-B3-Sampled:"0", X-ONAP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-TransactionID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ECOMP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70f1912f-56aa-46b4-9900-9131cbfbf424"]
2023-01-01T07:34:22.011Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:22.012Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:22.040Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:22.041Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:22.041Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:22.042Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:22.043Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:22.043Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:22.044Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:22.157Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:22.158Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:22.158Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:22.158Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:22.159Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:22.159Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-TransactionID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ECOMP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be013f21-00e1-4ac0-b901-ae805dc910ac"]
2023-01-01T07:34:22.159Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:22.160Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:22.289Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:22.289Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:22.290Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:22.290Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F9A8E67B43250E13F25761316AF2C5F6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:22.291Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"95d53e20-89a6-11ed-94ad-72388b574b9d","businessKey":"c4be3b52-63a2-412a-b749-0fb23ea15395","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:28.972+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"94e93072-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:22.292Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:22.293Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c4be3b52-63a2-412a-b749-0fb23ea15395&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:22.320Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:22.321Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:22.322Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:22.322Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:22.323Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:22.323Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-TransactionID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ECOMP-RequestID:"40a199dc-fd5d-4b81-984c-7a4bba15bece", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"277033ac-8df1-4ba6-b01b-b6f7f3d6a1f3"]
2023-01-01T07:34:22.324Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:22.325Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:22.449Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:22.450Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:22.450Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:22.451Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1FC27B6B2A28D3639985ED116FB0038F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sun, 01 Jan 2023 07:34:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:22.451Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:95deb435-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:ea24f96d-8994-11ed-94ad-72388b574b9d","processInstanceId":"95d53e20-89a6-11ed-94ad-72388b574b9d","executionId":"95d53e20-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:33:29.033+0000","endTime":"2023-01-01T07:33:29.034+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"68881af6-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:22.452Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:22.452Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=95d53e20-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:22.456Z|40a199dc-fd5d-4b81-984c-7a4bba15bece|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:22.904Z|4843f89d-f7a3-4a49-93ca-5d4905f85453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:22.905Z|4843f89d-f7a3-4a49-93ca-5d4905f85453|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:22.928Z|3a418dbe-aef5-45b2-bcc6-6ea7fcad2ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:22.929Z|ed8aa14f-aec6-400f-8c3b-af6513df2dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:22.929Z|3a418dbe-aef5-45b2-bcc6-6ea7fcad2ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:22.929Z|ed8aa14f-aec6-400f-8c3b-af6513df2dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:25.242Z|be706cf6-a44f-4011-9196-01d613c645d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:34:25.242Z|be706cf6-a44f-4011-9196-01d613c645d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:28.273Z|586afffa-999b-44cf-804c-677e4aea01d4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:34:28.274Z|586afffa-999b-44cf-804c-677e4aea01d4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:32.125Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:32.130Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:32.130Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:32.131Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.131Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:32.131Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:32.131Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86753c632ea1dfa6", X-B3-SpanId:"a828f75315c0add3", X-B3-ParentSpanId:"86753c632ea1dfa6", X-B3-Sampled:"0", X-ONAP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-TransactionID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ECOMP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"829ceb6e-550a-48be-aa81-6c9a29a824ec"]
2023-01-01T07:34:32.131Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:32.132Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.256Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.256Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.257Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:32.257Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.266Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).",
  "progress" : 57,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:31.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:32.266Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.269Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:32.271Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:32.271Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:32.271Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.273Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:32.273Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:32.274Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86753c632ea1dfa6", X-B3-SpanId:"c102807304d29fb5", X-B3-ParentSpanId:"86753c632ea1dfa6", X-B3-Sampled:"0", X-ONAP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-TransactionID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ECOMP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e97f4f61-1a79-4d38-b638-a5531627281b"]
2023-01-01T07:34:32.274Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:32.274Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.289Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.290Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.291Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:32.291Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.292Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:32.292Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.293Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:32.325Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:32.326Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:32.326Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.327Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:32.327Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:32.327Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-TransactionID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ECOMP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef0e8541-92f0-49ef-998c-f3b2de425834"]
2023-01-01T07:34:32.327Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:32.328Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.454Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.455Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.455Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:32.456Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DFFBBE223C11431F281F5EE0CD6EE1FA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.456Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9fb9706f-89a6-11ed-94ad-72388b574b9d","businessKey":"e767efc1-9f87-477a-ae81-f985f892185b","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:33:45.567+0000","endTime":"2023-01-01T07:34:24.090+0000","removalTime":null,"durationInMillis":38523,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"9fb885ce-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T07:34:32.457Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.457Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e767efc1-9f87-477a-ae81-f985f892185b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:32.493Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:32.494Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:32.494Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.495Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:32.495Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:32.495Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-TransactionID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ECOMP-RequestID:"57bbd334-6a57-45ea-b72d-a8c4ce70535c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac5db63-5685-4a95-aa12-8efc136296d0"]
2023-01-01T07:34:32.496Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:32.496Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.618Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:32.621Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.621Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.621Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:32.622Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=752A4A46747F78B1D85DBF0DE2FD30C8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.622Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b6af6e4a-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","executionId":"9fb9706f-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:34:24.088+0000","endTime":"2023-01-01T07:34:24.088+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94764aab-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:32.622Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.622Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:32.623Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9fb9706f-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:32.623Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:32.623Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.624Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:32.624Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:32.624Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61ad45039f7987cf", X-B3-SpanId:"d26c6be0c8b45132", X-B3-ParentSpanId:"61ad45039f7987cf", X-B3-Sampled:"0", X-ONAP-RequestID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-RequestID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-TransactionID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-ECOMP-RequestID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08dd4311-66e1-403e-bf4c-fd8936a012e1"]
2023-01-01T07:34:32.625Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:32.625Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.626Z|57bbd334-6a57-45ea-b72d-a8c4ce70535c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:32.645Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.646Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.646Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:32.647Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.649Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "endTime" : "2023-01-01T07:34:30.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:30.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:32.649Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.650Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:32.651Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:32.652Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:32.652Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.652Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:32.653Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:32.653Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61ad45039f7987cf", X-B3-SpanId:"ab709921c4de7068", X-B3-ParentSpanId:"61ad45039f7987cf", X-B3-Sampled:"0", X-ONAP-RequestID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-RequestID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-TransactionID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-ECOMP-RequestID:"5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5670bf1-9070-428a-a874-b7f4fb1db10d"]
2023-01-01T07:34:32.653Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:32.653Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.666Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.667Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.667Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:32.668Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.671Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:32.672Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.672Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:32.679Z|5dcd2c87-1f4d-44f6-9f1e-2eb769ff85fe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:32.808Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:32.812Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:32.813Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:32.813Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.813Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:32.814Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:32.814Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"392edaec7c8f7ff3", X-B3-SpanId:"28a16633c49c1a1a", X-B3-ParentSpanId:"392edaec7c8f7ff3", X-B3-Sampled:"0", X-ONAP-RequestID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-RequestID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-TransactionID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-ECOMP-RequestID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8887f1c-63b3-47c2-b3e9-bff783bd4f62"]
2023-01-01T07:34:32.815Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:32.815Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.837Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.837Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.837Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:32.838Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.839Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "endTime" : "2023-01-01T07:34:30.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:30.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:32.839Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.840Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:32.841Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:32.842Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:32.842Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:32.842Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:32.842Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:32.843Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"392edaec7c8f7ff3", X-B3-SpanId:"a9080e9441bbbd43", X-B3-ParentSpanId:"392edaec7c8f7ff3", X-B3-Sampled:"0", X-ONAP-RequestID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-RequestID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-TransactionID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-ECOMP-RequestID:"3734e46f-5a32-40fe-9448-dcfe3492016a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92adb244-ebe8-4bd7-a1b3-4ffb667aa190"]
2023-01-01T07:34:32.843Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:32.843Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:32.856Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:32.857Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:32.858Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:32.858Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:32.862Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:32.862Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:32.863Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:32.875Z|3734e46f-5a32-40fe-9448-dcfe3492016a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:32.930Z|5db91fee-72da-4a4c-9065-6bbcd200b5fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:32.931Z|5db91fee-72da-4a4c-9065-6bbcd200b5fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:32.950Z|3f661de2-c9c4-483a-83a9-e8c62d92450a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:32.950Z|e6482bed-d2c9-4653-85bb-dee3e6a91b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:32.951Z|3f661de2-c9c4-483a-83a9-e8c62d92450a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:32.951Z|e6482bed-d2c9-4653-85bb-dee3e6a91b39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:33.013Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:33.018Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:33.018Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:33.019Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:33.019Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:33.019Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:33.019Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6dddc7315aee7d8", X-B3-SpanId:"091a58279221afb9", X-B3-ParentSpanId:"a6dddc7315aee7d8", X-B3-Sampled:"0", X-ONAP-RequestID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-RequestID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-TransactionID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-ECOMP-RequestID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d07a801-c828-4daa-a863-a07bef02cbb7"]
2023-01-01T07:34:33.020Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:33.020Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:33.038Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:33.039Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:33.039Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:33.040Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:33.041Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "endTime" : "2023-01-01T07:34:30.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:30.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:33.042Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:33.042Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:33.044Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:33.044Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:33.045Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:33.045Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:33.045Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:33.045Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6dddc7315aee7d8", X-B3-SpanId:"8a97dd843725943d", X-B3-ParentSpanId:"a6dddc7315aee7d8", X-B3-Sampled:"0", X-ONAP-RequestID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-RequestID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-TransactionID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-ECOMP-RequestID:"44338a85-fa69-4f42-9540-bffe66da51cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3d89aac-1796-4b3a-9dc0-c013b6f4d11a"]
2023-01-01T07:34:33.045Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:33.046Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:33.062Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:33.062Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:33.063Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:33.063Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:33.068Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:33.069Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:33.069Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:33.076Z|44338a85-fa69-4f42-9540-bffe66da51cb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:33.213Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:33.216Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:33.217Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:33.217Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:33.217Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:33.218Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:33.218Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daac7765561144bf", X-B3-SpanId:"ef7f3636b9ae5080", X-B3-ParentSpanId:"daac7765561144bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-RequestID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-TransactionID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-ECOMP-RequestID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e79034db-b1c5-47a4-84de-f1b948cdec7b"]
2023-01-01T07:34:33.218Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:33.219Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:33.239Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:33.240Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:33.240Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:33.240Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:33.242Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "endTime" : "2023-01-01T07:34:30.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:30.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:33.242Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:33.243Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:33.244Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:33.245Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:33.245Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:33.245Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:33.246Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:33.246Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daac7765561144bf", X-B3-SpanId:"7a8855f6dd03f620", X-B3-ParentSpanId:"daac7765561144bf", X-B3-Sampled:"0", X-ONAP-RequestID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-RequestID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-TransactionID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-ECOMP-RequestID:"1f279fac-de1e-4bd6-a277-574f5903ec30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"959d2aff-4658-41dd-a9be-e796c106f47e"]
2023-01-01T07:34:33.246Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:33.246Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:33.268Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:33.272Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:33.273Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:33.273Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:33.273Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:33.274Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:33.274Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:33.281Z|1f279fac-de1e-4bd6-a277-574f5903ec30|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:33.407Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:33.411Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:33.412Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||Invoke
2023-01-01T07:34:33.412Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:33.413Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395
2023-01-01T07:34:33.413Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Method      : GET
2023-01-01T07:34:33.413Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"176d9da79b9d0a18", X-B3-SpanId:"11dd24fac419d59a", X-B3-ParentSpanId:"176d9da79b9d0a18", X-B3-Sampled:"0", X-ONAP-RequestID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-RequestID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-TransactionID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-ECOMP-RequestID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6378613a-fe37-4760-83db-0511e93512f7"]
2023-01-01T07:34:33.414Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Request body: 
2023-01-01T07:34:33.414Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||==========================request end================================================
2023-01-01T07:34:33.431Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:33.432Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:33.432Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Status text  : 
2023-01-01T07:34:33.433Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:33.434Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||Response body: {
  "requestId" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:32:12.000+00:00",
  "endTime" : "2023-01-01T07:34:30.000+00:00",
  "source" : "VID",
  "vnfId" : "2911a3d8-75a1-4a21-8a0a-6212a2c09945",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n\t\t\t\"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\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_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2\",\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\": \"5fc31491-fbb5-4348-a834-9f68bfbbad45\",\n                                        \"modelInvariantUuid\": \"30d53b70-1f0b-4145-9c2a-e9687541abd5\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"d400190d-f59e-435a-bdc4-64b9a99ece28\",\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\": \"3466302c-18e4-4842-9a8c-70be6941d34d\",\n                                                \"modelInvariantUuid\": \"a369e032-0b19-4060-8a04-0c2aaa1f9a28\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"fcf724ab-00ec-44df-8354-110427e5f1a0\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2_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\": \"f5c84276-2b86-4e50-b407-5722f702176a\",\n                            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\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\": \"8612dd9c-9e95-428d-9b66-481edcb8d388\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:30.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "c4be3b52-63a2-412a-b749-0fb23ea15395",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395"
    }
  }
}
2023-01-01T07:34:33.434Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:33.435Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c4be3b52-63a2-412a-b749-0fb23ea15395|INFO|500||InvokeReturn
2023-01-01T07:34:33.436Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:33.437Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:33.437Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:33.437Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false
2023-01-01T07:34:33.438Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:33.438Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"176d9da79b9d0a18", X-B3-SpanId:"bf0695b2b3684179", X-B3-ParentSpanId:"176d9da79b9d0a18", X-B3-Sampled:"0", X-ONAP-RequestID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-RequestID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-TransactionID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-ECOMP-RequestID:"770c720b-a9be-4c47-96c9-5e4810fba49a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871cd608-82b0-4f9c-96bd-c23e705fb6fa"]
2023-01-01T07:34:33.438Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:33.439Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:33.451Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:33.452Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:33.453Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:33.453Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:33.454Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:33.454Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:33.455Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c4be3b52-63a2-412a-b749-0fb23ea15395&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:33.464Z|770c720b-a9be-4c47-96c9-5e4810fba49a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c4be3b52-63a2-412a-b749-0fb23ea15395|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:34.676Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:34.678Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||INFO|500||Checking if requestId: e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d already exists in requestDb InfraActiveRequests table
2023-01-01T07:34:34.679Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:34.680Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:34.680Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:34.681Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:34.681Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:34.681Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5758602741b70bb4", X-B3-SpanId:"08b408cdfa6ed27d", X-B3-ParentSpanId:"5758602741b70bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c10bc9-24b2-495e-aa85-47c2be893a8d"]
2023-01-01T07:34:34.682Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:34.682Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:34.709Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:34.710Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:34.710Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:34.711Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:34.711Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: 
2023-01-01T07:34:34.711Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:34.712Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:34.725Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T07:34:34.731Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:34:34.778Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-01-01T07:34:34.779Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a1e469e6-1f88-4cd0-8cc8-79f48cbb43b3], X-ECOMP-RequestID=[e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d], X-TransactionId=[], X-ONAP-RequestID=[e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d]}
2023-01-01T07:34:34.846Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 07:34:34 GMT], content-length=[1013], vertex-id=[209080], x-aai-txid=[1-aai-resources-230101-07:34:34:881-14189], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:34:34.848Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1672558339562","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2911a3d8-75a1-4a21-8a0a-6212a2c09945","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2911a3d8-75a1-4a21-8a0a-6212a2c09945"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}}

2023-01-01T07:34:34.849Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-01-01T07:34:34.850Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T07:34:34.851Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T07:34:34.853Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:34.853Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T07:34:34.853Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:34.854Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:34.854Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T07:34:34.854Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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:"5758602741b70bb4", X-B3-SpanId:"3537338f205725d0", X-B3-ParentSpanId:"5758602741b70bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc787b85-d37e-48f9-b2dd-a6cc1e0c6e33"]
2023-01-01T07:34:34.855Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245"},"instanceName":null,"requestScope":"service"}
2023-01-01T07:34:34.855Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T07:34:34.881Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:34.882Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:34.883Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T07:34:34.884Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:34.884Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T07:34:34.885Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:34.886Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T07:34:34.887Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:34:34.888Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||Invoke
2023-01-01T07:34:34.888Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:34.889Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:34:34.889Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Method      : GET
2023-01-01T07:34:34.890Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea10cab2-302e-49e9-b45e-3967edaff4e6"]
2023-01-01T07:34:34.890Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Request body: 
2023-01-01T07:34:34.890Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||==========================request end================================================
2023-01-01T07:34:34.932Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:34.933Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:34.934Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status text  : 
2023-01-01T07:34:34.935Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:34.935Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "f5c84276-2b86-4e50-b407-5722f702176a",
  "modelInvariantUUID" : "28df6727-9b09-4269-82bd-5d64c4dd491f",
  "created" : "2023-01-01 07:30:00.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/f5c84276-2b86-4e50-b407-5722f702176a"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:34.936Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:34.936Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||InvokeReturn
2023-01-01T07:34:34.940Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance
2023-01-01T07:34:34.941Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|INFO|500||Invoke
2023-01-01T07:34:34.941Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:34.942Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance
2023-01-01T07:34:34.942Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:34.943Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee100960-0dc8-4bc6-b9e3-36c91541dcaf"]
2023-01-01T07:34:34.943Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T07:34:34.944Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:34.965Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:34.966Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:34.967Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:34.968Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:34.969Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Response body: 
2023-01-01T07:34:34.969Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:34.970Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:34.971Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f
2023-01-01T07:34:34.973Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|INFO|500||Invoke
2023-01-01T07:34:34.974Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:34.975Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f
2023-01-01T07:34:34.975Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Method      : GET
2023-01-01T07:34:34.977Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b503994e-3d0d-4e0f-be51-a0bd1451f6ef"]
2023-01-01T07:34:34.978Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Request body: 
2023-01-01T07:34:34.978Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||==========================request end================================================
2023-01-01T07:34:35.003Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:35.004Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:35.005Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Status text  : 
2023-01-01T07:34:35.006Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:35.006Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "f5c84276-2b86-4e50-b407-5722f702176a",
      "modelInvariantUUID" : "28df6727-9b09-4269-82bd-5d64c4dd491f",
      "created" : "2023-01-01 07:30:00.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/f5c84276-2b86-4e50-b407-5722f702176a"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f"
    }
  }
}
2023-01-01T07:34:35.007Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:35.007Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28df6727-9b09-4269-82bd-5d64c4dd491f|INFO|500||InvokeReturn
2023-01-01T07:34:35.014Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance
2023-01-01T07:34:35.015Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|INFO|500||Invoke
2023-01-01T07:34:35.015Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:35.016Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance
2023-01-01T07:34:35.016Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:35.017Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfc7986e-9388-4319-be00-a627294098d7"]
2023-01-01T07:34:35.018Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T07:34:35.019Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:35.034Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:35.035Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:35.036Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:35.036Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:35.037Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||Response body: 
2023-01-01T07:34:35.037Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:35.037Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f5c84276-2b86-4e50-b407-5722f702176a&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:35.038Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.039Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T07:34:35.039Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:35.039Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.040Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T07:34:35.040Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb33bc9d-85ce-4d29-a6ae-0736f89fa13b"]
2023-01-01T07:34:35.041Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T07:34:35.041Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T07:34:35.063Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:35.063Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:35.064Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T07:34:35.064Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:35.066Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:35.066Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:35.067Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T07:34:35.070Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.070Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.071Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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================================================
2023-01-01T07:34:35.071Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.071Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.072Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aec4dd97-83fd-4e81-ad1f-d7f027e656bb"]
2023-01-01T07:34:35.072Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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: 
2023-01-01T07:34:35.073Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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================================================
2023-01-01T07:34:35.090Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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==========================================
2023-01-01T07:34:35.090Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.091Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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  : 
2023-01-01T07:34:35.092Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:35.092Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2023-01-01T07:34:35.093Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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=================================================
2023-01-01T07:34:35.093Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.095Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:34:35.096Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||Invoke
2023-01-01T07:34:35.096Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:35.096Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a
2023-01-01T07:34:35.097Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Method      : GET
2023-01-01T07:34:35.097Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc94b896-452b-4d16-9a4b-26a58dfa4044"]
2023-01-01T07:34:35.097Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Request body: 
2023-01-01T07:34:35.098Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||==========================request end================================================
2023-01-01T07:34:35.120Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:35.121Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:35.121Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Status text  : 
2023-01-01T07:34:35.121Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:35.122Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "f5c84276-2b86-4e50-b407-5722f702176a",
  "modelInvariantUUID" : "28df6727-9b09-4269-82bd-5d64c4dd491f",
  "created" : "2023-01-01 07:30:00.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/f5c84276-2b86-4e50-b407-5722f702176a"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:35.123Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:35.123Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f5c84276-2b86-4e50-b407-5722f702176a|INFO|500||InvokeReturn
2023-01-01T07:34:35.127Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:34:35.127Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T07:34:35.128Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:35.128Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:34:35.128Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T07:34:35.128Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1351", X-B3-TraceId:"5758602741b70bb4", X-B3-SpanId:"8c488dab98174ee3", X-B3-ParentSpanId:"5758602741b70bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2912cc7-f725-495e-aa9c-eb5af0a6d7a7"]
2023-01-01T07:34:35.129Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d","requestStatus":"IN_PROGRESS","startTime":1672558474726,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"}
2023-01-01T07:34:35.129Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T07:34:35.172Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:35.173Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T07:34:35.173Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T07:34:35.174Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:35.180Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:34:34.726+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:34:35.155+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:35.181Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:35.182Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T07:34:35.192Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.194Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T07:34:35.194Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:35.194Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|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
2023-01-01T07:34:35.195Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T07:34:35.195Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"5758602741b70bb4", X-B3-SpanId:"22c36a75aa6070ed", X-B3-ParentSpanId:"5758602741b70bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58c3e87e-c9c7-42ed-bcd7-b4b81d6a4ec5"]
2023-01-01T07:34:35.195Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"28df6727-9b09-4269-82bd-5d64c4dd491f\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f5c84276-2b86-4e50-b407-5722f702176a\",\"modelUuid\":\"f5c84276-2b86-4e50-b407-5722f702176a\",\"modelInvariantUuid\":\"28df6727-9b09-4269-82bd-5d64c4dd491f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245\"}","type":"String"},"requestId":{"value":"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d","type":"String"},"mso-request-id":{"value":"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245","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/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T07:34:35.196Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T07:34:37.210Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:37.211Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T07:34:37.212Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T07:34:37.212Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 07:34:37 GMT", X-ONAP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-TransactionID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ECOMP-RequestID:"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"58c3e87e-c9c7-42ed-bcd7-b4b81d6a4ec5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:37.213Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d\",\"instanceId\":\"2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245\"}}","message":"Success","processInstanceID":"bd377cc0-89a6-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T07:34:37.213Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:37.213Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T07:34:37.217Z|e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:37.404Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:37.411Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:37.412Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:37.412Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:37.412Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:37.413Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:37.413Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bb772aa0b037028", X-B3-SpanId:"8aea295d5a8551d2", X-B3-ParentSpanId:"3bb772aa0b037028", X-B3-Sampled:"0", X-ONAP-RequestID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-RequestID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-TransactionID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-ECOMP-RequestID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff120132-8093-4d6b-ae7c-ab773c7e124a"]
2023-01-01T07:34:37.414Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:37.414Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:37.440Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:37.441Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:37.441Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:37.441Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:37.443Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:34:34.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:37.443Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:37.443Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||InvokeReturn
2023-01-01T07:34:37.445Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:37.445Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:37.445Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:37.446Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:37.446Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:37.446Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bb772aa0b037028", X-B3-SpanId:"cdbd25c5a3e31bc2", X-B3-ParentSpanId:"3bb772aa0b037028", X-B3-Sampled:"0", X-ONAP-RequestID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-RequestID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-TransactionID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-ECOMP-RequestID:"fa4828c1-ab1e-4563-a5b0-3912bdb68fd6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bfadb3-f8d4-4b02-875e-20fc7f7647f9"]
2023-01-01T07:34:37.446Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:37.446Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:37.465Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:37.465Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:37.466Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:37.466Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:37.466Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:37.467Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:37.467Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:37.479Z|fa4828c1-ab1e-4563-a5b0-3912bdb68fd6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:40.242Z|3ff6c226-4e7b-4b6f-a854-509ffc7dfd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:34:40.244Z|3ff6c226-4e7b-4b6f-a854-509ffc7dfd1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:40.834Z|7e3e4b0c-0ea1-4538-b222-36e88ef5b9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:34:40.834Z|7e3e4b0c-0ea1-4538-b222-36e88ef5b9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:42.762Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:42.767Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:42.768Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:42.768Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:42.769Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:42.769Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:42.769Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e962f4e4915f82", X-B3-SpanId:"2c1267d6a2004099", X-B3-ParentSpanId:"16e962f4e4915f82", X-B3-Sampled:"0", X-ONAP-RequestID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-RequestID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-TransactionID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-ECOMP-RequestID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc68a046-d090-47ff-86ed-49ce2334d353"]
2023-01-01T07:34:42.770Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:42.770Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:42.964Z|ecbca204-31dc-4897-a8af-2f0122568774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:42.965Z|ecbca204-31dc-4897-a8af-2f0122568774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:42.966Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:42.966Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:42.967Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:42.967Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:42.970Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "endTime" : "2023-01-01T07:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:42.970Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:42.971Z|52ba19f7-71ae-439b-ba72-65643311ac34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:42.971Z|37ee12ac-ee6b-4eb9-9b70-98376bc0b5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:42.972Z|52ba19f7-71ae-439b-ba72-65643311ac34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:42.971Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:42.972Z|37ee12ac-ee6b-4eb9-9b70-98376bc0b5ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:42.975Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:42.975Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:42.976Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:42.977Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:42.977Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:42.977Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e962f4e4915f82", X-B3-SpanId:"d05749c3f4665681", X-B3-ParentSpanId:"16e962f4e4915f82", X-B3-Sampled:"0", X-ONAP-RequestID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-RequestID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-TransactionID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-ECOMP-RequestID:"9f661fd1-4850-4782-9fc6-ce8460517864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c073c93-f585-4089-a3b7-702c45076d26"]
2023-01-01T07:34:42.977Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:42.978Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:42.999Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.000Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.000Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:43.001Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.002Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:43.002Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.002Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:43.010Z|9f661fd1-4850-4782-9fc6-ce8460517864|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:43.134Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:43.137Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.138Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:43.138Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.138Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.139Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:43.139Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a558eb9184df68a", X-B3-SpanId:"672346d5ea31da2f", X-B3-ParentSpanId:"6a558eb9184df68a", X-B3-Sampled:"0", X-ONAP-RequestID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-RequestID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-TransactionID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-ECOMP-RequestID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb2a774e-49f6-4144-8a37-3906c2efb58c"]
2023-01-01T07:34:43.139Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:43.139Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.164Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.165Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.165Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:43.166Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.166Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "endTime" : "2023-01-01T07:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:43.167Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.167Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:43.169Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.169Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:43.169Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.170Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.170Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:43.170Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a558eb9184df68a", X-B3-SpanId:"22dc7ed2ab729668", X-B3-ParentSpanId:"6a558eb9184df68a", X-B3-Sampled:"0", X-ONAP-RequestID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-RequestID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-TransactionID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-ECOMP-RequestID:"39aead22-c4e7-4300-b7e1-e5a27a461fb7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d3f23b-7564-4d06-9824-f98de03de99d"]
2023-01-01T07:34:43.171Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:43.171Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.192Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.193Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.193Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:43.193Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.195Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:43.195Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.197Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:43.204Z|39aead22-c4e7-4300-b7e1-e5a27a461fb7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:43.331Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:43.335Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.335Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:43.336Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.336Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.336Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:43.336Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99365ba73b941c61", X-B3-SpanId:"d178164b02878d20", X-B3-ParentSpanId:"99365ba73b941c61", X-B3-Sampled:"0", X-ONAP-RequestID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-RequestID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-TransactionID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-ECOMP-RequestID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"393aa86e-eca7-4edc-8596-b20c45862bb9"]
2023-01-01T07:34:43.337Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:43.337Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.359Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.360Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.360Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:43.361Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.363Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "endTime" : "2023-01-01T07:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:43.364Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.366Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:43.369Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.370Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:43.371Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.371Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.371Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:43.372Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99365ba73b941c61", X-B3-SpanId:"b825b80a69d66c09", X-B3-ParentSpanId:"99365ba73b941c61", X-B3-Sampled:"0", X-ONAP-RequestID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-RequestID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-TransactionID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-ECOMP-RequestID:"afcbc1ba-83ec-4050-9da1-3ffad9e20f3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c60c6ae6-384b-4814-b8a2-0b0f6de469f3"]
2023-01-01T07:34:43.373Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:43.373Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.393Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.394Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.394Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:43.395Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.401Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:43.403Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.404Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:43.410Z|afcbc1ba-83ec-4050-9da1-3ffad9e20f3d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:43.551Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:43.555Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.556Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:43.557Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.557Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.557Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:43.558Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2d75259f6c9ce9f", X-B3-SpanId:"dcc5e9602ae6712b", X-B3-ParentSpanId:"c2d75259f6c9ce9f", X-B3-Sampled:"0", X-ONAP-RequestID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-RequestID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-TransactionID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-ECOMP-RequestID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7d65bfb-073f-49a7-9d45-f45acf075c19"]
2023-01-01T07:34:43.558Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:43.558Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.581Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.581Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.581Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:43.582Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.588Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "endTime" : "2023-01-01T07:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:43.588Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.589Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:43.591Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.592Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:43.592Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.608Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.608Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:43.609Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2d75259f6c9ce9f", X-B3-SpanId:"6410c92a840ee3ff", X-B3-ParentSpanId:"c2d75259f6c9ce9f", X-B3-Sampled:"0", X-ONAP-RequestID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-RequestID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-TransactionID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-ECOMP-RequestID:"112da3a7-92c8-4de0-9927-4a8f672beed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c505227-10c6-4780-b079-ea7da5624264"]
2023-01-01T07:34:43.609Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:43.609Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.625Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.626Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.626Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:43.627Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.627Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:43.628Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.628Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:43.636Z|112da3a7-92c8-4de0-9927-4a8f672beed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:43.768Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:43.773Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.773Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||Invoke
2023-01-01T07:34:43.774Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.774Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b
2023-01-01T07:34:43.774Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Method      : GET
2023-01-01T07:34:43.774Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b331da9dd88eef7", X-B3-SpanId:"2ed090061e25b57b", X-B3-ParentSpanId:"9b331da9dd88eef7", X-B3-Sampled:"0", X-ONAP-RequestID:"8f777a58-409e-420b-b760-c522bbed9330", X-RequestID:"8f777a58-409e-420b-b760-c522bbed9330", X-TransactionID:"8f777a58-409e-420b-b760-c522bbed9330", X-ECOMP-RequestID:"8f777a58-409e-420b-b760-c522bbed9330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3b4796c-ea54-4b8b-8a3e-604888c377a3"]
2023-01-01T07:34:43.775Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Request body: 
2023-01-01T07:34:43.775Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.796Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.797Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.797Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Status text  : 
2023-01-01T07:34:43.798Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.799Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||Response body: {
  "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:33:25.000+00:00",
  "endTime" : "2023-01-01T07:34:41.000+00:00",
  "source" : "VID",
  "vnfId" : "d1f61cc6-930a-4ad0-ab85-877991e9740f",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n\t\t\t\"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"be62c742-0951-4205-a0c9-39e9ccf72945\",\n                                        \"modelInvariantUuid\": \"37b622d4-8d61-407a-bb6f-282fa78bfc6a\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"ab7948b7-ab1f-4005-8aa8-0c56724b0817\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"75761109-3339-41b6-9875-515af63a03ad\",\n                                                \"modelInvariantUuid\": \"fffaac71-a220-4b92-8f0f-bdb07b9b3c0d\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"3519d518-c926-4347-97c9-a51df571cc2d\"\n                                            },\n                                            \"instanceName\": \"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\",\n                            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"b3ac2f5f-fa7f-4a3b-b1d3-c03d8b9e7a31\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ {
    "requestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
    "cloudIdentifier" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"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\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-01-01T07:33:49.000+00:00"
  } ],
  "requestURI" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b"
    }
  }
}
2023-01-01T07:34:43.799Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.800Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e767efc1-9f87-477a-ae81-f985f892185b|INFO|500||InvokeReturn
2023-01-01T07:34:43.802Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.803Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:43.803Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:43.804Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false
2023-01-01T07:34:43.804Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:43.804Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b331da9dd88eef7", X-B3-SpanId:"d21c6af727e6a40f", X-B3-ParentSpanId:"9b331da9dd88eef7", X-B3-Sampled:"0", X-ONAP-RequestID:"8f777a58-409e-420b-b760-c522bbed9330", X-RequestID:"8f777a58-409e-420b-b760-c522bbed9330", X-TransactionID:"8f777a58-409e-420b-b760-c522bbed9330", X-ECOMP-RequestID:"8f777a58-409e-420b-b760-c522bbed9330", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"782028d3-eab1-4b0c-84b7-fcf9e881b194"]
2023-01-01T07:34:43.805Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:43.805Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:43.819Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:43.821Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:43.821Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:43.821Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:43.823Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 69,
  "soRequestId" : "e767efc1-9f87-477a-ae81-f985f892185b",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1672558431000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:33:54.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:34:43.823Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:43.823Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e767efc1-9f87-477a-ae81-f985f892185b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:43.830Z|8f777a58-409e-420b-b760-c522bbed9330|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e767efc1-9f87-477a-ae81-f985f892185b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:45.026Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:45.028Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||INFO|500||Checking if requestId: 8a426f9a-555a-4d36-8c4d-40ad931f5c7a already exists in requestDb InfraActiveRequests table
2023-01-01T07:34:45.029Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:34:45.029Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:34:45.029Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.030Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:34:45.030Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:34:45.030Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02c986d130205704", X-B3-SpanId:"583780521065dd18", X-B3-ParentSpanId:"02c986d130205704", X-B3-Sampled:"0", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3faef2a5-ba3f-4c8d-b40b-700cdd1c0150"]
2023-01-01T07:34:45.030Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:34:45.030Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.045Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.046Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:45.046Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:34:45.047Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.047Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: 
2023-01-01T07:34:45.047Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.047Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:45.054Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T07:34:45.058Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:34:45.084Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T07:34:45.085Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||Invoke
2023-01-01T07:34:45.158Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a|INFO|500||InvokeReturn
2023-01-01T07:34:45.159Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/8dab0f1bd0ae45e7bcbe977f7452ef1a has http status code:200 and response headers:{date=[Sun, 01 Jan 2023 07:34:45 GMT], content-length=[1032], vertex-id=[274528], x-aai-txid=[1-aai-resources-230101-07:34:45:194-16102], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:34:45.159Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||DEBUG|500||{"tenant-id":"8dab0f1bd0ae45e7bcbe977f7452ef1a","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1672558413362","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d1f61cc6-930a-4ad0-ab85-877991e9740f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d1f61cc6-930a-4ad0-ab85-877991e9740f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2023-01-01T07:34:45.161Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T07:34:45.161Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T07:34:45.162Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.163Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T07:34:45.163Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.163Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.164Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T07:34:45.164Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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:"02c986d130205704", X-B3-SpanId:"ac611e493dc6de6f", X-B3-ParentSpanId:"02c986d130205704", X-B3-Sampled:"0", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f685f47-09d7-462b-adfe-94265cfaf288"]
2023-01-01T07:34:45.165Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"49ff2494-a45f-497e-8454-c559fd284893"},"instanceName":null,"requestScope":"service"}
2023-01-01T07:34:45.165Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.189Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.190Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:45.190Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T07:34:45.190Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.191Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T07:34:45.191Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.191Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T07:34:45.192Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:34:45.192Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||Invoke
2023-01-01T07:34:45.193Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.193Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:34:45.193Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Method      : GET
2023-01-01T07:34:45.193Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdcf4bee-e506-4eb7-8ae1-9614806b774d"]
2023-01-01T07:34:45.194Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Request body: 
2023-01-01T07:34:45.194Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.218Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.218Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:45.219Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status text  : 
2023-01-01T07:34:45.219Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.221Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "2125529a-578a-4811-9147-1b43ff8ef73d",
  "modelInvariantUUID" : "96c1bb5f-2de7-43d7-9cb1-59cba832fb89",
  "created" : "2023-01-01 07:30:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 19,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:45.222Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.223Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||InvokeReturn
2023-01-01T07:34:45.227Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance
2023-01-01T07:34:45.228Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|INFO|500||Invoke
2023-01-01T07:34:45.228Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.229Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance
2023-01-01T07:34:45.229Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:45.230Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d2448fe-8b6b-48f9-a9e4-acc1b937171b"]
2023-01-01T07:34:45.230Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T07:34:45.231Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.260Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.261Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:45.261Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:45.262Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.262Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Response body: 
2023-01-01T07:34:45.262Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.263Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:45.264Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89
2023-01-01T07:34:45.264Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|INFO|500||Invoke
2023-01-01T07:34:45.265Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.265Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89
2023-01-01T07:34:45.265Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Method      : GET
2023-01-01T07:34:45.266Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaef4ea4-aa3c-45b6-8b24-8071af19cb9d"]
2023-01-01T07:34:45.266Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Request body: 
2023-01-01T07:34:45.266Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.289Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.291Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:45.291Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Status text  : 
2023-01-01T07:34:45.292Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.293Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "2125529a-578a-4811-9147-1b43ff8ef73d",
      "modelInvariantUUID" : "96c1bb5f-2de7-43d7-9cb1-59cba832fb89",
      "created" : "2023-01-01 07:30:53.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 19,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89"
    }
  }
}
2023-01-01T07:34:45.294Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.295Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=96c1bb5f-2de7-43d7-9cb1-59cba832fb89|INFO|500||InvokeReturn
2023-01-01T07:34:45.298Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance
2023-01-01T07:34:45.299Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|INFO|500||Invoke
2023-01-01T07:34:45.300Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.300Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance
2023-01-01T07:34:45.301Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:45.301Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92583f78-4727-46a6-be38-b948442fc340"]
2023-01-01T07:34:45.302Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T07:34:45.302Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.321Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.322Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:45.322Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:45.323Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.323Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||Response body: 
2023-01-01T07:34:45.324Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.324Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2125529a-578a-4811-9147-1b43ff8ef73d&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:45.325Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.325Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T07:34:45.325Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.326Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.326Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T07:34:45.326Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee165862-495d-43ed-b958-fa24f579aef1"]
2023-01-01T07:34:45.327Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T07:34:45.327Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.347Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.348Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:45.349Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T07:34:45.349Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.350Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:45.350Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.351Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T07:34:45.354Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.355Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.356Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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================================================
2023-01-01T07:34:45.356Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.357Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.357Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66de9e13-d974-4644-83ae-873e5ede1129"]
2023-01-01T07:34:45.357Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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: 
2023-01-01T07:34:45.358Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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================================================
2023-01-01T07:34:45.379Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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==========================================
2023-01-01T07:34:45.380Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.381Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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  : 
2023-01-01T07:34:45.381Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.384Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2023-01-01T07:34:45.385Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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=================================================
2023-01-01T07:34:45.385Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.387Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:34:45.388Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||Invoke
2023-01-01T07:34:45.388Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.389Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d
2023-01-01T07:34:45.389Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Method      : GET
2023-01-01T07:34:45.390Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eff7be01-f304-46d9-96d4-4b6d9369c1ad"]
2023-01-01T07:34:45.390Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Request body: 
2023-01-01T07:34:45.390Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.421Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.422Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:45.423Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Status text  : 
2023-01-01T07:34:45.423Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.424Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "2125529a-578a-4811-9147-1b43ff8ef73d",
  "modelInvariantUUID" : "96c1bb5f-2de7-43d7-9cb1-59cba832fb89",
  "created" : "2023-01-01 07:30:53.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 19,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:45.424Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.425Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2125529a-578a-4811-9147-1b43ff8ef73d|INFO|500||InvokeReturn
2023-01-01T07:34:45.427Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:34:45.428Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T07:34:45.428Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.429Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:34:45.429Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T07:34:45.430Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1394", X-B3-TraceId:"02c986d130205704", X-B3-SpanId:"a63f6c102aa5ce0e", X-B3-ParentSpanId:"02c986d130205704", X-B3-Sampled:"0", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d06a42a1-eee6-44f4-ba04-f2e2e0aaada8"]
2023-01-01T07:34:45.430Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a","requestStatus":"IN_PROGRESS","startTime":1672558485054,"source":"VID","tenantId":"8dab0f1bd0ae45e7bcbe977f7452ef1a","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"49ff2494-a45f-497e-8454-c559fd284893","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a"}
2023-01-01T07:34:45.431Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T07:34:45.457Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:45.464Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T07:34:45.465Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T07:34:45.466Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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/8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:45.466Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:34:45.054+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:34:45.445+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:34:45.467Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:45.467Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T07:34:45.474Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.475Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T07:34:45.476Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:45.476Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|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
2023-01-01T07:34:45.477Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T07:34:45.477Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"02c986d130205704", X-B3-SpanId:"efb5213f34dd1566", X-B3-ParentSpanId:"02c986d130205704", X-B3-Sampled:"0", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"348717aa-b15d-4794-b6d5-eb632a877c0f"]
2023-01-01T07:34:45.478Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2125529a-578a-4811-9147-1b43ff8ef73d\",\"modelUuid\":\"2125529a-578a-4811-9147-1b43ff8ef73d\",\"modelInvariantUuid\":\"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"49ff2494-a45f-497e-8454-c559fd284893\"}","type":"String"},"requestId":{"value":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a","type":"String"},"mso-request-id":{"value":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"49ff2494-a45f-497e-8454-c559fd284893","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/49ff2494-a45f-497e-8454-c559fd284893","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T07:34:45.478Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T07:34:46.490Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:46.491Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T07:34:46.491Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T07:34:46.491Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 07:34:46 GMT", X-ONAP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-TransactionID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ECOMP-RequestID:"8a426f9a-555a-4d36-8c4d-40ad931f5c7a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"348717aa-b15d-4794-b6d5-eb632a877c0f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:46.492Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8a426f9a-555a-4d36-8c4d-40ad931f5c7a\",\"instanceId\":\"49ff2494-a45f-497e-8454-c559fd284893\"}}","message":"Success","processInstanceID":"c3588cde-89a6-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T07:34:46.492Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:46.493Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T07:34:46.496Z|8a426f9a-555a-4d36-8c4d-40ad931f5c7a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:46.638Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:46.645Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:34:46.646Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:34:46.647Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:46.648Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:34:46.648Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:34:46.649Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37f2b2b977ab224f", X-B3-SpanId:"b95dbe0b8998586f", X-B3-ParentSpanId:"37f2b2b977ab224f", X-B3-Sampled:"0", X-ONAP-RequestID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-RequestID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-TransactionID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-ECOMP-RequestID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cdfb850-7330-4b59-b0a5-359da5400ac1"]
2023-01-01T07:34:46.649Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:34:46.650Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:34:46.700Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:46.701Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:46.701Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:34:46.702Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:46.707Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:34:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:34:46.708Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:46.709Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:34:46.710Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:34:46.711Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:46.711Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:46.712Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:34:46.712Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:46.713Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37f2b2b977ab224f", X-B3-SpanId:"9b97d437786968e5", X-B3-ParentSpanId:"37f2b2b977ab224f", X-B3-Sampled:"0", X-ONAP-RequestID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-RequestID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-TransactionID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-ECOMP-RequestID:"66d4916d-f860-42a6-ba9f-6d501638281e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f7c6a7-ae5d-45f0-8dba-f5de365d382a"]
2023-01-01T07:34:46.713Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:46.713Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:46.727Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:46.728Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:46.728Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:46.729Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:46.729Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:46.730Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:46.730Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:46.736Z|66d4916d-f860-42a6-ba9f-6d501638281e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:47.641Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:47.645Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:47.646Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:47.646Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:47.646Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:47.647Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:47.647Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47822cd6442d8dfd", X-B3-SpanId:"82d13ad8e635f4a0", X-B3-ParentSpanId:"47822cd6442d8dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-TransactionID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ECOMP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1f881b8-9507-4542-b9e7-48770f901e0e"]
2023-01-01T07:34:47.647Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:47.648Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:47.672Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:47.674Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:47.675Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:47.675Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:47.676Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2023-01-01T07:34:34.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:46.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:47.678Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:47.680Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||InvokeReturn
2023-01-01T07:34:47.683Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:47.683Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:47.684Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:47.684Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:47.685Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:47.685Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47822cd6442d8dfd", X-B3-SpanId:"f1a48d5868c76470", X-B3-ParentSpanId:"47822cd6442d8dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-TransactionID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ECOMP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"653b21a9-aed0-40be-818f-e0fdcab57715"]
2023-01-01T07:34:47.685Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:47.686Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:47.702Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:47.703Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:47.704Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:47.704Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:47.706Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:47.706Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:47.707Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:47.740Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:47.741Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:47.742Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:47.743Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:47.743Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:47.743Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-TransactionID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ECOMP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0254d3ba-4baa-4201-8095-85844175d422"]
2023-01-01T07:34:47.744Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:47.745Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:47.866Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:47.867Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:47.867Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:47.868Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A28842534B976C4A647A774CDF01118; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:47.868Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c3494a89-89a6-11ed-94ad-72388b574b9d","businessKey":"e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T07:34:45.229+0000","endTime":"2023-01-01T07:34:45.787+0000","removalTime":null,"durationInMillis":558,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"bd377cc0-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"c34838e2-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T07:34:47.869Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:47.869Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:47.918Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:47.920Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:47.920Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:47.920Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:47.921Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:47.921Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-TransactionID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ECOMP-RequestID:"a7416623-861a-41e4-b2a1-d3d87e838bbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fc4fdcd-dcf9-4f30-9c11-63acd528a521"]
2023-01-01T07:34:47.921Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:47.922Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.040Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.040Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.041Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:48.041Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=98AAF373D0ACC9A2DCCFA889A4775811; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.042Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c34998bc-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c3494a89-89a6-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"c3494a89-89a6-11ed-94ad-72388b574b9d","executionId":"c3494a89-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:34:45.231+0000","endTime":"2023-01-01T07:34:45.786+0000","durationInMillis":555,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bd377cc0-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:48.042Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.043Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c3494a89-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:48.047Z|a7416623-861a-41e4-b2a1-d3d87e838bbf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:48.375Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:48.379Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fef4f903-ef22-407b-ba48-e0d82a29845b already exists in requestDb InfraActiveRequests table
2023-01-01T07:34:48.380Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:34:48.380Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:34:48.381Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.381Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:34:48.382Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:34:48.382Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2012db6865b4e906", X-B3-SpanId:"3c624602f4aa3e56", X-B3-ParentSpanId:"2012db6865b4e906", X-B3-Sampled:"0", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e32ce3b-9ae9-4141-b342-814aa831efc7"]
2023-01-01T07:34:48.383Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:34:48.383Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.402Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.403Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:48.404Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:34:48.404Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.405Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: 
2023-01-01T07:34:48.406Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.406Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:48.417Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T07:34:48.418Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-01T07:34:48.423Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:34:48.446Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-01T07:34:48.447Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fef4f903-ef22-407b-ba48-e0d82a29845b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[41bea41b-be5a-4446-bbc3-ee959f7c4f52], X-ECOMP-RequestID=[fef4f903-ef22-407b-ba48-e0d82a29845b], X-TransactionId=[], X-ONAP-RequestID=[fef4f903-ef22-407b-ba48-e0d82a29845b]}
2023-01-01T07:34:48.497Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 07:34:48 GMT], content-length=[313], x-aai-txid=[0-aai-resources-230101-07:34:48:549-13639], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:34:48.498Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/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"]}}}

2023-01-01T07:34:48.499Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:48.502Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-01T07:34:48.503Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-01T07:34:48.507Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-01T07:34:48.542Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-01T07:34:48.544Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-01-01T07:34:48.597Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:48.597Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sun, 01 Jan 2023 07:34:48 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230101-07:34:48:639-4385], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-01T07:34:48.599Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|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"]}}}

2023-01-01T07:34:48.601Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234
2023-01-01T07:34:48.602Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-01-01T07:34:48.602Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T07:34:48.602Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T07:34:48.608Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T07:34:48.608Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T07:34:48.608Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.609Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-01T07:34:48.609Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T07:34:48.609Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"2012db6865b4e906", X-B3-SpanId:"9ad716a796adbd48", X-B3-ParentSpanId:"2012db6865b4e906", X-B3-Sampled:"0", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34e66f27-d4dc-471f-a3bf-6545560d4c4c"]
2023-01-01T07:34:48.610Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b","requestScope":"service"}
2023-01-01T07:34:48.610Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.632Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.633Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.633Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T07:34:48.634Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.634Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T07:34:48.634Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.635Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T07:34:48.635Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:34:48.635Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||Invoke
2023-01-01T07:34:48.636Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.636Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:34:48.636Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Method      : GET
2023-01-01T07:34:48.636Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e7d2949-d391-420f-ae6e-f2e78ecf9883"]
2023-01-01T07:34:48.637Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Request body: 
2023-01-01T07:34:48.637Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.675Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.676Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.677Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status text  : 
2023-01-01T07:34:48.677Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.678Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "05535ce9-d16b-401a-9a00-3793c1f52a63",
  "modelInvariantUUID" : "bb64a962-b279-4124-8995-e4d18fa56881",
  "created" : "2023-01-01 07:33:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:48.678Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.679Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||InvokeReturn
2023-01-01T07:34:48.681Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance
2023-01-01T07:34:48.682Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|INFO|500||Invoke
2023-01-01T07:34:48.683Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.683Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance
2023-01-01T07:34:48.683Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:48.684Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8a85807-b86d-4ea2-8255-efa25f7e5552"]
2023-01-01T07:34:48.684Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:34:48.684Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.707Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.707Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:48.708Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:48.708Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.708Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Response body: 
2023-01-01T07:34:48.708Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.709Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:48.710Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881
2023-01-01T07:34:48.710Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|INFO|500||Invoke
2023-01-01T07:34:48.710Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.710Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881
2023-01-01T07:34:48.711Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Method      : GET
2023-01-01T07:34:48.711Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f235975-3e3f-404d-b025-2558c94d8c40"]
2023-01-01T07:34:48.711Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Request body: 
2023-01-01T07:34:48.712Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.748Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.749Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.749Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Status text  : 
2023-01-01T07:34:48.750Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.751Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "05535ce9-d16b-401a-9a00-3793c1f52a63",
      "modelInvariantUUID" : "bb64a962-b279-4124-8995-e4d18fa56881",
      "created" : "2023-01-01 07:33:45.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881"
    }
  }
}
2023-01-01T07:34:48.752Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.752Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|INFO|500||InvokeReturn
2023-01-01T07:34:48.755Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance
2023-01-01T07:34:48.756Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|INFO|500||Invoke
2023-01-01T07:34:48.756Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.757Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance
2023-01-01T07:34:48.757Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:48.757Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cafef829-423b-4d0f-aef9-e18393c8102b"]
2023-01-01T07:34:48.758Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:34:48.758Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.772Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.773Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:34:48.774Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:48.774Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.775Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||Response body: 
2023-01-01T07:34:48.775Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.775Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:34:48.776Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T07:34:48.777Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T07:34:48.778Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.778Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-01T07:34:48.778Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T07:34:48.779Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4574b6c9-1d6a-4b3d-9179-f39b2e90f195"]
2023-01-01T07:34:48.779Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T07:34:48.779Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.822Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.823Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.823Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T07:34:48.823Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.826Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:48.826Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.827Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T07:34:48.829Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T07:34:48.829Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-01T07:34:48.829Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.830Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-01T07:34:48.830Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-01T07:34:48.830Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"204ab00d-6bf3-4bed-8a25-004e03c62b10"]
2023-01-01T07:34:48.830Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-01T07:34:48.831Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.853Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.854Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.856Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-01T07:34:48.856Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.857Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-01T07:34:48.857Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.858Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-01T07:34:48.860Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:34:48.860Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||Invoke
2023-01-01T07:34:48.860Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.861Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:34:48.861Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Method      : GET
2023-01-01T07:34:48.861Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdd3e7dc-cee3-499a-8825-1fcfd42c59a1"]
2023-01-01T07:34:48.862Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Request body: 
2023-01-01T07:34:48.862Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.885Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.886Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:48.887Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status text  : 
2023-01-01T07:34:48.888Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.890Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "05535ce9-d16b-401a-9a00-3793c1f52a63",
  "modelInvariantUUID" : "bb64a962-b279-4124-8995-e4d18fa56881",
  "created" : "2023-01-01 07:33:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/allottedCustomizations"
    }
  }
}
2023-01-01T07:34:48.891Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.892Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||InvokeReturn
2023-01-01T07:34:48.896Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:34:48.897Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T07:34:48.897Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.902Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:34:48.902Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T07:34:48.902Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"2012db6865b4e906", X-B3-SpanId:"d8efc4e1c2ccd681", X-B3-ParentSpanId:"2012db6865b4e906", X-B3-Sampled:"0", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1f3c12f-152f-479f-83cf-e827f8b6912d"]
2023-01-01T07:34:48.903Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fef4f903-ef22-407b-ba48-e0d82a29845b","requestStatus":"IN_PROGRESS","startTime":1672558488418,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"fef4f903-ef22-407b-ba48-e0d82a29845b"}
2023-01-01T07:34:48.903Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T07:34:48.929Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:48.930Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T07:34:48.930Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T07:34:48.930Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:48.931Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:34:48.418+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:34:48.918+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:34:48.931Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:48.932Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T07:34:48.941Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T07:34:48.942Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T07:34:48.942Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:48.942Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-01T07:34:48.943Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T07:34:48.943Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"2012db6865b4e906", X-B3-SpanId:"f2707c9eb7664c2f", X-B3-ParentSpanId:"2012db6865b4e906", X-B3-Sampled:"0", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3871add7-cbec-4323-934f-577370d9e6d6"]
2023-01-01T07:34:48.943Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\"modelUuid\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\"modelInvariantUuid\":\"bb64a962-b279-4124-8995-e4d18fa56881\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"fef4f903-ef22-407b-ba48-e0d82a29845b","type":"String"},"mso-request-id":{"value":"fef4f903-ef22-407b-ba48-e0d82a29845b","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"}}}
2023-01-01T07:34:48.944Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T07:34:49.959Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:49.959Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T07:34:49.960Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T07:34:49.960Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 07:34:49 GMT", X-ONAP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-TransactionID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ECOMP-RequestID:"fef4f903-ef22-407b-ba48-e0d82a29845b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3871add7-cbec-4323-934f-577370d9e6d6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:49.961Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fef4f903-ef22-407b-ba48-e0d82a29845b\",\"instanceId\":\"ee6de891-3cbf-498e-8364-385f43bc5640\"}}","message":"Success","processInstanceID":"c568cee8-89a6-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T07:34:49.961Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:49.962Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T07:34:49.965Z|fef4f903-ef22-407b-ba48-e0d82a29845b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:50.112Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:50.115Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:34:50.116Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:34:50.117Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:50.117Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:34:50.118Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:34:50.118Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72bd951d5713f769", X-B3-SpanId:"0426751875861851", X-B3-ParentSpanId:"72bd951d5713f769", X-B3-Sampled:"0", X-ONAP-RequestID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-RequestID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-TransactionID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-ECOMP-RequestID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ecfbe9-b9aa-4fe6-8830-5ea65ce4e9b8"]
2023-01-01T07:34:50.119Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:34:50.119Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:34:50.684Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:50.685Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:50.685Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:34:50.686Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:50.687Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:49.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:34:50.688Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:50.689Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:34:50.690Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:34:50.690Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:50.691Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:50.691Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:34:50.692Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:50.692Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72bd951d5713f769", X-B3-SpanId:"67be7d52b7c79dd6", X-B3-ParentSpanId:"72bd951d5713f769", X-B3-Sampled:"0", X-ONAP-RequestID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-RequestID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-TransactionID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-ECOMP-RequestID:"7c81453d-314c-4df9-9d25-638447a4aee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"def17497-9137-4061-b654-57ac2b5f7d7d"]
2023-01-01T07:34:50.692Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:50.693Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:50.711Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:50.712Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:50.712Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:50.712Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:50.714Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:50.714Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:50.714Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:50.721Z|7c81453d-314c-4df9-9d25-638447a4aee6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:52.988Z|b654c6de-4226-4148-bc75-636f8a0ebdce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:52.989Z|b654c6de-4226-4148-bc75-636f8a0ebdce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:52.995Z|cb6c86af-405c-4a9b-8382-6d50c80ca677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:52.996Z|cb6c86af-405c-4a9b-8382-6d50c80ca677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:52.998Z|c5e2ab6a-ba5e-4293-80bc-b24fd55b0924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:34:52.999Z|c5e2ab6a-ba5e-4293-80bc-b24fd55b0924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:34:55.242Z|c70db63a-6ccb-4e2e-8fc2-4ccab299ce16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:34:55.243Z|c70db63a-6ccb-4e2e-8fc2-4ccab299ce16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:34:56.874Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:56.878Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:34:56.879Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:34:56.880Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:56.880Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:34:56.881Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:34:56.881Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f40ed644a3bd06b9", X-B3-SpanId:"2de078e23051f5b4", X-B3-ParentSpanId:"f40ed644a3bd06b9", X-B3-Sampled:"0", X-ONAP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-TransactionID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ECOMP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce69333c-723d-46f9-af07-24238777a838"]
2023-01-01T07:34:56.881Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:34:56.881Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:34:56.905Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:56.906Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:56.906Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:34:56.907Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:56.909Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:34:56.910Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:56.910Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:34:56.912Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:34:56.912Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:56.913Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:56.913Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:34:56.914Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:56.914Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f40ed644a3bd06b9", X-B3-SpanId:"f0b0cbbe03168dbc", X-B3-ParentSpanId:"f40ed644a3bd06b9", X-B3-Sampled:"0", X-ONAP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-TransactionID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ECOMP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"353da739-dfc6-4ff3-96ba-1bc9a69e7e49"]
2023-01-01T07:34:56.915Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:56.915Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:56.931Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:56.932Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:56.932Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:56.932Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:56.933Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:56.933Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:56.934Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:56.958Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:56.959Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:56.959Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:56.960Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:34:56.960Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:56.961Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-TransactionID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ECOMP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82fc0e74-aebc-4355-a6d9-d9a9022eb694"]
2023-01-01T07:34:56.961Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:56.962Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:57.088Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:57.089Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:57.089Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:57.089Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=03F8438D6780D750FC134F0C9D7C4751; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 07:34:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:57.089Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c7363bfc-89a6-11ed-94ad-72388b574b9d","businessKey":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:34:51.815+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c3588cde-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"c7357869-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:34:57.090Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:57.090Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:57.118Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:57.119Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:34:57.119Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:57.119Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:34:57.119Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:34:57.119Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-TransactionID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ECOMP-RequestID:"edf1bd7d-e7b3-4667-85ca-73d09ddc5a73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6b558c0-c710-4a9e-833d-8af348825246"]
2023-01-01T07:34:57.120Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:34:57.120Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:34:57.239Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:57.240Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:57.240Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:34:57.241Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0CE1728B877BF11B9D961EDF75380BDD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 07:34:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:57.241Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c9a45559-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c7363bfc-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"c7363bfc-89a6-11ed-94ad-72388b574b9d","executionId":"c7363bfc-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:34:55.892+0000","endTime":"2023-01-01T07:34:55.895+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c3588cde-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:34:57.241Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:57.242Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:34:57.246Z|edf1bd7d-e7b3-4667-85ca-73d09ddc5a73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:58.191Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:58.195Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.195Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:58.196Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.196Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.196Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:58.196Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2600dee4709a633", X-B3-SpanId:"2a42f21f43321940", X-B3-ParentSpanId:"c2600dee4709a633", X-B3-Sampled:"0", X-ONAP-RequestID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-RequestID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-TransactionID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-ECOMP-RequestID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1cfe5d7-cda5-45de-b062-8b6d2ed68f18"]
2023-01-01T07:34:58.196Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:58.197Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.214Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.215Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.215Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:58.215Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.217Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:34.000+00:00",
  "endTime" : "2023-01-01T07:34:57.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:58.217Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.218Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||InvokeReturn
2023-01-01T07:34:58.219Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.220Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:58.220Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.220Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.221Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:58.221Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2600dee4709a633", X-B3-SpanId:"39f8259890e218b9", X-B3-ParentSpanId:"c2600dee4709a633", X-B3-Sampled:"0", X-ONAP-RequestID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-RequestID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-TransactionID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-ECOMP-RequestID:"6e3cda03-988d-4a06-ab96-b2caf5e08091", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aa2afba-65fe-4775-a8c6-f6fc56dd072d"]
2023-01-01T07:34:58.221Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:58.221Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.236Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.239Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.239Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:58.240Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.241Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:58.241Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.242Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:58.248Z|6e3cda03-988d-4a06-ab96-b2caf5e08091|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:58.383Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:58.387Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.388Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:58.389Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.389Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.389Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:58.390Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0869eae0e98d144", X-B3-SpanId:"b900f20cabb58c14", X-B3-ParentSpanId:"e0869eae0e98d144", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-RequestID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-TransactionID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-ECOMP-RequestID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd286366-a743-4cf8-9a0a-10175d82e514"]
2023-01-01T07:34:58.390Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:58.390Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.585Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.586Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.587Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:58.587Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.590Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:34.000+00:00",
  "endTime" : "2023-01-01T07:34:57.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:58.590Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.591Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||InvokeReturn
2023-01-01T07:34:58.596Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.601Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:58.602Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.602Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.603Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:58.603Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0869eae0e98d144", X-B3-SpanId:"1873ca0246dbe5d2", X-B3-ParentSpanId:"e0869eae0e98d144", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-RequestID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-TransactionID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-ECOMP-RequestID:"b9b86b82-373d-4fc5-9d17-51bfe21d9a98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17882adf-3a02-4007-bc5c-b0e9fefff71d"]
2023-01-01T07:34:58.603Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:58.604Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.616Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.617Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.618Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:58.618Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.619Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:58.620Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.620Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:58.627Z|b9b86b82-373d-4fc5-9d17-51bfe21d9a98|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:58.753Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:58.757Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.758Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:58.758Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.758Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.759Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:58.759Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8063678c16ac05dc", X-B3-SpanId:"f6b9d2f87b87b0cf", X-B3-ParentSpanId:"8063678c16ac05dc", X-B3-Sampled:"0", X-ONAP-RequestID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-RequestID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-TransactionID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-ECOMP-RequestID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb8c869-2261-4c7d-8a56-2c19a0676538"]
2023-01-01T07:34:58.760Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:58.760Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.780Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.781Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.781Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:58.781Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.782Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:34.000+00:00",
  "endTime" : "2023-01-01T07:34:57.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:58.783Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.783Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||InvokeReturn
2023-01-01T07:34:58.784Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.785Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:58.785Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.785Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.786Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:58.786Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8063678c16ac05dc", X-B3-SpanId:"d03f0defc7a2f8ae", X-B3-ParentSpanId:"8063678c16ac05dc", X-B3-Sampled:"0", X-ONAP-RequestID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-RequestID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-TransactionID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-ECOMP-RequestID:"d0cf145c-358c-408e-bde4-2d7e8a81ed51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"681a2df8-4688-4611-88db-229d073ff659"]
2023-01-01T07:34:58.786Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:58.787Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.800Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.801Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.801Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:58.802Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.803Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:58.803Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.804Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:58.810Z|d0cf145c-358c-408e-bde4-2d7e8a81ed51|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:34:58.943Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:34:58.947Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.947Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||Invoke
2023-01-01T07:34:58.948Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.948Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d
2023-01-01T07:34:58.948Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Method      : GET
2023-01-01T07:34:58.948Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8604e5748e73fe57", X-B3-SpanId:"f33b19841ed61d68", X-B3-ParentSpanId:"8604e5748e73fe57", X-B3-Sampled:"0", X-ONAP-RequestID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-RequestID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-TransactionID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-ECOMP-RequestID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d2a57fc-0ba1-4f08-877e-0e05545d711f"]
2023-01-01T07:34:58.949Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Request body: 
2023-01-01T07:34:58.949Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.968Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.968Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.969Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Status text  : 
2023-01-01T07:34:58.969Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.969Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||Response body: {
  "requestId" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:34.000+00:00",
  "endTime" : "2023-01-01T07:34:57.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"28df6727-9b09-4269-82bd-5d64c4dd491f\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"f5c84276-2b86-4e50-b407-5722f702176a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:57.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "serviceInstanceName" : "basic_cnf_macro_8bffb8bb-75a7-4075-8f42-dfc345cdb3a2",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/2d8ff96e-f96d-4b9a-9fa8-2271d9ee8245",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d"
    }
  }
}
2023-01-01T07:34:58.970Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.970Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|INFO|500||InvokeReturn
2023-01-01T07:34:58.971Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.971Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:34:58.972Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:34:58.972Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false
2023-01-01T07:34:58.972Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:34:58.973Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8604e5748e73fe57", X-B3-SpanId:"23fbf7aaa2c03bba", X-B3-ParentSpanId:"8604e5748e73fe57", X-B3-Sampled:"0", X-ONAP-RequestID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-RequestID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-TransactionID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-ECOMP-RequestID:"1efae75a-496b-43d6-b0b7-545590a65f0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"917108ee-666e-4e54-a5a7-62460b60f148"]
2023-01-01T07:34:58.973Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:34:58.973Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:34:58.986Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:34:58.987Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:34:58.988Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:34:58.989Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:34:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:34:58.990Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:34:58.990Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:34:58.991Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:34:58.996Z|1efae75a-496b-43d6-b0b7-545590a65f0e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e43cad0b-a5c3-4e2b-8aae-d5529ed83d0d|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:00.866Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:00.870Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:00.871Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:00.871Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:00.872Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:00.872Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:00.872Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc3df0f39b9f9f7c", X-B3-SpanId:"1a224e8912709709", X-B3-ParentSpanId:"cc3df0f39b9f9f7c", X-B3-Sampled:"0", X-ONAP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-TransactionID:"a620d986-20c3-4461-be74-46e83db72afa", X-ECOMP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64df729f-7322-409a-ae44-63f193c8858f"]
2023-01-01T07:35:00.873Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:00.873Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:00.894Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:00.895Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:00.895Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:00.895Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:00.898Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "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" : "2023-01-01T07:34:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:55.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:00.899Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:00.900Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:00.901Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:00.902Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:00.902Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:00.902Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:00.902Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:00.902Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc3df0f39b9f9f7c", X-B3-SpanId:"eae97cfedfd26e94", X-B3-ParentSpanId:"cc3df0f39b9f9f7c", X-B3-Sampled:"0", X-ONAP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-TransactionID:"a620d986-20c3-4461-be74-46e83db72afa", X-ECOMP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a794b8f-4bca-4bfa-8690-fe9f2c375266"]
2023-01-01T07:35:00.903Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:00.903Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:00.919Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:00.920Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:00.920Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:00.920Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:00.923Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:00.924Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:00.924Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:00.961Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:00.962Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:00.962Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:00.963Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:00.963Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:00.963Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-TransactionID:"a620d986-20c3-4461-be74-46e83db72afa", X-ECOMP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6adf3ff-98ad-4f1a-91e5-b9a6e1308204"]
2023-01-01T07:35:00.963Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:00.964Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:01.083Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:01.084Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:01.084Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:01.085Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BCA06D504168E96856D1BD360740173E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sun, 01 Jan 2023 07:35:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:01.085Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","businessKey":"fef4f903-ef22-407b-ba48-e0d82a29845b","processDefinitionId":"WaitForPnfReadyBB:1:ea0e8af9-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:34:56.084+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"c568cee8-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"c93678c2-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:35:01.086Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:01.089Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:01.120Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:01.120Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:01.121Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:01.122Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:01.122Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:01.122Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-TransactionID:"a620d986-20c3-4461-be74-46e83db72afa", X-ECOMP-RequestID:"a620d986-20c3-4461-be74-46e83db72afa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57c650f5-5d48-4434-a888-cba03f0b1384"]
2023-01-01T07:35:01.123Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:01.123Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:01.247Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:01.248Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:01.248Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:01.249Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=89CB54C2A6196CF65596CFE37171A5E4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Sun, 01 Jan 2023 07:35:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:01.249Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c9c1c8ab-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:ea0e8af9-8994-11ed-94ad-72388b574b9d","processInstanceId":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","executionId":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:34:56.085+0000","endTime":"2023-01-01T07:34:56.088+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c568cee8-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:35:01.249Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:01.250Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:01.254Z|a620d986-20c3-4461-be74-46e83db72afa|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:03.011Z|3d31bf6a-e7b3-4020-a999-fc990c73898a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:03.011Z|3d31bf6a-e7b3-4020-a999-fc990c73898a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:03.020Z|2ea998b5-963b-4b01-a523-223da015b9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:03.021Z|2ea998b5-963b-4b01-a523-223da015b9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:03.033Z|a4957664-4e81-4c7a-956a-8ae73feba037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:03.034Z|a4957664-4e81-4c7a-956a-8ae73feba037|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:07.385Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:07.390Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:07.393Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:35:07.393Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:07.393Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:07.394Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:35:07.394Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0165b8ce09794ad2", X-B3-SpanId:"0e7b9f234ae357c9", X-B3-ParentSpanId:"0165b8ce09794ad2", X-B3-Sampled:"0", X-ONAP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-TransactionID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ECOMP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29b79447-bf00-4e49-887f-a6c5a8f6f85f"]
2023-01-01T07:35:07.394Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:35:07.395Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:35:07.420Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:07.421Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:07.421Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:35:07.422Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:07.423Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:34:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:35:07.423Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:07.423Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:35:07.425Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:07.425Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:07.426Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:07.426Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:07.426Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:07.426Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0165b8ce09794ad2", X-B3-SpanId:"d9af3029e25e840f", X-B3-ParentSpanId:"0165b8ce09794ad2", X-B3-Sampled:"0", X-ONAP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-TransactionID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ECOMP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"218dbc29-26e8-4c70-b0ef-d5d207af09b6"]
2023-01-01T07:35:07.427Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:07.427Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:07.439Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:07.440Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:07.440Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:07.441Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:07.441Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672558495000,\"creation_time\":1672558431000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:34:57.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:35:07.442Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:07.442Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:07.466Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:07.467Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:07.467Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:07.467Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:07.468Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:07.468Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-TransactionID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ECOMP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cf10873-64bf-4ddd-b72a-ea9ff0a2e7b6"]
2023-01-01T07:35:07.468Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:07.469Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:07.596Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:07.597Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:07.598Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:07.598Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B4807DCAE2DE4616F891AE5942845915; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sun, 01 Jan 2023 07:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:07.600Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c7363bfc-89a6-11ed-94ad-72388b574b9d","businessKey":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-01T07:34:51.815+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c3588cde-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"c7357869-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-01T07:35:07.600Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:07.601Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:07.716Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:07.717Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:07.717Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:07.718Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:07.719Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:07.719Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-TransactionID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ECOMP-RequestID:"a338bcae-9973-4c54-8bf9-bf024efdfe9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ee658e-b91a-41fb-8c8f-e8330214de9d"]
2023-01-01T07:35:07.720Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:07.720Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:07.847Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:07.848Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:07.848Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:07.849Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=782D5BA71DD0409FB81994551B51BA71; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sun, 01 Jan 2023 07:35:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:07.851Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c9a45559-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c7363bfc-89a6-11ed-94ad-72388b574b9d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:ea19126c-8994-11ed-94ad-72388b574b9d","processInstanceId":"c7363bfc-89a6-11ed-94ad-72388b574b9d","executionId":"c7363bfc-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:34:55.892+0000","endTime":"2023-01-01T07:34:55.895+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c3588cde-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:35:07.852Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:07.852Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c7363bfc-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:07.856Z|a338bcae-9973-4c54-8bf9-bf024efdfe9c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:10.242Z|5550a747-af8e-4ba7-98d3-f85e731ec321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:35:10.242Z|5550a747-af8e-4ba7-98d3-f85e731ec321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:35:10.835Z|60cd0dd3-4d96-4c39-9b41-f0d2fdec4b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:35:10.836Z|60cd0dd3-4d96-4c39-9b41-f0d2fdec4b49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:35:11.384Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:11.389Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:11.389Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:11.390Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:11.390Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:11.390Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:11.391Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e78aadbd4478da06", X-B3-SpanId:"31257ebd4ae635cb", X-B3-ParentSpanId:"e78aadbd4478da06", X-B3-Sampled:"0", X-ONAP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-TransactionID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ECOMP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b06f2f3-7f8a-43c7-99e6-79da16d5ccd3"]
2023-01-01T07:35:11.391Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:11.391Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:11.410Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:11.412Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:11.412Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:11.413Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:11.413Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:11.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:11.414Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:11.414Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:11.416Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:11.416Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:11.417Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:11.417Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:11.417Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:11.418Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e78aadbd4478da06", X-B3-SpanId:"4f5f391f48342998", X-B3-ParentSpanId:"e78aadbd4478da06", X-B3-Sampled:"0", X-ONAP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-TransactionID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ECOMP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da8e519-c4b1-4230-a87c-1d935a929d51"]
2023-01-01T07:35:11.418Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:11.419Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:11.431Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:11.432Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:11.432Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:11.433Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:11.433Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:11.434Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:11.434Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:11.462Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:11.463Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:11.463Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:11.463Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:11.463Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:11.464Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-TransactionID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ECOMP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbdc9e12-306e-4bc3-b27d-12aff52a9139"]
2023-01-01T07:35:11.464Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:11.464Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:11.595Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:11.596Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:11.596Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:11.596Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A27ADE255A5A4A003C8ED96E99AF62E6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Sun, 01 Jan 2023 07:35:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:11.597Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","businessKey":"fef4f903-ef22-407b-ba48-e0d82a29845b","processDefinitionId":"WaitForPnfReadyBB:1:ea0e8af9-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-01T07:34:56.084+0000","endTime":"2023-01-01T07:35:10.844+0000","removalTime":null,"durationInMillis":14760,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"c568cee8-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"c93678c2-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T07:35:11.597Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:11.598Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fef4f903-ef22-407b-ba48-e0d82a29845b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:11.627Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:11.628Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:11.628Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:11.628Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:11.629Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:11.629Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-TransactionID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ECOMP-RequestID:"903ad69b-1cb2-4a37-8314-782ffd6947ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4059d58-b5bd-4be8-a9f6-54146bb188f0"]
2023-01-01T07:35:11.629Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:11.630Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:11.751Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:11.752Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:11.752Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:11.753Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FBD212FC7D295045670DE2E8E3568BF3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Sun, 01 Jan 2023 07:35:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:11.754Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"AaiEntryUpdated:d28d5eeb-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","activityId":"AaiEntryUpdated","activityName":"AAI entry updated","activityType":"noneEndEvent","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:ea0e8af9-8994-11ed-94ad-72388b574b9d","processInstanceId":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","executionId":"c9c1a18b-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:35:10.841+0000","endTime":"2023-01-01T07:35:10.842+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c568cee8-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:35:11.754Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:11.755Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c9c1a18b-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:11.760Z|903ad69b-1cb2-4a37-8314-782ffd6947ec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:13.033Z|a43a8d9a-c262-449d-89a3-156dabaaa01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:13.034Z|a43a8d9a-c262-449d-89a3-156dabaaa01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:13.049Z|889e5f53-ac38-4500-8ead-a157a20524f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:13.050Z|889e5f53-ac38-4500-8ead-a157a20524f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:13.056Z|0e8d7e42-ad0a-4b9d-94d9-b37be426d9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:13.057Z|0e8d7e42-ad0a-4b9d-94d9-b37be426d9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:18.022Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:18.039Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:18.040Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:35:18.041Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:18.041Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:18.042Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:35:18.042Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"455f151d5179bb06", X-B3-SpanId:"a5a41d5177104a63", X-B3-ParentSpanId:"455f151d5179bb06", X-B3-Sampled:"0", X-ONAP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-TransactionID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ECOMP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcad565e-7175-4ac3-9d63-2ad42bd8714e"]
2023-01-01T07:35:18.043Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:35:18.043Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:35:18.084Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:18.085Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:18.085Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:35:18.085Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:18 GMT", Connection:"close"]
2023-01-01T07:35:18.088Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:35:18.088Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:18.089Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:35:18.090Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:18.091Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:18.091Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:18.091Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:18.092Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:18.092Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"455f151d5179bb06", X-B3-SpanId:"31339c299c2a21ba", X-B3-ParentSpanId:"455f151d5179bb06", X-B3-Sampled:"0", X-ONAP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-TransactionID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ECOMP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d09499-165b-42e0-8f6a-3fe31e539930"]
2023-01-01T07:35:18.093Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:18.093Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:18.157Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:18.157Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:18.158Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:18.158Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:18.161Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672558495000,\"creation_time\":1672558431000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:34:57.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:35:18.162Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:18.163Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:18.224Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:18.225Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:18.226Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:18.226Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-01T07:35:18.226Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:18.226Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-TransactionID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ECOMP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55473aea-3a14-4eea-a603-90a89b630cf6"]
2023-01-01T07:35:18.227Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:18.227Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:18.362Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:18.363Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:18.363Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:18.363Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8F86E5FDC97B095FD7B6BDEA2F2AC675; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sun, 01 Jan 2023 07:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:18.364Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d59f59d9-89a6-11ed-94ad-72388b574b9d","businessKey":"8a426f9a-555a-4d36-8c4d-40ad931f5c7a","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-01T07:35:15.992+0000","endTime":"2023-01-01T07:35:16.540+0000","removalTime":null,"durationInMillis":548,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c3588cde-89a6-11ed-94ad-72388b574b9d","superProcessInstanceId":"d59e6f42-89a6-11ed-94ad-72388b574b9d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-01T07:35:18.364Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:18.364Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:18.392Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:18.393Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||Invoke
2023-01-01T07:35:18.393Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:18.393Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1
2023-01-01T07:35:18.394Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Method      : GET
2023-01-01T07:35:18.394Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-TransactionID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ECOMP-RequestID:"976249c9-fbec-4037-a20d-52ef6150c409", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f61bc97-2ac9-4f27-bcf0-447eb2bad1ab"]
2023-01-01T07:35:18.394Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Request body: 
2023-01-01T07:35:18.395Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-01T07:35:18.523Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:18.523Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:18.525Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Status text  : 
2023-01-01T07:35:18.525Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A6DA2956CA2A4E488B90E229B6E6B07A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sun, 01 Jan 2023 07:35:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:18.527Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d59fa80c-89a6-11ed-94ad-72388b574b9d","parentActivityInstanceId":"d59f59d9-89a6-11ed-94ad-72388b574b9d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e9feac4b-8994-11ed-94ad-72388b574b9d","processInstanceId":"d59f59d9-89a6-11ed-94ad-72388b574b9d","executionId":"d59f59d9-89a6-11ed-94ad-72388b574b9d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-01T07:35:15.994+0000","endTime":"2023-01-01T07:35:16.540+0000","durationInMillis":546,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c3588cde-89a6-11ed-94ad-72388b574b9d"}]
2023-01-01T07:35:18.527Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:18.528Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d59f59d9-89a6-11ed-94ad-72388b574b9d&maxResults=1|INFO|500||InvokeReturn
2023-01-01T07:35:18.534Z|976249c9-fbec-4037-a20d-52ef6150c409|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:21.900Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:21.913Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:21.914Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:21.914Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:21.914Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:21.914Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:21.915Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0070f68cefe85af2", X-B3-SpanId:"36a2e08765645507", X-B3-ParentSpanId:"0070f68cefe85af2", X-B3-Sampled:"0", X-ONAP-RequestID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-RequestID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-TransactionID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-ECOMP-RequestID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b35853c5-ae4c-477a-8299-a383bee4b570"]
2023-01-01T07:35:21.915Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:21.915Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:21.936Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:21.938Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:21.938Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:21.938Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:21.939Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "endTime" : "2023-01-01T07:35:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:13.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:21.940Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:21.940Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:21.942Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:21.943Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:21.943Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:21.943Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:21.944Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:21.944Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0070f68cefe85af2", X-B3-SpanId:"358684a4061e627d", X-B3-ParentSpanId:"0070f68cefe85af2", X-B3-Sampled:"0", X-ONAP-RequestID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-RequestID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-TransactionID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-ECOMP-RequestID:"834084a4-28c1-42e8-b00e-a7c2ad195e13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70bb4e90-8c65-4433-918c-c7322f82fcd5"]
2023-01-01T07:35:21.944Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:21.945Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:21.960Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:21.962Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:21.962Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:21.963Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:21.965Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:21.965Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:21.965Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:21.975Z|834084a4-28c1-42e8-b00e-a7c2ad195e13|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:22.116Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:22.124Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.125Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:22.125Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.126Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.126Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:22.126Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4992fa538a44ec99", X-B3-SpanId:"c42e1544fdfe0bc3", X-B3-ParentSpanId:"4992fa538a44ec99", X-B3-Sampled:"0", X-ONAP-RequestID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-RequestID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-TransactionID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-ECOMP-RequestID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d0459de-b0ee-4ec3-bcbe-8ec29e36cf17"]
2023-01-01T07:35:22.127Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:22.127Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.148Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.149Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.149Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:22.149Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.151Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "endTime" : "2023-01-01T07:35:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:13.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:22.151Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.151Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:22.153Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.153Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:22.153Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.154Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.154Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:22.154Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4992fa538a44ec99", X-B3-SpanId:"3357d171daf84e73", X-B3-ParentSpanId:"4992fa538a44ec99", X-B3-Sampled:"0", X-ONAP-RequestID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-RequestID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-TransactionID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-ECOMP-RequestID:"e005f091-583a-4bb4-82fd-16f0f69f2127", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9bda20d-1ea9-4e88-990b-4325f11b45e9"]
2023-01-01T07:35:22.155Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:22.155Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.188Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.189Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.190Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:22.190Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.191Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:22.191Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.191Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:22.198Z|e005f091-583a-4bb4-82fd-16f0f69f2127|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:22.334Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:22.339Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.340Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:22.340Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.341Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.341Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:22.341Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44f8b6a29356eb6d", X-B3-SpanId:"8a7fd5ef0938213a", X-B3-ParentSpanId:"44f8b6a29356eb6d", X-B3-Sampled:"0", X-ONAP-RequestID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-RequestID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-TransactionID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-ECOMP-RequestID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3849b0f8-daf2-4901-b793-fd19c0246b8a"]
2023-01-01T07:35:22.342Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:22.342Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.360Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.361Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.362Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:22.362Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.366Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "endTime" : "2023-01-01T07:35:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:13.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:22.367Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.367Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:22.369Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.370Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:22.370Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.370Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.371Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:22.371Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44f8b6a29356eb6d", X-B3-SpanId:"19ec0a60e5e40d61", X-B3-ParentSpanId:"44f8b6a29356eb6d", X-B3-Sampled:"0", X-ONAP-RequestID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-RequestID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-TransactionID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-ECOMP-RequestID:"3b338a7f-5af3-40de-999d-f3f31f2b0cbf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8651dd3-7e38-4ff8-88ba-7a7bc0dad78d"]
2023-01-01T07:35:22.371Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:22.372Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.387Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.388Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.388Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:22.388Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.394Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:22.394Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.396Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:22.405Z|3b338a7f-5af3-40de-999d-f3f31f2b0cbf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:22.548Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:22.553Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.553Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:22.554Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.554Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.554Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:22.554Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fb15b2d8a098a64", X-B3-SpanId:"b4796825b922256f", X-B3-ParentSpanId:"1fb15b2d8a098a64", X-B3-Sampled:"0", X-ONAP-RequestID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-RequestID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-TransactionID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-ECOMP-RequestID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc549cb4-3aad-4f92-bdeb-7e77ca9b9541"]
2023-01-01T07:35:22.555Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:22.555Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.574Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.575Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.575Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:22.575Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.578Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "endTime" : "2023-01-01T07:35:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:13.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:22.578Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.579Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:22.580Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.580Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:22.581Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.581Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.581Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:22.582Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fb15b2d8a098a64", X-B3-SpanId:"c84035fb0b746310", X-B3-ParentSpanId:"1fb15b2d8a098a64", X-B3-Sampled:"0", X-ONAP-RequestID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-RequestID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-TransactionID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-ECOMP-RequestID:"b4ebf3c7-2375-4fb4-9e82-64512e99580d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73de1da2-4828-4c34-a61b-a66d09179feb"]
2023-01-01T07:35:22.582Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:22.582Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.601Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.602Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.602Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:22.603Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.603Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:22.603Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.604Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:22.610Z|b4ebf3c7-2375-4fb4-9e82-64512e99580d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:22.739Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:22.743Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.743Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||Invoke
2023-01-01T07:35:22.744Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.744Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b
2023-01-01T07:35:22.744Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Method      : GET
2023-01-01T07:35:22.744Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65765cf3f1e0a179", X-B3-SpanId:"e2d6abb98d3936a5", X-B3-ParentSpanId:"65765cf3f1e0a179", X-B3-Sampled:"0", X-ONAP-RequestID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-RequestID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-TransactionID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-ECOMP-RequestID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fb92cc0-9372-4f57-972c-f8c910274dc8"]
2023-01-01T07:35:22.745Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Request body: 
2023-01-01T07:35:22.745Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.763Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.764Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.764Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Status text  : 
2023-01-01T07:35:22.765Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.766Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||Response body: {
  "requestId" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:48.000+00:00",
  "endTime" : "2023-01-01T07:35:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n\t\t\t\"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"pnf_macrocustomer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"test_pnf_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"268d203f-f469-4f9e-8075-584c979b7257\",\n                                        \"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\n                                        \"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                                        \"modelName\":\"test_pnf_macro\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"pnf_macro_platform\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n                                    },\n                                    \"productFamilyId\":\"\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\",\n                            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n                            \"modelName\": \"test_pnf_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"pnf_macro_project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"726a8a6d-2bd9-4d58-8deb-47f72abb2d44\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:13.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "fef4f903-ef22-407b-ba48-e0d82a29845b",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b"
    }
  }
}
2023-01-01T07:35:22.767Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.767Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fef4f903-ef22-407b-ba48-e0d82a29845b|INFO|500||InvokeReturn
2023-01-01T07:35:22.770Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.770Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:22.771Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:22.771Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false
2023-01-01T07:35:22.771Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:22.772Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"65765cf3f1e0a179", X-B3-SpanId:"e5b89008ee3ac20a", X-B3-ParentSpanId:"65765cf3f1e0a179", X-B3-Sampled:"0", X-ONAP-RequestID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-RequestID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-TransactionID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-ECOMP-RequestID:"06df1270-ce7e-4364-b7d0-4a7586b047a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fdf73a4-4335-4492-93e4-b0eed5fa9c32"]
2023-01-01T07:35:22.772Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:22.773Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:22.790Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:22.791Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:22.791Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:22.791Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:22.794Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:22.794Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:22.794Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fef4f903-ef22-407b-ba48-e0d82a29845b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:22.802Z|06df1270-ce7e-4364-b7d0-4a7586b047a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fef4f903-ef22-407b-ba48-e0d82a29845b|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:23.063Z|06c80b72-64e0-4ce3-8a4b-632b543031eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:23.064Z|06c80b72-64e0-4ce3-8a4b-632b543031eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:23.083Z|28b4e63f-bb9d-46a6-af70-40efcaa2b2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:23.084Z|28b4e63f-bb9d-46a6-af70-40efcaa2b2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:23.087Z|ecd53893-8393-44c9-8f18-977d52871e41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:23.089Z|ecd53893-8393-44c9-8f18-977d52871e41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:25.242Z|bc12d44e-ba86-436e-a1be-4af66c514cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:35:25.250Z|bc12d44e-ba86-436e-a1be-4af66c514cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:35:28.275Z|a485cb2c-8c14-4879-945b-3664713887ed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:35:28.277Z|a485cb2c-8c14-4879-945b-3664713887ed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:28.678Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:28.684Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:28.685Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:35:28.685Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:28.686Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:28.686Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:35:28.686Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57255b4c4344b752", X-B3-SpanId:"c8389c28e4d74e12", X-B3-ParentSpanId:"57255b4c4344b752", X-B3-Sampled:"0", X-ONAP-RequestID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-RequestID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-TransactionID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-ECOMP-RequestID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22a76fb0-1dcd-4c6b-a519-0bf7ca79507a"]
2023-01-01T07:35:28.686Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:35:28.687Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:35:28.710Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:28.711Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:28.712Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:35:28.712Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:28.713Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "endTime" : "2023-01-01T07:35:26.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:35:28.714Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:28.714Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:35:28.716Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:28.716Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:28.717Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:28.717Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:28.717Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:28.718Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57255b4c4344b752", X-B3-SpanId:"e0372b466a3ca76f", X-B3-ParentSpanId:"57255b4c4344b752", X-B3-Sampled:"0", X-ONAP-RequestID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-RequestID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-TransactionID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-ECOMP-RequestID:"9eb69450-7de9-45c3-8352-2a4892231c75", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e40180f-8a5f-40c7-bfb9-cd87180a0ac0"]
2023-01-01T07:35:28.718Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:28.718Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:28.739Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:28.740Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:28.741Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:28.741Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:28.745Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672558495000,\"creation_time\":1672558431000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:34:57.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:35:28.746Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:28.747Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:28.756Z|9eb69450-7de9-45c3-8352-2a4892231c75|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:28.886Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:28.891Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:28.892Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:35:28.893Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:28.893Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:28.894Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:35:28.894Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89f3ce67fa6cb32c", X-B3-SpanId:"42b605109ff44324", X-B3-ParentSpanId:"89f3ce67fa6cb32c", X-B3-Sampled:"0", X-ONAP-RequestID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-RequestID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-TransactionID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-ECOMP-RequestID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78593714-0f97-468b-bc6b-a36c8a48694b"]
2023-01-01T07:35:28.895Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:35:28.895Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:35:28.914Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:28.915Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:28.916Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:35:28.916Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:28.917Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "endTime" : "2023-01-01T07:35:26.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:35:28.918Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:28.918Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:35:28.923Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:28.924Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:28.924Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:28.925Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:28.925Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:28.925Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89f3ce67fa6cb32c", X-B3-SpanId:"97850be0aacbedc2", X-B3-ParentSpanId:"89f3ce67fa6cb32c", X-B3-Sampled:"0", X-ONAP-RequestID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-RequestID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-TransactionID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-ECOMP-RequestID:"325216c5-4a28-4008-b30f-fe26c269fc01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"695948db-7dcf-4e00-92e2-a7406538cff8"]
2023-01-01T07:35:28.925Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:28.926Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:28.942Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:28.942Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:28.943Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:28.943Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:28.945Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672558495000,\"creation_time\":1672558431000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:34:57.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:35:28.945Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:28.946Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:28.952Z|325216c5-4a28-4008-b30f-fe26c269fc01|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:29.081Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:29.087Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:29.088Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:35:29.088Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:29.088Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:29.089Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:35:29.089Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcfa24f9abaced88", X-B3-SpanId:"50776008e516b0e6", X-B3-ParentSpanId:"bcfa24f9abaced88", X-B3-Sampled:"0", X-ONAP-RequestID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-RequestID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-TransactionID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-ECOMP-RequestID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e9a3ce-be49-4dc3-9945-0fd26d804bb7"]
2023-01-01T07:35:29.089Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:35:29.090Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:35:29.109Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:29.110Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:29.110Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:35:29.110Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:29.111Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "endTime" : "2023-01-01T07:35:26.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:35:29.112Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:29.112Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:35:29.113Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:29.114Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:29.114Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:29.114Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:29.114Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:29.115Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcfa24f9abaced88", X-B3-SpanId:"4620b4f286430415", X-B3-ParentSpanId:"bcfa24f9abaced88", X-B3-Sampled:"0", X-ONAP-RequestID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-RequestID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-TransactionID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-ECOMP-RequestID:"f5b39f00-5852-4cdf-b641-9c79464526e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b5080ed-d7b2-45aa-bfb3-a100e87e1724"]
2023-01-01T07:35:29.115Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:29.115Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:29.128Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:29.129Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:29.129Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:29.130Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:29.130Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672558495000,\"creation_time\":1672558431000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:34:57.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:35:29.131Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:29.131Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:29.137Z|f5b39f00-5852-4cdf-b641-9c79464526e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:29.307Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:29.312Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:29.313Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||Invoke
2023-01-01T07:35:29.313Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:29.313Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a
2023-01-01T07:35:29.314Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Method      : GET
2023-01-01T07:35:29.314Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7e36096c4590ac", X-B3-SpanId:"3359e8aa1de5cb74", X-B3-ParentSpanId:"eb7e36096c4590ac", X-B3-Sampled:"0", X-ONAP-RequestID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-RequestID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-TransactionID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-ECOMP-RequestID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31195be8-760b-4365-ba81-ca815421d98e"]
2023-01-01T07:35:29.314Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Request body: 
2023-01-01T07:35:29.315Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||==========================request end================================================
2023-01-01T07:35:29.335Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:29.336Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:29.338Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Status text  : 
2023-01-01T07:35:29.338Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:29.340Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||Response body: {
  "requestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:34:45.000+00:00",
  "endTime" : "2023-01-01T07:35:26.000+00:00",
  "source" : "VID",
  "tenantId" : "8dab0f1bd0ae45e7bcbe977f7452ef1a",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"96c1bb5f-2de7-43d7-9cb1-59cba832fb89\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"2125529a-578a-4811-9147-1b43ff8ef73d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"8dab0f1bd0ae45e7bcbe977f7452ef1a\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:26.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "49ff2494-a45f-497e-8454-c559fd284893",
  "serviceInstanceName" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/49ff2494-a45f-497e-8454-c559fd284893",
  "tenantName" : "onap-daily-master",
  "cloudApiRequests" : [ ],
  "requestURI" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a"
    }
  }
}
2023-01-01T07:35:29.340Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:29.341Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|INFO|500||InvokeReturn
2023-01-01T07:35:29.343Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:29.343Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:29.343Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:29.344Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false
2023-01-01T07:35:29.344Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:29.345Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb7e36096c4590ac", X-B3-SpanId:"cbef379c1b9bf87f", X-B3-ParentSpanId:"eb7e36096c4590ac", X-B3-Sampled:"0", X-ONAP-RequestID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-RequestID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-TransactionID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-ECOMP-RequestID:"4b0fe394-fb5a-45c6-81d9-c7b20cd913f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfcbd1ff-a421-404b-8dbd-f61db667e237"]
2023-01-01T07:35:29.345Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:29.345Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:29.361Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:29.362Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:29.363Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:29.363Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:29.364Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 81,
  "soRequestId" : "8a426f9a-555a-4d36-8c4d-40ad931f5c7a",
  "groupingId" : "7cb3c857-6872-43be-90e2-d211fe6668a1",
  "name" : "basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/8dab0f1bd0ae45e7bcbe977f7452ef1a/stacks/basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/7cb3c857-6872-43be-90e2-d211fe6668a1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1672558495000,\"creation_time\":1672558431000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"308a0d9f5a8c484f88d11017bfba6b2e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7cb3c857-6872-43be-90e2-d211fe6668a1\",\"OS::project_id\":\"8dab0f1bd0ae45e7bcbe977f7452ef1a\",\"OS::stack_name\":\"basic_macro_456b1b50-54ce-4262-8aae-7960f205d400_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d1f61cc6-930a-4ad0-ab85-877991e9740f\",\"vf_module_id\":\"f7a325d0-1da8-4621-adf4-877108404233\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-01-01T07:34:57.000+00:00",
  "isDataInternal" : false
} ]
2023-01-01T07:35:29.364Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:29.365Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8a426f9a-555a-4d36-8c4d-40ad931f5c7a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:29.373Z|4b0fe394-fb5a-45c6-81d9-c7b20cd913f5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8a426f9a-555a-4d36-8c4d-40ad931f5c7a|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:33.089Z|7322347a-4c6d-41b2-9a27-6c13106a3876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:33.090Z|7322347a-4c6d-41b2-9a27-6c13106a3876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:33.109Z|4aa1a9da-8d28-4f8e-af89-6ce48ddbb2aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:33.109Z|dd05f46e-74b9-45ab-9318-affe9b6f312e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:33.110Z|dd05f46e-74b9-45ab-9318-affe9b6f312e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:33.110Z|4aa1a9da-8d28-4f8e-af89-6ce48ddbb2aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:34.923Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:34.927Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|||INFO|500||Checking if requestId: 42b83181-71e8-461d-b73d-82edcc35b038 already exists in requestDb InfraActiveRequests table
2023-01-01T07:35:34.927Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:34.928Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||Invoke
2023-01-01T07:35:34.928Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:34.929Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:34.929Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Method      : GET
2023-01-01T07:35:34.929Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d372425d49968df0", X-B3-SpanId:"2a29799fcdffb690", X-B3-ParentSpanId:"d372425d49968df0", X-B3-Sampled:"0", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5208efa-c8ca-48ea-b6b8-342042f35474"]
2023-01-01T07:35:34.930Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Request body: 
2023-01-01T07:35:34.930Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||==========================request end================================================
2023-01-01T07:35:34.955Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:34.956Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:35:34.956Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status text  : 
2023-01-01T07:35:34.956Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:34.957Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Response body: 
2023-01-01T07:35:34.957Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:34.958Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|404|Not Found|InvokeReturn
2023-01-01T07:35:34.967Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|||INFO|500||Running local validations
2023-01-01T07:35:34.969Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-01T07:35:34.969Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-01T07:35:34.970Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:34.971Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-01T07:35:34.972Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:34.972Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:34.973Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-01T07:35:34.973Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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:"d372425d49968df0", X-B3-SpanId:"14e29ba84903d53a", X-B3-ParentSpanId:"d372425d49968df0", X-B3-Sampled:"0", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deaac991-f4ea-418c-9a0f-85014b1c718e"]
2023-01-01T07:35:34.974Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ee6de891-3cbf-498e-8364-385f43bc5640"},"instanceName":null,"requestScope":"service"}
2023-01-01T07:35:34.974Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-01T07:35:34.999Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.000Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:35.001Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-01T07:35:35.001Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.001Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-01T07:35:35.002Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.003Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-01T07:35:35.004Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:35:35.005Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||Invoke
2023-01-01T07:35:35.005Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.005Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:35:35.006Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Method      : GET
2023-01-01T07:35:35.006Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ed02adc-b5c9-4265-95e5-1d4f789f3f54"]
2023-01-01T07:35:35.007Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Request body: 
2023-01-01T07:35:35.007Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.031Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.032Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:35.032Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status text  : 
2023-01-01T07:35:35.033Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.033Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "05535ce9-d16b-401a-9a00-3793c1f52a63",
  "modelInvariantUUID" : "bb64a962-b279-4124-8995-e4d18fa56881",
  "created" : "2023-01-01 07:33:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/allottedCustomizations"
    }
  }
}
2023-01-01T07:35:35.034Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.034Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||InvokeReturn
2023-01-01T07:35:35.042Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance
2023-01-01T07:35:35.043Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|INFO|500||Invoke
2023-01-01T07:35:35.043Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.043Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance
2023-01-01T07:35:35.044Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T07:35:35.044Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0f6dba3-3034-40e3-ab2c-ec31a8e9acfd"]
2023-01-01T07:35:35.044Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T07:35:35.045Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.063Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.063Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:35:35.064Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T07:35:35.065Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.066Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Response body: 
2023-01-01T07:35:35.066Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.066Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:35:35.067Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881
2023-01-01T07:35:35.068Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|INFO|500||Invoke
2023-01-01T07:35:35.068Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.068Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881
2023-01-01T07:35:35.069Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Method      : GET
2023-01-01T07:35:35.069Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b51b710-3c94-4205-8a6a-eaf1f780a176"]
2023-01-01T07:35:35.069Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Request body: 
2023-01-01T07:35:35.070Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.098Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.099Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:35.100Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Status text  : 
2023-01-01T07:35:35.101Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.102Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "05535ce9-d16b-401a-9a00-3793c1f52a63",
      "modelInvariantUUID" : "bb64a962-b279-4124-8995-e4d18fa56881",
      "created" : "2023-01-01 07:33:45.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/configurationCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/serviceProxyCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/recipes"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/networkCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/vnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/allottedCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881"
    }
  }
}
2023-01-01T07:35:35.103Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.104Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bb64a962-b279-4124-8995-e4d18fa56881|INFO|500||InvokeReturn
2023-01-01T07:35:35.108Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance
2023-01-01T07:35:35.110Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|INFO|500||Invoke
2023-01-01T07:35:35.110Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.110Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance
2023-01-01T07:35:35.111Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Method      : GET
2023-01-01T07:35:35.112Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e9e429d-133b-438c-8218-67a55e2bfcba"]
2023-01-01T07:35:35.112Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Request body: 
2023-01-01T07:35:35.112Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.127Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.128Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-01T07:35:35.129Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Status text  : 
2023-01-01T07:35:35.130Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.130Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||Response body: 
2023-01-01T07:35:35.131Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.132Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=05535ce9-d16b-401a-9a00-3793c1f52a63&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-01-01T07:35:35.133Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.133Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-01T07:35:35.134Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.134Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.135Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-01T07:35:35.135Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03cd2e7c-492c-4f9b-a108-18e647637448"]
2023-01-01T07:35:35.136Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-01T07:35:35.136Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.159Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.160Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:35.161Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-01T07:35:35.161Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.162Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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" : "2023-01-01 05:26:18.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "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"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    }
  }
}
2023-01-01T07:35:35.162Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.163Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-01T07:35:35.166Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.167Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.167Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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================================================
2023-01-01T07:35:35.168Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.168Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.169Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0682c95a-f451-48c9-aac9-8e3e0b9ec77c"]
2023-01-01T07:35:35.169Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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: 
2023-01-01T07:35:35.169Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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================================================
2023-01-01T07:35:35.188Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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==========================================
2023-01-01T07:35:35.190Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.193Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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  : 
2023-01-01T07:35:35.193Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.194Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 536,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-01T05:26:18.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service"
    }
  }
}
2023-01-01T07:35:35.195Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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=================================================
2023-01-01T07:35:35.195Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.198Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:35:35.199Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||Invoke
2023-01-01T07:35:35.200Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.200Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63
2023-01-01T07:35:35.200Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Method      : GET
2023-01-01T07:35:35.201Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a90831d-d511-4b7e-b68e-f601085242f0"]
2023-01-01T07:35:35.201Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Request body: 
2023-01-01T07:35:35.201Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.224Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.225Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:35.226Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Status text  : 
2023-01-01T07:35:35.226Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.227Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "05535ce9-d16b-401a-9a00-3793c1f52a63",
  "modelInvariantUUID" : "bb64a962-b279-4124-8995-e4d18fa56881",
  "created" : "2023-01-01 07:33:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/configurationCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/serviceProxyCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/recipes"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/networkCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/vnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63/allottedCustomizations"
    }
  }
}
2023-01-01T07:35:35.227Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.227Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/05535ce9-d16b-401a-9a00-3793c1f52a63|INFO|500||InvokeReturn
2023-01-01T07:35:35.231Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:35:35.231Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-01T07:35:35.232Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.232Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-01T07:35:35.232Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-01T07:35:35.232Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"d372425d49968df0", X-B3-SpanId:"b2c9eff368518328", X-B3-ParentSpanId:"d372425d49968df0", X-B3-Sampled:"0", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0391683c-d2fc-4e6d-b9f8-276553757e89"]
2023-01-01T07:35:35.233Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"42b83181-71e8-461d-b73d-82edcc35b038","requestStatus":"IN_PROGRESS","startTime":1672558534969,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"ee6de891-3cbf-498e-8364-385f43bc5640","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640","cloudApiRequests":[],"requestURI":"42b83181-71e8-461d-b73d-82edcc35b038"}
2023-01-01T07:35:35.233Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-01T07:35:35.261Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:35.262Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-01T07:35:35.262Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-01T07:35:35.263Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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/42b83181-71e8-461d-b73d-82edcc35b038", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:35.264Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:35:34.969+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-01T07:35:35.248+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640",
  "cloudApiRequests" : [ ],
  "requestURI" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    }
  }
}
2023-01-01T07:35:35.264Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:35.265Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-01T07:35:35.277Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.278Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-01T07:35:35.278Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:35.279Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|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
2023-01-01T07:35:35.279Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-01T07:35:35.279Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"d372425d49968df0", X-B3-SpanId:"402ec3cb27fa8971", X-B3-ParentSpanId:"d372425d49968df0", X-B3-Sampled:"0", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59aa0042-d3c5-4e34-a81c-735c19cc2045"]
2023-01-01T07:35:35.280Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bb64a962-b279-4124-8995-e4d18fa56881\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\"modelUuid\":\"05535ce9-d16b-401a-9a00-3793c1f52a63\",\"modelInvariantUuid\":\"bb64a962-b279-4124-8995-e4d18fa56881\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ee6de891-3cbf-498e-8364-385f43bc5640\"}","type":"String"},"requestId":{"value":"42b83181-71e8-461d-b73d-82edcc35b038","type":"String"},"mso-request-id":{"value":"42b83181-71e8-461d-b73d-82edcc35b038","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ee6de891-3cbf-498e-8364-385f43bc5640","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/ee6de891-3cbf-498e-8364-385f43bc5640","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-01T07:35:35.281Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-01T07:35:36.294Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:36.295Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-01T07:35:36.296Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-01T07:35:36.296Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Sun, 01 Jan 2023 07:35:36 GMT", X-ONAP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-TransactionID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ECOMP-RequestID:"42b83181-71e8-461d-b73d-82edcc35b038", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"59aa0042-d3c5-4e34-a81c-735c19cc2045", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:36.297Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"42b83181-71e8-461d-b73d-82edcc35b038\",\"instanceId\":\"ee6de891-3cbf-498e-8364-385f43bc5640\"}}","message":"Success","processInstanceID":"e1079422-89a6-11ed-94ad-72388b574b9d","variables":null,"messageCode":200}
2023-01-01T07:35:36.297Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:36.297Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-01T07:35:36.301Z|42b83181-71e8-461d-b73d-82edcc35b038|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:36.447Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:36.452Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:36.453Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||Invoke
2023-01-01T07:35:36.454Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:36.454Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:36.454Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Method      : GET
2023-01-01T07:35:36.455Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a64cba178ebcc00", X-B3-SpanId:"40113ef5661c4074", X-B3-ParentSpanId:"5a64cba178ebcc00", X-B3-Sampled:"0", X-ONAP-RequestID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-RequestID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-TransactionID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-ECOMP-RequestID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b2c2013-eb98-44bb-80e5-b938b4b74300"]
2023-01-01T07:35:36.455Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Request body: 
2023-01-01T07:35:36.455Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||==========================request end================================================
2023-01-01T07:35:36.477Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:36.477Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:36.477Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status text  : 
2023-01-01T07:35:36.478Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:36.480Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Response body: {
  "requestId" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-01T07:35:34.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:36.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640",
  "cloudApiRequests" : [ ],
  "requestURI" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    }
  }
}
2023-01-01T07:35:36.480Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:36.481Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||InvokeReturn
2023-01-01T07:35:36.483Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:36.485Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:36.486Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:36.486Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:36.486Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:36.487Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a64cba178ebcc00", X-B3-SpanId:"ac230e4cb533f805", X-B3-ParentSpanId:"5a64cba178ebcc00", X-B3-Sampled:"0", X-ONAP-RequestID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-RequestID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-TransactionID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-ECOMP-RequestID:"984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"546d1c98-8a5a-42fa-9812-c2f9e5249849"]
2023-01-01T07:35:36.487Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:36.488Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:36.507Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:36.508Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:36.508Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:36.509Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:36.510Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:36.511Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:36.513Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:36.521Z|984bb6a3-f1de-4f89-9cb3-4be64bb0ecfd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:40.242Z|4b338bbf-9d76-430b-a341-2ed09d43ad9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:35:40.243Z|4b338bbf-9d76-430b-a341-2ed09d43ad9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:35:40.836Z|c6749b8c-4d17-4cd7-af71-f51aa5016a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:35:40.837Z|c6749b8c-4d17-4cd7-af71-f51aa5016a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:35:43.115Z|930c7323-ae64-4c4d-817f-bb4dd1d9fcb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:43.116Z|930c7323-ae64-4c4d-817f-bb4dd1d9fcb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:43.132Z|9fafa2f9-8d69-4d34-8a5e-b8f3bf671b84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:43.133Z|9fafa2f9-8d69-4d34-8a5e-b8f3bf671b84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:43.133Z|b853fe25-8453-485c-9f7b-2163ae137513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:43.134Z|b853fe25-8453-485c-9f7b-2163ae137513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:46.652Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:46.657Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:46.658Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||Invoke
2023-01-01T07:35:46.658Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:46.659Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:46.659Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Method      : GET
2023-01-01T07:35:46.660Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ba5712eb36183c8", X-B3-SpanId:"2cd22160d1e4356f", X-B3-ParentSpanId:"7ba5712eb36183c8", X-B3-Sampled:"0", X-ONAP-RequestID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-RequestID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-TransactionID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-ECOMP-RequestID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"416d68ec-639b-4c3e-91d9-9343b301d36b"]
2023-01-01T07:35:46.660Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Request body: 
2023-01-01T07:35:46.661Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||==========================request end================================================
2023-01-01T07:35:46.686Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:46.687Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:46.687Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status text  : 
2023-01-01T07:35:46.688Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:46.690Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Response body: {
  "requestId" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:35:34.000+00:00",
  "endTime" : "2023-01-01T07:35:40.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:40.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640",
  "cloudApiRequests" : [ ],
  "requestURI" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    }
  }
}
2023-01-01T07:35:46.690Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:46.691Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||InvokeReturn
2023-01-01T07:35:46.693Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:46.693Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:46.694Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:46.694Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:46.694Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:46.695Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ba5712eb36183c8", X-B3-SpanId:"6c5fecab42d37d88", X-B3-ParentSpanId:"7ba5712eb36183c8", X-B3-Sampled:"0", X-ONAP-RequestID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-RequestID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-TransactionID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-ECOMP-RequestID:"62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27c7e0e4-bdd0-4e7f-9e86-a1a55be77ad1"]
2023-01-01T07:35:46.696Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:46.696Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:46.714Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:46.715Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:46.716Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:46.716Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:46.718Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:46.718Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:46.719Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:46.727Z|62cbb6c3-b37a-4d1a-a75b-d160b6f7c4a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:46.854Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:46.859Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:46.861Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||Invoke
2023-01-01T07:35:46.861Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:46.861Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:46.862Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Method      : GET
2023-01-01T07:35:46.862Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb8f8dda9d8308c0", X-B3-SpanId:"a148e8eb45c06737", X-B3-ParentSpanId:"fb8f8dda9d8308c0", X-B3-Sampled:"0", X-ONAP-RequestID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-RequestID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-TransactionID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-ECOMP-RequestID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d21865-9000-4c02-9739-98513657ce1a"]
2023-01-01T07:35:46.863Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Request body: 
2023-01-01T07:35:46.863Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||==========================request end================================================
2023-01-01T07:35:46.887Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:46.888Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:46.889Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status text  : 
2023-01-01T07:35:46.889Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:46.891Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Response body: {
  "requestId" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:35:34.000+00:00",
  "endTime" : "2023-01-01T07:35:40.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:40.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640",
  "cloudApiRequests" : [ ],
  "requestURI" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    }
  }
}
2023-01-01T07:35:46.891Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:46.892Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||InvokeReturn
2023-01-01T07:35:46.894Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:46.895Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:46.895Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:46.896Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:46.896Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:46.896Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb8f8dda9d8308c0", X-B3-SpanId:"44bea35b7494926f", X-B3-ParentSpanId:"fb8f8dda9d8308c0", X-B3-Sampled:"0", X-ONAP-RequestID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-RequestID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-TransactionID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-ECOMP-RequestID:"57679569-6cb8-4c1c-a207-14aa31725ec7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd73de21-ea18-40a6-bd2f-50b4ffa8a6b9"]
2023-01-01T07:35:46.897Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:46.897Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:46.916Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:46.917Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:46.917Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:46.918Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:46.921Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:46.922Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:46.923Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:46.930Z|57679569-6cb8-4c1c-a207-14aa31725ec7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:47.069Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:47.074Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:47.075Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||Invoke
2023-01-01T07:35:47.075Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:47.075Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:47.076Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Method      : GET
2023-01-01T07:35:47.076Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e23c1ae991eadab", X-B3-SpanId:"e29689b48ec617ea", X-B3-ParentSpanId:"0e23c1ae991eadab", X-B3-Sampled:"0", X-ONAP-RequestID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-RequestID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-TransactionID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-ECOMP-RequestID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ae1a95e-593a-4a0e-8b9c-af1ae6d04498"]
2023-01-01T07:35:47.076Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Request body: 
2023-01-01T07:35:47.077Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||==========================request end================================================
2023-01-01T07:35:47.099Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:47.100Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:47.101Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status text  : 
2023-01-01T07:35:47.101Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:47.104Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Response body: {
  "requestId" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:35:34.000+00:00",
  "endTime" : "2023-01-01T07:35:40.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:40.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640",
  "cloudApiRequests" : [ ],
  "requestURI" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    }
  }
}
2023-01-01T07:35:47.106Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:47.107Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||InvokeReturn
2023-01-01T07:35:47.109Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:47.109Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:47.109Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:47.110Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:47.110Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:47.110Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e23c1ae991eadab", X-B3-SpanId:"096d6f357b26d8e6", X-B3-ParentSpanId:"0e23c1ae991eadab", X-B3-Sampled:"0", X-ONAP-RequestID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-RequestID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-TransactionID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-ECOMP-RequestID:"e40b6302-0b29-42c8-be6c-bf2b389a672a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26934fde-156d-4f79-86ce-37456636c537"]
2023-01-01T07:35:47.111Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:47.111Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:47.131Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:47.132Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:47.133Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:47.133Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:47.134Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:47.134Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:47.135Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:47.140Z|e40b6302-0b29-42c8-be6c-bf2b389a672a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:47.279Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Entering
2023-01-01T07:35:47.283Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:47.284Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||Invoke
2023-01-01T07:35:47.284Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:47.284Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038
2023-01-01T07:35:47.285Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Method      : GET
2023-01-01T07:35:47.285Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cd1d16dbfeb3b7a", X-B3-SpanId:"c91615ca73d2985c", X-B3-ParentSpanId:"1cd1d16dbfeb3b7a", X-B3-Sampled:"0", X-ONAP-RequestID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-RequestID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-TransactionID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-ECOMP-RequestID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d617255-b2d7-440b-b0a1-97a79bc943ed"]
2023-01-01T07:35:47.286Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Request body: 
2023-01-01T07:35:47.286Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||==========================request end================================================
2023-01-01T07:35:47.304Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:47.305Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:47.305Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Status text  : 
2023-01-01T07:35:47.305Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:47.307Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||Response body: {
  "requestId" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-01T07:35:34.000+00:00",
  "endTime" : "2023-01-01T07:35:40.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"bb64a962-b279-4124-8995-e4d18fa56881\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"05535ce9-d16b-401a-9a00-3793c1f52a63\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-01T07:35:40.000+00:00",
  "serviceInstanceId" : "ee6de891-3cbf-498e-8364-385f43bc5640",
  "serviceInstanceName" : "TestPNFMacroInstantiation_0a5dbc98-3053-4a7c-a56b-0dd2c7c8de2b",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/ee6de891-3cbf-498e-8364-385f43bc5640",
  "cloudApiRequests" : [ ],
  "requestURI" : "42b83181-71e8-461d-b73d-82edcc35b038",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038"
    }
  }
}
2023-01-01T07:35:47.308Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:47.308Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42b83181-71e8-461d-b73d-82edcc35b038|INFO|500||InvokeReturn
2023-01-01T07:35:47.309Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:47.310Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-01T07:35:47.310Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-01T07:35:47.310Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false
2023-01-01T07:35:47.311Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-01T07:35:47.311Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cd1d16dbfeb3b7a", X-B3-SpanId:"06a07de168b6aee4", X-B3-ParentSpanId:"1cd1d16dbfeb3b7a", X-B3-Sampled:"0", X-ONAP-RequestID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-RequestID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-TransactionID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-ECOMP-RequestID:"191926ce-c0ce-4327-80dd-df09e41bdf94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc88ed36-4f3b-4b52-85e7-07b5542f9854"]
2023-01-01T07:35:47.311Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-01T07:35:47.312Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-01T07:35:47.324Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-01T07:35:47.326Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-01T07:35:47.326Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-01T07:35:47.326Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Sun, 01 Jan 2023 07:35:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-01T07:35:47.327Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-01T07:35:47.327Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-01T07:35:47.327Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42b83181-71e8-461d-b73d-82edcc35b038&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-01T07:35:47.332Z|191926ce-c0ce-4327-80dd-df09e41bdf94|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/42b83181-71e8-461d-b73d-82edcc35b038|InfraPortalClient|||INFO|500||Exiting.
2023-01-01T07:35:53.139Z|1ba39f34-4a09-4210-9944-0bc263019975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:53.140Z|1ba39f34-4a09-4210-9944-0bc263019975|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:53.155Z|152e3585-b07c-4373-a0d4-601f5cb41ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:53.155Z|53e58e16-465f-4349-88b8-af63feae7ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:35:53.156Z|152e3585-b07c-4373-a0d4-601f5cb41ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:53.156Z|53e58e16-465f-4349-88b8-af63feae7ac4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:35:55.242Z|c72b289b-6588-452d-8977-a6dc64c78df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:35:55.243Z|c72b289b-6588-452d-8977-a6dc64c78df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:36:03.166Z|f0d27029-ea2b-4b36-bcd1-8f2d7b091708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:03.167Z|f0d27029-ea2b-4b36-bcd1-8f2d7b091708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:03.181Z|2461511a-8cbf-4265-95b2-90a387503943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:03.182Z|2461511a-8cbf-4265-95b2-90a387503943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:03.183Z|fa296d05-9291-43ef-9031-5219eb324358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:03.183Z|fa296d05-9291-43ef-9031-5219eb324358|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:10.244Z|75ac9b17-f45d-4792-81a1-1ef95592404e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:36:10.292Z|75ac9b17-f45d-4792-81a1-1ef95592404e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:36:10.838Z|46184323-1cee-4f4a-a4a0-cf982303babd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:36:10.838Z|46184323-1cee-4f4a-a4a0-cf982303babd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:36:13.199Z|5e59ca02-1c28-4190-8858-8105eecf3d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:13.206Z|87de391a-3084-4e70-a377-ff6fd39f6737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:13.207Z|87de391a-3084-4e70-a377-ff6fd39f6737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:13.206Z|ad09e2b3-e096-49f8-97be-e29dd5a7e200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:13.207Z|5e59ca02-1c28-4190-8858-8105eecf3d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:13.208Z|ad09e2b3-e096-49f8-97be-e29dd5a7e200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:23.231Z|18b270ce-7b21-44ef-8616-eba56b988d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:23.232Z|18b270ce-7b21-44ef-8616-eba56b988d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:23.232Z|8e3dae8d-8a4c-40c6-8d36-3ca7579a9390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:23.233Z|8e3dae8d-8a4c-40c6-8d36-3ca7579a9390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:23.233Z|d7dc470b-5c5f-48e4-bd8a-a0bc4ce798f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:23.233Z|d7dc470b-5c5f-48e4-bd8a-a0bc4ce798f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:25.242Z|31e0bb4e-367b-4f99-837f-2e8a39d50e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:36:25.242Z|31e0bb4e-367b-4f99-837f-2e8a39d50e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:36:28.273Z|e32bcee1-4dcc-4a38-a9e0-bfef1ff8a5e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:36:28.273Z|e32bcee1-4dcc-4a38-a9e0-bfef1ff8a5e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:33.255Z|d6e8bcbf-7b2a-42fe-bdbc-1260c9ffcd50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:33.255Z|9a23ddf2-d6db-4e93-83ae-b96f63270296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:33.255Z|0b1cc6a0-cd1f-45e1-a2f7-f503039e0dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:33.256Z|d6e8bcbf-7b2a-42fe-bdbc-1260c9ffcd50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:33.256Z|0b1cc6a0-cd1f-45e1-a2f7-f503039e0dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:33.256Z|9a23ddf2-d6db-4e93-83ae-b96f63270296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:40.242Z|2f320fad-576a-48e5-bf3d-e90677bfa6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:36:40.242Z|2f320fad-576a-48e5-bf3d-e90677bfa6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:36:40.839Z|bb8e5470-99f6-4422-a931-7eef8ce02e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:36:40.840Z|bb8e5470-99f6-4422-a931-7eef8ce02e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:36:43.279Z|08f97be0-3a27-4b0a-b886-650ba91f9afb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:43.279Z|e5c91451-8f21-448c-afbd-30482047173b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:43.280Z|e5c91451-8f21-448c-afbd-30482047173b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:43.280Z|08f97be0-3a27-4b0a-b886-650ba91f9afb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:43.279Z|dbdb1102-d4a2-491b-8b1d-758ed6e73fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:43.281Z|dbdb1102-d4a2-491b-8b1d-758ed6e73fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:53.303Z|1167575a-6ec2-4e31-bb60-c4ef7736ee9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:53.304Z|1167575a-6ec2-4e31-bb60-c4ef7736ee9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:53.304Z|5177b2d7-a7cf-45f2-9007-0fd0f84f7919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:53.305Z|5177b2d7-a7cf-45f2-9007-0fd0f84f7919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:53.310Z|65f7fd21-662a-432c-97a5-f501a8e81cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:36:53.311Z|65f7fd21-662a-432c-97a5-f501a8e81cd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:36:55.242Z|d7ecd437-acdd-429f-acc0-2477b6d64674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:36:55.248Z|d7ecd437-acdd-429f-acc0-2477b6d64674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:37:03.325Z|73fb8ff9-92cd-4921-aeae-5cee369765eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:03.326Z|73fb8ff9-92cd-4921-aeae-5cee369765eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:03.337Z|de60a79e-20ec-4554-91df-c1ec6412a9ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:03.337Z|812727c7-995b-479c-b2ae-aba719084d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:03.337Z|de60a79e-20ec-4554-91df-c1ec6412a9ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:03.337Z|812727c7-995b-479c-b2ae-aba719084d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:10.242Z|83f37d69-0b98-418a-b4c5-645162c40bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:37:10.243Z|83f37d69-0b98-418a-b4c5-645162c40bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:37:10.840Z|f718e3e3-e5c3-4880-9b03-2428bb6d162b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:37:10.841Z|f718e3e3-e5c3-4880-9b03-2428bb6d162b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:37:13.351Z|00571487-afa1-4da8-9334-057b32534bee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:13.352Z|00571487-afa1-4da8-9334-057b32534bee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:13.361Z|d233bbe8-b7fa-4737-8561-b07a63aa231a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:13.361Z|d01751ff-1cec-4ce6-ad2c-0b1084504647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:13.362Z|d233bbe8-b7fa-4737-8561-b07a63aa231a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:13.362Z|d01751ff-1cec-4ce6-ad2c-0b1084504647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:23.375Z|2a6dd8d3-e120-48d3-b751-e795183eff5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:23.376Z|2a6dd8d3-e120-48d3-b751-e795183eff5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:23.385Z|8c825b8d-14fe-4080-a4bd-adb3a6e1a0e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:23.385Z|5f35a1ed-89c0-4ef6-a801-1e7ee3ab541f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:23.386Z|5f35a1ed-89c0-4ef6-a801-1e7ee3ab541f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:23.386Z|8c825b8d-14fe-4080-a4bd-adb3a6e1a0e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:25.242Z|d245663e-e15b-432d-ae23-719e50dbca86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:37:25.242Z|d245663e-e15b-432d-ae23-719e50dbca86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:37:28.275Z|aca3a7b5-48c2-4c92-bc75-f828763ee42a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:37:28.276Z|aca3a7b5-48c2-4c92-bc75-f828763ee42a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:33.409Z|818ac40e-99bb-463a-801e-f4bb6a70f956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:33.409Z|942e07cd-a78f-4c99-9f9a-c764870b03c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:33.410Z|818ac40e-99bb-463a-801e-f4bb6a70f956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:33.410Z|b7e582f3-1bb1-4f74-8015-d2d4acd847de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:33.410Z|942e07cd-a78f-4c99-9f9a-c764870b03c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:33.410Z|b7e582f3-1bb1-4f74-8015-d2d4acd847de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:40.242Z|6d47e722-0f71-4141-914f-1cc89bf791e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:37:40.245Z|6d47e722-0f71-4141-914f-1cc89bf791e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:37:40.842Z|b20d17b6-8b81-4c86-b117-98bbd070e986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:37:40.842Z|b20d17b6-8b81-4c86-b117-98bbd070e986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:37:43.432Z|07db3387-7170-4a77-8567-2a3e8bfb177c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:43.432Z|7f3d19ac-d659-482d-b4a7-c0ed0d8d74ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:43.432Z|e4da6bc3-5224-4cb2-b1b4-1aadc91fe4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:43.433Z|7f3d19ac-d659-482d-b4a7-c0ed0d8d74ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:43.433Z|07db3387-7170-4a77-8567-2a3e8bfb177c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:43.433Z|e4da6bc3-5224-4cb2-b1b4-1aadc91fe4b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:53.457Z|6009fe39-cea8-44ed-8aab-639e893e36bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:53.457Z|d947fb89-7cfb-4291-9f3e-ad3394ab9990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:53.458Z|b68e3222-e39d-44e6-93a7-1011088fff73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:37:53.458Z|6009fe39-cea8-44ed-8aab-639e893e36bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:53.458Z|d947fb89-7cfb-4291-9f3e-ad3394ab9990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:53.458Z|b68e3222-e39d-44e6-93a7-1011088fff73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:37:55.242Z|30a052ad-fb85-4bd6-be9d-35701303d112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:37:55.243Z|30a052ad-fb85-4bd6-be9d-35701303d112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:38:03.479Z|49d5616d-4748-4593-ae81-525fa7a26ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:03.479Z|21a9e665-52ab-4aff-9557-d085da15f222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:03.480Z|21a9e665-52ab-4aff-9557-d085da15f222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:03.480Z|49d5616d-4748-4593-ae81-525fa7a26ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:03.486Z|05f946c9-3bba-44fc-86c1-7542afb45c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:03.487Z|05f946c9-3bba-44fc-86c1-7542afb45c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:10.242Z|143a913c-2f6f-471e-b36b-3b79517d5271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:38:10.242Z|143a913c-2f6f-471e-b36b-3b79517d5271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:38:10.843Z|b34b8607-4cc6-486f-883d-420083b14779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:38:10.843Z|b34b8607-4cc6-486f-883d-420083b14779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:38:13.502Z|38130d62-319f-48fa-9e36-801621bc1fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:13.502Z|7b8f8b89-011d-4972-919c-f680dbc39c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:13.503Z|38130d62-319f-48fa-9e36-801621bc1fec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:13.503Z|7b8f8b89-011d-4972-919c-f680dbc39c50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:13.509Z|e9a61c41-f411-4457-a02d-4d842c5874ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:13.510Z|e9a61c41-f411-4457-a02d-4d842c5874ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:23.525Z|c9cc17c8-fb21-44b9-b082-6c1b0fb165a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:23.525Z|552051bb-9523-4c4e-bfad-a45a66238b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:23.526Z|c9cc17c8-fb21-44b9-b082-6c1b0fb165a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:23.526Z|552051bb-9523-4c4e-bfad-a45a66238b46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:23.531Z|a4e1b6bb-1d45-4471-9221-96aceaed9a97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:23.532Z|a4e1b6bb-1d45-4471-9221-96aceaed9a97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:25.244Z|bce5887a-8782-4a6c-8ab2-43f7ebdf4c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:38:25.259Z|bce5887a-8782-4a6c-8ab2-43f7ebdf4c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:38:28.272Z|81916003-4dd6-4a15-9c1a-c16bdecc9d33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:38:28.273Z|81916003-4dd6-4a15-9c1a-c16bdecc9d33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:33.547Z|08671460-2362-4979-8d14-0b21fc1abb5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:33.547Z|760ceb1a-6b79-47d8-b6ef-f66d0a670e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:33.548Z|08671460-2362-4979-8d14-0b21fc1abb5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:33.548Z|760ceb1a-6b79-47d8-b6ef-f66d0a670e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:33.554Z|d64106ba-c4be-4567-b85f-a71f9a3c4a37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:33.555Z|d64106ba-c4be-4567-b85f-a71f9a3c4a37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:40.242Z|34d691d3-fd8a-4b87-8110-96fd62c27da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:38:40.242Z|34d691d3-fd8a-4b87-8110-96fd62c27da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:38:40.845Z|3458f20a-4f34-4b37-bcbd-e50d77bc3f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:38:40.846Z|3458f20a-4f34-4b37-bcbd-e50d77bc3f9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:38:43.570Z|e8eb3360-2630-4f43-ba73-efcc423be355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:43.571Z|e8eb3360-2630-4f43-ba73-efcc423be355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:43.575Z|d34b9703-ae48-4253-a498-792c1b2aa2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:43.575Z|c0186004-995a-4ccd-be1a-abcfbf6724c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:43.576Z|d34b9703-ae48-4253-a498-792c1b2aa2b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:43.576Z|c0186004-995a-4ccd-be1a-abcfbf6724c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:53.603Z|d331a7b7-6ecc-47f9-a6f8-8b1ac3f5eab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:53.604Z|d331a7b7-6ecc-47f9-a6f8-8b1ac3f5eab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:53.603Z|5d91a98c-61d3-4a61-9e5a-38eaf0ccff8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:53.614Z|5d91a98c-61d3-4a61-9e5a-38eaf0ccff8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:53.631Z|57056a17-177a-4ce5-9415-b5600bdd0d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:38:53.632Z|57056a17-177a-4ce5-9415-b5600bdd0d25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:38:55.244Z|95540a82-eac0-4b83-b77b-00fca815a0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:38:55.246Z|95540a82-eac0-4b83-b77b-00fca815a0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:39:03.628Z|76318d74-d9ab-408b-b233-2fdae2dcfcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:03.628Z|76318d74-d9ab-408b-b233-2fdae2dcfcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:03.635Z|60db9764-aea5-40b4-82d1-59cf9cf05697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:03.635Z|60db9764-aea5-40b4-82d1-59cf9cf05697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:03.658Z|e6d84442-067f-4773-8fec-7323fb6ef6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:03.658Z|e6d84442-067f-4773-8fec-7323fb6ef6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:10.242Z|2b3357b8-a58d-412e-a040-c149d5926662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:39:10.244Z|2b3357b8-a58d-412e-a040-c149d5926662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:39:10.846Z|e9022a60-dac4-4323-a821-3e48e6e4bc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:39:10.847Z|e9022a60-dac4-4323-a821-3e48e6e4bc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:39:13.657Z|ab69786d-b904-4c43-92d0-a90d02a0a466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:13.658Z|ab69786d-b904-4c43-92d0-a90d02a0a466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:13.662Z|86ca285c-312e-4209-b70d-3a82ca829a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:13.663Z|86ca285c-312e-4209-b70d-3a82ca829a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:13.680Z|1dfd3194-c7b0-4ceb-9f89-44f31884fcc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:13.681Z|1dfd3194-c7b0-4ceb-9f89-44f31884fcc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:23.686Z|e74345d4-43a0-4ce4-b386-30feda9efd83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:23.686Z|e74345d4-43a0-4ce4-b386-30feda9efd83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:23.686Z|73218393-41d7-4855-99e5-cdfaf24c7f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:23.690Z|73218393-41d7-4855-99e5-cdfaf24c7f1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:23.705Z|c17768d1-8cb2-4905-a42c-7cebe8d574af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:23.706Z|c17768d1-8cb2-4905-a42c-7cebe8d574af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:25.242Z|0e4f9597-f5ac-41d4-be82-d5f130a32657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:39:25.242Z|0e4f9597-f5ac-41d4-be82-d5f130a32657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:39:28.273Z|66851f88-b4e9-4d92-bfb1-1dfa5c63c304|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:39:28.274Z|66851f88-b4e9-4d92-bfb1-1dfa5c63c304|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:33.713Z|c763f53a-330e-4a6c-9c91-21f07c44add6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:33.714Z|c763f53a-330e-4a6c-9c91-21f07c44add6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:33.721Z|684b0c9e-353d-4e84-987a-8cda715c7aa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:33.723Z|684b0c9e-353d-4e84-987a-8cda715c7aa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:33.731Z|021733b2-cabc-44f8-bd00-5f2668831364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:33.733Z|021733b2-cabc-44f8-bd00-5f2668831364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:40.242Z|62524d97-b434-4a9c-882e-c12d48a75726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:39:40.242Z|62524d97-b434-4a9c-882e-c12d48a75726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:39:40.847Z|c75a38f9-fe3c-4bdf-a00c-e3d41ec4621b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:39:40.848Z|c75a38f9-fe3c-4bdf-a00c-e3d41ec4621b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:39:43.736Z|682111ce-8328-4c86-8009-81ee0330f551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:43.736Z|682111ce-8328-4c86-8009-81ee0330f551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:43.750Z|f2c54b4c-d1e8-4baf-99c1-abe4362e88b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:43.750Z|f2c54b4c-d1e8-4baf-99c1-abe4362e88b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:43.756Z|6ed6cde9-6bce-4e03-8719-8debd097943e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:43.757Z|6ed6cde9-6bce-4e03-8719-8debd097943e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:53.758Z|2ecac947-44c3-477d-b13f-f15080a0ccb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:53.758Z|2ecac947-44c3-477d-b13f-f15080a0ccb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:53.773Z|e4615479-b1d8-4f0b-a277-ae62a3f2f5b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:53.774Z|e4615479-b1d8-4f0b-a277-ae62a3f2f5b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:53.778Z|25e35874-1931-47d1-893a-baa64aa090c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:39:53.779Z|25e35874-1931-47d1-893a-baa64aa090c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:39:55.242Z|a322c977-c43d-4464-807f-d125ad453807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:39:55.246Z|a322c977-c43d-4464-807f-d125ad453807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:40:03.794Z|1820ba48-c3af-4e3d-b371-329dc066f697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:03.796Z|1820ba48-c3af-4e3d-b371-329dc066f697|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:03.797Z|8feae151-a350-4947-b5c4-ac546d9a4403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:03.797Z|8feae151-a350-4947-b5c4-ac546d9a4403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:03.803Z|268d0a53-5c26-4330-96a8-dbd97af2afcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:03.805Z|268d0a53-5c26-4330-96a8-dbd97af2afcc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:10.242Z|9120f45d-9493-4421-aa50-53c270ed2a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:40:10.242Z|9120f45d-9493-4421-aa50-53c270ed2a4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:40:10.849Z|5b43e1a4-a50d-4fa8-ad30-178f232fd37d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:40:10.850Z|5b43e1a4-a50d-4fa8-ad30-178f232fd37d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:40:13.820Z|8a3f8b28-79c1-4332-a1fd-498fcd5e9a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:13.821Z|8a3f8b28-79c1-4332-a1fd-498fcd5e9a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:13.823Z|39bdccff-0c23-4b7e-bab4-2d3bbd8d9cbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:13.824Z|39bdccff-0c23-4b7e-bab4-2d3bbd8d9cbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:13.827Z|7e2306ef-0dc7-40de-87a3-f68cd552e3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:13.828Z|7e2306ef-0dc7-40de-87a3-f68cd552e3d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:23.843Z|51d03e93-165c-44ac-9509-007db2441c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:23.843Z|51d03e93-165c-44ac-9509-007db2441c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:23.847Z|0d2dcb1f-5277-437b-8145-7781ae7f1f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:23.848Z|0d2dcb1f-5277-437b-8145-7781ae7f1f5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:23.850Z|ad7325f8-c98c-41d4-b9a7-cff3c5314f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:23.850Z|ad7325f8-c98c-41d4-b9a7-cff3c5314f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:25.242Z|56d1d203-c462-4063-952b-1cdc9212a98f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:40:25.242Z|56d1d203-c462-4063-952b-1cdc9212a98f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:40:28.279Z|d594c0ee-5b62-4cac-89cf-3ee2a6c48805|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:40:28.280Z|d594c0ee-5b62-4cac-89cf-3ee2a6c48805|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:33.865Z|5c3701ec-cc92-4287-b4af-3de49151b830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:33.866Z|5c3701ec-cc92-4287-b4af-3de49151b830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:33.867Z|b40e0eeb-94e2-4185-8b66-7044822ed9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:33.869Z|b40e0eeb-94e2-4185-8b66-7044822ed9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:33.871Z|0d9078f8-3551-460b-98e9-e457a3ac2c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:33.872Z|0d9078f8-3551-460b-98e9-e457a3ac2c0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:40.242Z|66051658-0509-45bb-8aa0-2d67d79152d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:40:40.245Z|66051658-0509-45bb-8aa0-2d67d79152d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:40:40.851Z|dc798ccf-21c4-4262-b956-cf1f4ce6235d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:40:40.852Z|dc798ccf-21c4-4262-b956-cf1f4ce6235d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:40:43.891Z|4a3395a2-5bea-4ca0-99b7-9e8f0d0cdbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:43.891Z|e2e8243e-b46e-46ee-bb5b-66b23fc8b754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:43.891Z|58e3b4f8-4716-44b3-9a08-67ab81ffc4c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:43.892Z|4a3395a2-5bea-4ca0-99b7-9e8f0d0cdbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:43.892Z|e2e8243e-b46e-46ee-bb5b-66b23fc8b754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:43.892Z|58e3b4f8-4716-44b3-9a08-67ab81ffc4c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:53.915Z|5ee076d2-2213-43f5-86f1-d25fe4d347b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:53.915Z|ed123b36-9c4a-4124-859c-98f417d9ccbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:53.916Z|5ee076d2-2213-43f5-86f1-d25fe4d347b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:53.917Z|ed123b36-9c4a-4124-859c-98f417d9ccbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:53.919Z|b72ba772-35cb-43b1-bde9-c845fcc085dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:40:53.920Z|b72ba772-35cb-43b1-bde9-c845fcc085dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:40:55.242Z|0dd421f4-c9db-45c4-9085-d892c5e573df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:40:55.243Z|0dd421f4-c9db-45c4-9085-d892c5e573df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:41:03.939Z|e5b72fbe-525e-497d-bacf-88b06799fb00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:03.939Z|e5b72fbe-525e-497d-bacf-88b06799fb00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:03.945Z|7e416378-2938-4e95-842c-b203ecb31fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:03.945Z|99dc57ed-ecc7-4ac9-a667-d97be9518f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:03.945Z|7e416378-2938-4e95-842c-b203ecb31fc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:03.945Z|99dc57ed-ecc7-4ac9-a667-d97be9518f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:10.243Z|d9446642-34bc-42bc-8f47-542f386b1151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:41:10.243Z|d9446642-34bc-42bc-8f47-542f386b1151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:41:10.853Z|6acf4bfe-6c1b-404f-a8d9-51ed562b4f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:41:10.854Z|6acf4bfe-6c1b-404f-a8d9-51ed562b4f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:41:13.960Z|8432841f-9340-4ffa-98c8-f670137b0e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:13.961Z|8432841f-9340-4ffa-98c8-f670137b0e8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:13.965Z|1b879e71-d984-4508-a9fb-69ec7715203a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:13.966Z|1b879e71-d984-4508-a9fb-69ec7715203a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:13.966Z|5e2f3ade-9fe8-443d-80ab-95c803cc754d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:13.967Z|5e2f3ade-9fe8-443d-80ab-95c803cc754d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:23.984Z|f78dfc10-8afe-41ce-8afe-2ed3d1551ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:23.985Z|f78dfc10-8afe-41ce-8afe-2ed3d1551ef2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:23.990Z|09ae9911-910c-4042-8c2c-8ac8df6084d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:23.991Z|09ae9911-910c-4042-8c2c-8ac8df6084d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:23.994Z|ffb773f9-84e7-41e0-bbed-5f9a272b3a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:23.994Z|ffb773f9-84e7-41e0-bbed-5f9a272b3a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:25.242Z|fc64a9aa-21bf-4d6f-8dfb-7bb7391493eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:41:25.245Z|fc64a9aa-21bf-4d6f-8dfb-7bb7391493eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:41:28.274Z|5dd18f00-96b2-430b-b294-430253e62597|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:41:28.275Z|5dd18f00-96b2-430b-b294-430253e62597|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:34.013Z|47e46330-a8fb-42d1-af81-ef0810cf886f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:34.014Z|47e46330-a8fb-42d1-af81-ef0810cf886f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:34.019Z|753cd8e4-7dcb-4e4a-833c-80c79b6cd0cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:34.019Z|51895a20-8bd8-47ac-9712-325236dac519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:34.020Z|753cd8e4-7dcb-4e4a-833c-80c79b6cd0cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:34.020Z|51895a20-8bd8-47ac-9712-325236dac519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:40.242Z|279444ed-0ec9-4379-9aff-4278f3c9746f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:41:40.242Z|279444ed-0ec9-4379-9aff-4278f3c9746f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:41:40.854Z|87ee5d78-9022-4b83-945e-194f525d01e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:41:40.855Z|87ee5d78-9022-4b83-945e-194f525d01e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:41:44.037Z|27dc7717-11a0-4a4e-ae36-a8a61c043292|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:44.038Z|27dc7717-11a0-4a4e-ae36-a8a61c043292|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:44.046Z|6938ec53-a952-4ca2-80c9-1c4c6c5ba023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:44.046Z|04e43b29-550d-4e8b-86ba-17425d7c6284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:44.047Z|6938ec53-a952-4ca2-80c9-1c4c6c5ba023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:44.047Z|04e43b29-550d-4e8b-86ba-17425d7c6284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:54.062Z|48c488d5-4892-4d8a-8e34-a4cb6bdf3a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:54.062Z|48c488d5-4892-4d8a-8e34-a4cb6bdf3a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:54.072Z|e2e973ec-7681-4494-b520-27f4e8dff32d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:54.072Z|f930084d-5754-4966-8b77-fa8c40f61d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:41:54.073Z|e2e973ec-7681-4494-b520-27f4e8dff32d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:54.073Z|f930084d-5754-4966-8b77-fa8c40f61d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:41:55.242Z|52f9aa73-05cd-46d6-b053-5bd90b5436c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:41:55.243Z|52f9aa73-05cd-46d6-b053-5bd90b5436c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:42:04.085Z|4a5b5d54-2ba1-4bd5-b9b5-902cf84480cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:04.086Z|4a5b5d54-2ba1-4bd5-b9b5-902cf84480cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:04.094Z|043e7435-89e0-4f14-a750-6554140074ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:04.094Z|d700e8e8-5aeb-4063-961e-9417162d9532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:04.095Z|043e7435-89e0-4f14-a750-6554140074ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:04.096Z|d700e8e8-5aeb-4063-961e-9417162d9532|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:10.242Z|13047021-f3c2-4d63-98f1-ec1d3076d135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:42:10.245Z|13047021-f3c2-4d63-98f1-ec1d3076d135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:42:10.855Z|ad9fe180-046d-44da-a41c-bd8170e15466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:42:10.856Z|ad9fe180-046d-44da-a41c-bd8170e15466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:42:14.107Z|12ec275b-e1be-48d5-aa9b-dd15f887ac9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:14.108Z|12ec275b-e1be-48d5-aa9b-dd15f887ac9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:14.117Z|953ab99a-9af2-4a07-9107-204d337d45ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:14.117Z|8972933f-2710-4f87-a42c-8c41df951883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:14.117Z|8972933f-2710-4f87-a42c-8c41df951883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:14.117Z|953ab99a-9af2-4a07-9107-204d337d45ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:24.133Z|73cfefb8-62d7-41ca-a6a6-d043f23b1067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:24.134Z|73cfefb8-62d7-41ca-a6a6-d043f23b1067|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:24.138Z|aff87f71-1f72-4168-9158-fb70a2acfe46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:24.138Z|aff87f71-1f72-4168-9158-fb70a2acfe46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:24.139Z|dda96208-4d44-4cc0-9dad-cc1df03f52a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:24.139Z|dda96208-4d44-4cc0-9dad-cc1df03f52a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:25.242Z|3fce16a7-6383-48ba-94ee-eda30531118c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:42:25.242Z|3fce16a7-6383-48ba-94ee-eda30531118c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:42:28.272Z|cb3b3a8e-d1b1-4433-8866-8126f73ac4d9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:42:28.273Z|cb3b3a8e-d1b1-4433-8866-8126f73ac4d9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:34.158Z|fae90042-3cde-44e7-b4a7-e3e062b73d94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:34.159Z|dfd6eba8-b2d9-4920-87a9-f0277fdc4cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:34.160Z|dfd6eba8-b2d9-4920-87a9-f0277fdc4cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:34.160Z|da6acdf3-062a-4f72-8b75-a1e6d9a37006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:34.161Z|da6acdf3-062a-4f72-8b75-a1e6d9a37006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:34.159Z|fae90042-3cde-44e7-b4a7-e3e062b73d94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:40.242Z|5df8ab0e-8044-437e-8d25-50e321b5f356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:42:40.242Z|5df8ab0e-8044-437e-8d25-50e321b5f356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:42:40.856Z|a8f7dc5c-838d-47c9-861a-f10284ee6971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:42:40.857Z|a8f7dc5c-838d-47c9-861a-f10284ee6971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:42:44.183Z|a28d860c-48ef-4748-8a84-48081e7ea780|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:44.183Z|35a084cf-6db7-44f0-a64d-b6dd58d6570a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:44.183Z|71946d49-a966-429f-bb89-5ee1c6015600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:44.183Z|a28d860c-48ef-4748-8a84-48081e7ea780|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:44.183Z|35a084cf-6db7-44f0-a64d-b6dd58d6570a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:44.184Z|71946d49-a966-429f-bb89-5ee1c6015600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:54.208Z|f0f28485-e51f-4b30-a9c1-005f3b3d15bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:54.208Z|fec06760-c58a-4219-ad8c-58167ac22c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:54.208Z|be2a1ab6-7be9-4d2f-8f24-c34382b408a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:42:54.208Z|fec06760-c58a-4219-ad8c-58167ac22c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:54.208Z|f0f28485-e51f-4b30-a9c1-005f3b3d15bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:54.208Z|be2a1ab6-7be9-4d2f-8f24-c34382b408a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:42:55.244Z|1150ef9d-603a-435f-945f-528693bc3142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:42:55.246Z|1150ef9d-603a-435f-945f-528693bc3142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:43:04.231Z|990d000c-c044-4eb9-8942-fe6ec1bdd427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:04.233Z|94e11873-1d6d-4bb1-a25d-10c7d5e4fce4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:04.234Z|94e11873-1d6d-4bb1-a25d-10c7d5e4fce4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:04.233Z|e985a20e-827c-4b95-89a0-c442758ba415|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:04.234Z|990d000c-c044-4eb9-8942-fe6ec1bdd427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:04.234Z|e985a20e-827c-4b95-89a0-c442758ba415|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:10.242Z|d511b366-b938-4cf3-9625-e2778fa8468c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:43:10.242Z|d511b366-b938-4cf3-9625-e2778fa8468c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:43:10.858Z|a229806d-83ca-45c5-a998-b7b9ac63d4ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:43:10.858Z|a229806d-83ca-45c5-a998-b7b9ac63d4ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:43:14.255Z|20bb5525-73ea-4d5b-bd22-20f5359603b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:14.256Z|20bb5525-73ea-4d5b-bd22-20f5359603b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:14.258Z|33d5656a-5207-4b2c-b269-dd89823bad94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:14.258Z|63a39401-fa8f-4c05-a2b0-4e7b564e9bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:14.259Z|63a39401-fa8f-4c05-a2b0-4e7b564e9bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:14.259Z|33d5656a-5207-4b2c-b269-dd89823bad94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:24.280Z|cbbaf7b6-a84d-4ceb-bae2-8127ce4ab40a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:24.281Z|cbbaf7b6-a84d-4ceb-bae2-8127ce4ab40a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:24.284Z|3e77f2ad-8088-4191-91c1-943618048270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:24.285Z|3e77f2ad-8088-4191-91c1-943618048270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:24.287Z|97417c6f-ffe2-4a73-9f33-eb543bb77514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:24.288Z|97417c6f-ffe2-4a73-9f33-eb543bb77514|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:25.242Z|bec21769-6cf8-4e5b-9693-6abdb6ccd573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:43:25.243Z|bec21769-6cf8-4e5b-9693-6abdb6ccd573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:43:28.274Z|72506c1d-9f3f-443c-b72f-9d70df8d79c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:43:28.275Z|72506c1d-9f3f-443c-b72f-9d70df8d79c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:34.305Z|02d29871-ce3b-45cd-b5a6-861675f2d63f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:34.305Z|eaf12553-c628-4b17-befd-9a3b3027f839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:34.307Z|02d29871-ce3b-45cd-b5a6-861675f2d63f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:34.307Z|eaf12553-c628-4b17-befd-9a3b3027f839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:34.325Z|fb00abed-9eef-4fc5-9ca6-225ad7415b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:34.326Z|fb00abed-9eef-4fc5-9ca6-225ad7415b1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:40.242Z|32f90cd9-70d1-4875-9333-58c8fe8441a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:43:40.244Z|32f90cd9-70d1-4875-9333-58c8fe8441a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:43:40.859Z|13acd382-68be-4ebf-8d9e-38247d0992cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:43:40.860Z|13acd382-68be-4ebf-8d9e-38247d0992cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:43:44.330Z|8cc434ea-b4fe-4622-9d45-5c5bcd9868e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:44.331Z|8cc434ea-b4fe-4622-9d45-5c5bcd9868e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:44.330Z|8e358d54-abb9-4eff-aa7d-79a4b9666cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:44.331Z|8e358d54-abb9-4eff-aa7d-79a4b9666cab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:44.349Z|3a2a03b7-f71c-4757-be15-1aed20f87049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:44.350Z|3a2a03b7-f71c-4757-be15-1aed20f87049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:54.356Z|55eefa00-778f-4292-a769-630f7887d202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:54.358Z|55eefa00-778f-4292-a769-630f7887d202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:54.360Z|30b7f2c7-e485-401b-bbde-0685a29824ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:54.361Z|30b7f2c7-e485-401b-bbde-0685a29824ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:54.371Z|a3a47385-bc96-4123-b0e4-e05b31d41d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:43:54.372Z|a3a47385-bc96-4123-b0e4-e05b31d41d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:43:55.243Z|02daa3bc-a063-4e75-b552-9a8f181438e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:43:55.244Z|02daa3bc-a063-4e75-b552-9a8f181438e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:44:04.393Z|cdd4496b-668e-4dff-b6c0-bdafdc64f544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:04.393Z|798652bf-111d-40dd-811c-1edb2488ac63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:04.394Z|cdd4496b-668e-4dff-b6c0-bdafdc64f544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:04.394Z|798652bf-111d-40dd-811c-1edb2488ac63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:04.402Z|fffb4ad3-fc6a-4516-a205-4c76e4524aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:04.404Z|fffb4ad3-fc6a-4516-a205-4c76e4524aa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:10.242Z|61502c08-80fb-4436-8a74-ed6fdd6fc5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:44:10.242Z|61502c08-80fb-4436-8a74-ed6fdd6fc5aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:44:10.860Z|602701c6-4db6-4afc-84a9-c3391e2fc224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:44:10.862Z|602701c6-4db6-4afc-84a9-c3391e2fc224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:44:14.419Z|dfffc1a3-9701-4f1f-ac13-1523097ab479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:14.419Z|f35b2620-9b1c-4bca-87e9-b97743d021c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:14.420Z|dfffc1a3-9701-4f1f-ac13-1523097ab479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:14.420Z|f35b2620-9b1c-4bca-87e9-b97743d021c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:14.429Z|315973ed-d803-4abf-b270-7beaa4529a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:14.430Z|315973ed-d803-4abf-b270-7beaa4529a15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:24.442Z|b171cf6d-d6b9-41ca-86f6-ae5b3d7d87f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:24.442Z|dc51a77b-b4a1-4b71-8b4a-202ccacd8b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:24.443Z|dc51a77b-b4a1-4b71-8b4a-202ccacd8b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:24.443Z|b171cf6d-d6b9-41ca-86f6-ae5b3d7d87f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:24.455Z|77d6f730-d322-4545-bd12-29cadc406114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:24.457Z|77d6f730-d322-4545-bd12-29cadc406114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:25.244Z|5d42ba1b-9626-4016-9f8e-acbc6fc7ff69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:44:25.246Z|5d42ba1b-9626-4016-9f8e-acbc6fc7ff69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:44:28.274Z|91583533-4986-4f4d-a29e-7bba35fec307|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:44:28.275Z|91583533-4986-4f4d-a29e-7bba35fec307|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:34.466Z|c79a1747-b22d-4e83-96d6-4f5974dd7f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:34.468Z|c79a1747-b22d-4e83-96d6-4f5974dd7f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:34.468Z|ba35ef87-dd1d-4ba2-a90e-00093c7897d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:34.469Z|ba35ef87-dd1d-4ba2-a90e-00093c7897d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:34.482Z|dabfacd4-5d5a-41bb-99d3-db5695c159af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:34.487Z|dabfacd4-5d5a-41bb-99d3-db5695c159af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:40.244Z|b651656f-6657-4b5f-81c2-f0dd19e31b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:44:40.244Z|b651656f-6657-4b5f-81c2-f0dd19e31b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:44:40.862Z|bcae41f1-d8d2-4f8f-bf88-8b7c3771e9bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:44:40.863Z|bcae41f1-d8d2-4f8f-bf88-8b7c3771e9bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:44:44.493Z|2461d8f0-6edd-4b57-8277-2d8e0534961b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:44.494Z|2461d8f0-6edd-4b57-8277-2d8e0534961b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:44.497Z|4ddde0ca-c1db-4454-ab8e-673e12fd4757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:44.497Z|4ddde0ca-c1db-4454-ab8e-673e12fd4757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:44.511Z|b94d7dab-73e7-4631-8fa3-de736543ab60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:44.512Z|b94d7dab-73e7-4631-8fa3-de736543ab60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:54.519Z|f6890bba-f6c0-44fa-b6bd-66008b47e1d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:54.520Z|f6890bba-f6c0-44fa-b6bd-66008b47e1d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:54.524Z|7c29a46a-5fcc-4381-bfae-8570966d86ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:54.525Z|7c29a46a-5fcc-4381-bfae-8570966d86ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:54.534Z|3cfdedc3-54d1-43c7-b7ac-99cf53849a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:44:54.536Z|3cfdedc3-54d1-43c7-b7ac-99cf53849a99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:44:55.242Z|458c3cc9-f45b-4ac4-af4a-f786deb286b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:44:55.243Z|458c3cc9-f45b-4ac4-af4a-f786deb286b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:45:04.545Z|11a29f91-d125-448d-a5a7-a0c218163e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:04.546Z|11a29f91-d125-448d-a5a7-a0c218163e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:04.552Z|b7855323-9316-4b43-a50f-9cdf19bc8141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:04.553Z|b7855323-9316-4b43-a50f-9cdf19bc8141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:04.560Z|05365334-c31c-4c11-b9b6-d05bf1ceddc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:04.560Z|05365334-c31c-4c11-b9b6-d05bf1ceddc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:10.242Z|9f614c0d-0e85-407d-b246-010809ddb809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:45:10.246Z|9f614c0d-0e85-407d-b246-010809ddb809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:45:10.864Z|5005c8cc-50a0-4bc5-8503-78b24388be7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:45:10.865Z|5005c8cc-50a0-4bc5-8503-78b24388be7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:45:14.570Z|f848e223-77c6-4c42-a9f5-1ab872a30082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:14.571Z|f848e223-77c6-4c42-a9f5-1ab872a30082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:14.577Z|36c8ea39-60a0-4b05-8e36-914a4fde1fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:14.578Z|36c8ea39-60a0-4b05-8e36-914a4fde1fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:14.582Z|547a36ed-3779-49bf-aa0f-d613d3fd520f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:14.583Z|547a36ed-3779-49bf-aa0f-d613d3fd520f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:24.596Z|a05de8ae-1006-4773-9435-5d78579ea305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:24.598Z|a05de8ae-1006-4773-9435-5d78579ea305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:24.601Z|555e1ee8-0528-4f0b-8120-6474f3bc9cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:24.602Z|555e1ee8-0528-4f0b-8120-6474f3bc9cea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:24.605Z|486d3794-9dd7-44b9-83d7-67ea6526e5ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:24.606Z|486d3794-9dd7-44b9-83d7-67ea6526e5ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:25.242Z|036d9732-ed62-4ac0-ad83-b4bb7c4fc56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:45:25.243Z|036d9732-ed62-4ac0-ad83-b4bb7c4fc56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:45:28.274Z|d53abb25-a705-40dd-a7c9-d8d2a1f6ea98|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:45:28.275Z|d53abb25-a705-40dd-a7c9-d8d2a1f6ea98|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:34.627Z|fbe96083-4681-4fd0-b25c-d18fba722a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:34.629Z|fbe96083-4681-4fd0-b25c-d18fba722a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:34.632Z|d4526a73-dc6f-4e64-a120-0937dd8b6e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:34.633Z|d4526a73-dc6f-4e64-a120-0937dd8b6e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:34.632Z|e12884a3-dff3-412f-a394-463c9aa2a4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:34.636Z|e12884a3-dff3-412f-a394-463c9aa2a4a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:40.242Z|80857e41-9524-471c-bc08-fc02a75dbc1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:45:40.244Z|80857e41-9524-471c-bc08-fc02a75dbc1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:45:40.865Z|1d9586bf-1253-4a6f-8921-4569e6947bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:45:40.867Z|1d9586bf-1253-4a6f-8921-4569e6947bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:45:44.656Z|4b6cebd3-c0f9-4c6e-8f5f-dbd480773e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:44.656Z|0f62431d-313c-40e2-a437-d095aaaab757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:44.657Z|4489c9cb-7572-43c8-88bd-4c447e4d6a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:44.657Z|4489c9cb-7572-43c8-88bd-4c447e4d6a8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:44.657Z|0f62431d-313c-40e2-a437-d095aaaab757|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:44.657Z|4b6cebd3-c0f9-4c6e-8f5f-dbd480773e5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:54.689Z|b3d6766e-279e-439f-9353-971b570a37a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:54.691Z|b3d6766e-279e-439f-9353-971b570a37a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:54.685Z|62196b47-c105-4164-87b0-5ae03eb797b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:54.696Z|62196b47-c105-4164-87b0-5ae03eb797b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:54.703Z|e1800d86-6fda-47e3-9cad-5c417ec9ab19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:45:54.709Z|e1800d86-6fda-47e3-9cad-5c417ec9ab19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:45:55.242Z|2316602f-525a-418d-9bc4-777135f0b1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:45:55.245Z|2316602f-525a-418d-9bc4-777135f0b1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:46:04.727Z|59787d23-bdb6-4f9c-8295-43b453ad65b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:04.727Z|d3caf845-441b-4239-a398-52656bec3da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:04.728Z|59787d23-bdb6-4f9c-8295-43b453ad65b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:04.728Z|d3caf845-441b-4239-a398-52656bec3da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:04.732Z|c47e8f3c-019a-4146-aeaa-8c3b11dec69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:04.733Z|c47e8f3c-019a-4146-aeaa-8c3b11dec69a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:10.244Z|a91cd4b4-4e0c-4fb5-a5bb-cf645b6dad78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:46:10.245Z|a91cd4b4-4e0c-4fb5-a5bb-cf645b6dad78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:46:10.872Z|171a58ce-aef5-4fc7-96c9-9a7986fa1694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:46:10.872Z|171a58ce-aef5-4fc7-96c9-9a7986fa1694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:46:14.753Z|e5a9e16f-8bc5-4583-b30d-36b165eed2ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:14.753Z|66d26c38-4c58-4ed0-9025-e85d8c4baa10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:14.753Z|e5a9e16f-8bc5-4583-b30d-36b165eed2ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:14.754Z|66d26c38-4c58-4ed0-9025-e85d8c4baa10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:14.758Z|834bf12e-bb13-4e06-86a5-d14654177f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:14.758Z|834bf12e-bb13-4e06-86a5-d14654177f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:24.777Z|406a12e1-b11f-4801-a247-d6c6f35e649a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:24.778Z|406a12e1-b11f-4801-a247-d6c6f35e649a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:24.785Z|010b7091-b94a-454c-87e9-ff0131260e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:24.786Z|010b7091-b94a-454c-87e9-ff0131260e65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:24.786Z|c81ab6c3-1f50-4803-b75a-b5ba2e3a8b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:24.787Z|c81ab6c3-1f50-4803-b75a-b5ba2e3a8b57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:25.242Z|9345ce2e-f926-4fba-9eda-f03d557c1588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:46:25.243Z|9345ce2e-f926-4fba-9eda-f03d557c1588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:46:28.273Z|4dbab032-b786-4291-ae95-571d14fe912a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:46:28.274Z|4dbab032-b786-4291-ae95-571d14fe912a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:34.800Z|10732cbf-77b7-4226-87af-f66006624827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:34.801Z|10732cbf-77b7-4226-87af-f66006624827|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:34.820Z|0aca33bf-9ae5-42e5-a18a-f5273f617844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:34.820Z|30531cb4-dba0-45b7-b123-39f8b00c1474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:34.821Z|0aca33bf-9ae5-42e5-a18a-f5273f617844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:34.821Z|30531cb4-dba0-45b7-b123-39f8b00c1474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:40.242Z|c6e661f1-6158-4ec7-acdf-a4379a01ebb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:46:40.249Z|c6e661f1-6158-4ec7-acdf-a4379a01ebb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:46:40.873Z|eb092a23-8a56-43b4-94bd-82e803869ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:46:40.874Z|eb092a23-8a56-43b4-94bd-82e803869ca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:46:44.824Z|218cb544-c010-4059-a493-655d44555f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:44.825Z|218cb544-c010-4059-a493-655d44555f60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:44.841Z|123285ab-d82b-41b2-9252-22bd101fe16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:44.842Z|123285ab-d82b-41b2-9252-22bd101fe16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:44.844Z|92b96c56-15af-4253-a842-9b29307d3fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:44.844Z|92b96c56-15af-4253-a842-9b29307d3fab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:54.848Z|7c393637-4908-40f8-8d72-86133bf1bb9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:54.849Z|7c393637-4908-40f8-8d72-86133bf1bb9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:54.861Z|edc84a01-cb50-41a1-a5e8-7e0e02d047d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:54.862Z|edc84a01-cb50-41a1-a5e8-7e0e02d047d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:54.865Z|6e4278ce-e159-45d9-9ae7-0b1cf6e1a188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:46:54.866Z|6e4278ce-e159-45d9-9ae7-0b1cf6e1a188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:46:55.242Z|8281759c-21d1-43a9-ad78-4c455dfd065e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:46:55.242Z|8281759c-21d1-43a9-ad78-4c455dfd065e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:47:04.874Z|d289a2ca-f4ca-430c-a2c7-a68a8d37c863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:04.875Z|d289a2ca-f4ca-430c-a2c7-a68a8d37c863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:04.884Z|7b315c01-e6c4-455a-bb1b-33e8cd64abd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:04.886Z|7b315c01-e6c4-455a-bb1b-33e8cd64abd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:04.887Z|7371f31d-5a1d-4916-9eb4-74fffe1eb0de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:04.887Z|7371f31d-5a1d-4916-9eb4-74fffe1eb0de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:10.242Z|1cd4c895-7baf-4394-9496-ced7e5430c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:47:10.242Z|1cd4c895-7baf-4394-9496-ced7e5430c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:47:10.875Z|b0e1916a-77ec-4ba6-9c73-37d701c33d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:47:10.876Z|b0e1916a-77ec-4ba6-9c73-37d701c33d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:47:14.900Z|f3e98ea3-dc1b-4ea8-96ef-6f57add03684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:14.901Z|f3e98ea3-dc1b-4ea8-96ef-6f57add03684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:14.907Z|1298f276-1540-4a08-91bc-367a75eec4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:14.908Z|1298f276-1540-4a08-91bc-367a75eec4e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:14.911Z|8885c5e8-5995-49e1-ae95-8f3ecc5aff64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:14.912Z|8885c5e8-5995-49e1-ae95-8f3ecc5aff64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:24.928Z|4b94228e-b612-4318-b868-55d849ff46ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:24.929Z|4b94228e-b612-4318-b868-55d849ff46ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:24.930Z|bcc09f18-d75b-4ad7-9fcc-1997251a8822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:24.930Z|bcc09f18-d75b-4ad7-9fcc-1997251a8822|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:24.934Z|7315cc4d-1c49-4e09-9878-aa0ec6cbf2be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:24.934Z|7315cc4d-1c49-4e09-9878-aa0ec6cbf2be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:25.242Z|c3d7c709-cbe9-40c4-a15c-9eeeacf79399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:47:25.245Z|c3d7c709-cbe9-40c4-a15c-9eeeacf79399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:47:28.273Z|d45611d3-1eaa-4bca-89b6-46042814d59d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:47:28.274Z|d45611d3-1eaa-4bca-89b6-46042814d59d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:34.957Z|3d0ac9bd-deb5-407e-81b1-08bd304ddc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:34.957Z|0019cd66-1f2c-4292-a833-3ce336fe8c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:34.957Z|881fbd76-23d1-44f5-b104-bc83d3df7729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:34.958Z|0019cd66-1f2c-4292-a833-3ce336fe8c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:34.958Z|3d0ac9bd-deb5-407e-81b1-08bd304ddc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:34.958Z|881fbd76-23d1-44f5-b104-bc83d3df7729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:40.242Z|2ec21bb1-a19e-4a07-984b-2290791f4c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:47:40.242Z|2ec21bb1-a19e-4a07-984b-2290791f4c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:47:40.876Z|0638d0c5-a23a-468d-a0b0-75e1e11aa7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:47:40.877Z|0638d0c5-a23a-468d-a0b0-75e1e11aa7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:47:44.986Z|7dfb3f8d-9ae3-443a-8e07-f1b7ef58cc56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:44.987Z|7dfb3f8d-9ae3-443a-8e07-f1b7ef58cc56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:44.992Z|45f43158-d417-47bd-ba7c-96f9f062c1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:44.993Z|45f43158-d417-47bd-ba7c-96f9f062c1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:44.995Z|b748c2e9-5986-4a7b-b0f0-9b44417be7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:44.995Z|b748c2e9-5986-4a7b-b0f0-9b44417be7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:55.009Z|4d7c94fb-9c16-4fe8-8326-5edf20215304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:55.010Z|4d7c94fb-9c16-4fe8-8326-5edf20215304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:55.016Z|dd104b9c-31f1-4a40-af35-1de9b6b08561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:55.017Z|07d9506c-9ccc-4637-8adc-d19b7f176b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:47:55.017Z|dd104b9c-31f1-4a40-af35-1de9b6b08561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:55.017Z|07d9506c-9ccc-4637-8adc-d19b7f176b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:47:55.242Z|336d647b-6f28-4677-a1ed-317f831ee8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:47:55.243Z|336d647b-6f28-4677-a1ed-317f831ee8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:48:05.032Z|4b1b64a3-041f-4e84-af67-40d792cf16a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:05.033Z|4b1b64a3-041f-4e84-af67-40d792cf16a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:05.039Z|80397cb7-f230-471e-a991-0940f2a67316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:05.040Z|80397cb7-f230-471e-a991-0940f2a67316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:05.040Z|4308d525-a512-4cc3-9663-5461a6e0a3de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:05.041Z|4308d525-a512-4cc3-9663-5461a6e0a3de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:10.242Z|99009667-60f1-4ee2-a38c-9f4d05a5f43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:48:10.245Z|99009667-60f1-4ee2-a38c-9f4d05a5f43b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:48:10.878Z|84b027a7-7149-4e7c-b04d-1df37c3b3bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:48:10.879Z|84b027a7-7149-4e7c-b04d-1df37c3b3bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:48:15.055Z|7a583042-b6ed-49a3-ae26-9f71456198f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:15.056Z|7a583042-b6ed-49a3-ae26-9f71456198f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:15.058Z|2d1140c9-6808-4fd0-b3b8-4f77670ea487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:15.059Z|2d1140c9-6808-4fd0-b3b8-4f77670ea487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:15.063Z|d97ec92b-3737-42d8-94b7-9f64f0270841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:15.064Z|d97ec92b-3737-42d8-94b7-9f64f0270841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:25.080Z|aa8696e1-1035-4c4a-97bf-45679e28272b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:25.081Z|aa8696e1-1035-4c4a-97bf-45679e28272b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:25.084Z|67c341be-3018-4a9c-8011-4982d6bf6836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:25.085Z|67c341be-3018-4a9c-8011-4982d6bf6836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:25.089Z|cbd41265-597d-48d8-a618-086177b0336a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:25.089Z|cbd41265-597d-48d8-a618-086177b0336a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:25.242Z|938312a6-145a-4e61-92ad-29570c915cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:48:25.243Z|938312a6-145a-4e61-92ad-29570c915cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:48:28.273Z|ef59b5f2-0dfd-4a60-8072-5da38eb3d695|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:48:28.274Z|ef59b5f2-0dfd-4a60-8072-5da38eb3d695|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:35.102Z|aafce5d3-8d02-4bee-b20b-94ba4c460a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:35.103Z|aafce5d3-8d02-4bee-b20b-94ba4c460a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:35.108Z|e6731f2a-08c2-43c8-9d1b-dbd61e026d41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:35.109Z|e6731f2a-08c2-43c8-9d1b-dbd61e026d41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:35.112Z|62276f72-00e5-473d-a297-28f5fa356e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:35.112Z|62276f72-00e5-473d-a297-28f5fa356e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:40.242Z|bc456086-ec37-4041-9769-5de201d89b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:48:40.242Z|bc456086-ec37-4041-9769-5de201d89b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:48:40.879Z|ac6c679d-64f0-4c54-9859-07c69a7f741d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:48:40.880Z|ac6c679d-64f0-4c54-9859-07c69a7f741d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:48:45.125Z|ac068b60-6593-4064-ae71-4816052ea7c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:45.127Z|ac068b60-6593-4064-ae71-4816052ea7c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:45.128Z|4dace15d-a580-44ac-b5a3-ab503dce947e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:45.129Z|4dace15d-a580-44ac-b5a3-ab503dce947e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:45.131Z|ca66360b-2555-4d6e-be83-3b45db39427c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:45.132Z|ca66360b-2555-4d6e-be83-3b45db39427c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:55.152Z|a0b32a65-00ac-4bee-802f-140ce2203866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:55.153Z|a0b32a65-00ac-4bee-802f-140ce2203866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:55.155Z|b453054d-c171-44ba-ab1f-6db3d9de0dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:55.156Z|b453054d-c171-44ba-ab1f-6db3d9de0dd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:55.161Z|15e2433f-0577-4b48-a1c5-3401060f7c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:48:55.162Z|15e2433f-0577-4b48-a1c5-3401060f7c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:48:55.242Z|6cee911b-bb1e-444e-a393-eb8453b037b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:48:55.245Z|6cee911b-bb1e-444e-a393-eb8453b037b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:05.176Z|2045c889-5efb-4083-8356-84f2bda05cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:05.177Z|2045c889-5efb-4083-8356-84f2bda05cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:05.177Z|72b73075-88ea-4a83-8850-14dd8bb2e7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:05.178Z|72b73075-88ea-4a83-8850-14dd8bb2e7c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:05.190Z|83614978-824f-4b33-af29-8269c29a13c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:05.190Z|83614978-824f-4b33-af29-8269c29a13c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:10.242Z|9afca38b-2ba8-42b4-80ce-8cfb5bddaee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:49:10.242Z|9afca38b-2ba8-42b4-80ce-8cfb5bddaee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:10.881Z|082fde42-6c0b-4e81-bf69-4977470dd2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:49:10.881Z|082fde42-6c0b-4e81-bf69-4977470dd2ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:15.200Z|8252081a-6ed9-4574-a3a7-b0e6e67d9775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:15.201Z|8252081a-6ed9-4574-a3a7-b0e6e67d9775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:15.202Z|c6bfcf5b-9445-4f28-b9a7-e840fa8b25e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:15.203Z|c6bfcf5b-9445-4f28-b9a7-e840fa8b25e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:15.213Z|79163e52-136b-493e-9150-c3567db365b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:15.214Z|79163e52-136b-493e-9150-c3567db365b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:25.225Z|f8cc540e-f41a-4f2b-8f1e-ed389f1978bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:25.225Z|0a952f22-0f0c-4ffa-b095-642fe5fae9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:25.225Z|0a952f22-0f0c-4ffa-b095-642fe5fae9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:25.226Z|f8cc540e-f41a-4f2b-8f1e-ed389f1978bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:25.235Z|0a335b66-23aa-4ce8-8578-e78c3fd9194a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:25.236Z|0a335b66-23aa-4ce8-8578-e78c3fd9194a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:25.242Z|a839cd49-57a3-4200-9f9d-899d201efe18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:49:25.242Z|a839cd49-57a3-4200-9f9d-899d201efe18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:28.277Z|9499d707-48bf-4f1c-b4cc-22158be69d5b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:49:28.278Z|9499d707-48bf-4f1c-b4cc-22158be69d5b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:35.246Z|b1a4ed70-8759-4894-bda4-5282980c1464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:35.246Z|e852ea83-ab02-4941-8bff-393021f02977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:35.247Z|e852ea83-ab02-4941-8bff-393021f02977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:35.247Z|b1a4ed70-8759-4894-bda4-5282980c1464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:35.258Z|15d0e1a2-8bcc-4a6e-80a0-ea52a587716d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:35.259Z|15d0e1a2-8bcc-4a6e-80a0-ea52a587716d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:40.242Z|170be8f2-7e7f-4049-bef3-49792bbc7b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:49:40.245Z|170be8f2-7e7f-4049-bef3-49792bbc7b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:40.882Z|78e183f3-f2f7-441b-bd00-240ca42da477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:49:40.882Z|78e183f3-f2f7-441b-bd00-240ca42da477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:45.270Z|8daf25e1-0b2f-44c5-bedb-13b6399f0270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:45.269Z|f69fba9b-de65-43a0-a966-8f4d42a4c43a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:45.270Z|8daf25e1-0b2f-44c5-bedb-13b6399f0270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:45.270Z|f69fba9b-de65-43a0-a966-8f4d42a4c43a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:45.281Z|c06fcd41-f12f-480d-95e9-ef29362e2914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:45.282Z|c06fcd41-f12f-480d-95e9-ef29362e2914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:55.242Z|1824f82b-d8a2-49db-9f96-f9edf5345956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:49:55.242Z|1824f82b-d8a2-49db-9f96-f9edf5345956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:49:55.298Z|ed00f70a-07ba-4213-9ae4-cf71e488d098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:55.299Z|ed00f70a-07ba-4213-9ae4-cf71e488d098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:55.305Z|89a570c2-ad7d-447d-8049-20a53d3a5ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:55.306Z|89a570c2-ad7d-447d-8049-20a53d3a5ab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:49:55.298Z|17a99a35-1122-4f94-8ed4-29678639fe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:49:55.307Z|17a99a35-1122-4f94-8ed4-29678639fe04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:05.330Z|6830efce-5be0-4887-bd95-6509dccb5754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:05.331Z|6830efce-5be0-4887-bd95-6509dccb5754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:05.342Z|f964a5c9-5fd1-4a03-ab07-85ac855f64ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:05.343Z|f964a5c9-5fd1-4a03-ab07-85ac855f64ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:05.348Z|0bf3b139-0822-441b-bbbe-456d22752951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:05.348Z|0bf3b139-0822-441b-bbbe-456d22752951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:10.242Z|82dea888-13fa-4f62-9579-1d962a0e44d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:50:10.242Z|82dea888-13fa-4f62-9579-1d962a0e44d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:50:10.883Z|db03860f-21ff-49ae-af5d-d73a1241c2ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:50:10.884Z|db03860f-21ff-49ae-af5d-d73a1241c2ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:50:15.353Z|e8c3c98b-55c4-4b7e-8020-ed50146e9cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:15.354Z|e8c3c98b-55c4-4b7e-8020-ed50146e9cf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:15.363Z|43e1cd6b-6941-4b15-914c-cc0c999d4c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:15.363Z|43e1cd6b-6941-4b15-914c-cc0c999d4c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:15.368Z|7a9b88b0-d5d8-4c7d-9ba4-22ce1f94bc03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:15.369Z|7a9b88b0-d5d8-4c7d-9ba4-22ce1f94bc03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:25.242Z|bb049d4c-4110-4557-acdd-3604b7a0e534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:50:25.244Z|bb049d4c-4110-4557-acdd-3604b7a0e534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:50:25.376Z|7c8e1d01-7f49-4a6c-9ca0-72823b5d2f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:25.377Z|7c8e1d01-7f49-4a6c-9ca0-72823b5d2f52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:25.387Z|5901e21d-8cba-449c-a22f-33676979b231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:25.389Z|5901e21d-8cba-449c-a22f-33676979b231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:25.394Z|ff896362-bde3-482d-b443-6ed5e78ccb79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:25.394Z|ff896362-bde3-482d-b443-6ed5e78ccb79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:28.274Z|188078a5-df62-4d88-b911-bb3c5208f209|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:50:28.275Z|188078a5-df62-4d88-b911-bb3c5208f209|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:35.399Z|457992f4-e35d-4be8-9c80-193e8a597363|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:35.400Z|457992f4-e35d-4be8-9c80-193e8a597363|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:35.415Z|cbe6fb6e-5a44-4ad2-a695-a38e10f4b4e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:35.416Z|facc7ffa-354a-4816-9ee1-5d4b1d3ae83f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:35.416Z|facc7ffa-354a-4816-9ee1-5d4b1d3ae83f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:35.416Z|cbe6fb6e-5a44-4ad2-a695-a38e10f4b4e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:40.242Z|8571f58e-b1f4-4ef0-a97a-a83ec9952346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:50:40.243Z|8571f58e-b1f4-4ef0-a97a-a83ec9952346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:50:40.885Z|5c44859b-d09c-4127-a289-1392dbb61c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:50:40.885Z|5c44859b-d09c-4127-a289-1392dbb61c98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:50:45.425Z|c183d0b6-19b3-4fd6-89d1-e269a01da82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:45.426Z|c183d0b6-19b3-4fd6-89d1-e269a01da82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:45.435Z|63ada13f-7c69-4f2d-ab24-20042f272480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:45.436Z|63ada13f-7c69-4f2d-ab24-20042f272480|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:45.441Z|32fcd032-a1de-4b63-b553-df08cf785f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:45.442Z|32fcd032-a1de-4b63-b553-df08cf785f49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:55.242Z|a2c9fa30-9951-49da-acec-4c0318678014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:50:55.242Z|a2c9fa30-9951-49da-acec-4c0318678014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:50:55.450Z|654b8f05-f2e5-4794-b7c4-0b8dc698fedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:55.451Z|654b8f05-f2e5-4794-b7c4-0b8dc698fedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:55.456Z|e607fae4-8487-4b82-b72b-a1cfbb2694eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:55.457Z|e607fae4-8487-4b82-b72b-a1cfbb2694eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:50:55.464Z|8c153ad2-f3bf-4ae2-89b4-621806df9e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:50:55.465Z|8c153ad2-f3bf-4ae2-89b4-621806df9e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:05.474Z|ff9c0894-5edb-4d71-9793-9d799d5b96ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:05.475Z|ff9c0894-5edb-4d71-9793-9d799d5b96ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:05.481Z|2253e55f-b8cd-47f8-9ef4-5a7f30ce9e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:05.482Z|2253e55f-b8cd-47f8-9ef4-5a7f30ce9e0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:05.486Z|3c50e43b-e9a9-466a-9e6d-ef6b7aef09a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:05.488Z|3c50e43b-e9a9-466a-9e6d-ef6b7aef09a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:10.242Z|b7a77d8d-8378-48e9-8a0f-f65f1506ba4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:51:10.245Z|b7a77d8d-8378-48e9-8a0f-f65f1506ba4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:51:10.886Z|dee3ec71-1f5d-4e89-b128-3713d8c63c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:51:10.887Z|dee3ec71-1f5d-4e89-b128-3713d8c63c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:51:15.543Z|3d83f2af-a94e-40f7-9e50-359fc6396316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:15.544Z|3d83f2af-a94e-40f7-9e50-359fc6396316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:15.544Z|aad05195-9f6e-4797-8dac-04021478a2cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:15.545Z|aad05195-9f6e-4797-8dac-04021478a2cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:15.526Z|6f1f0532-9383-4f8e-87c3-7e238828b707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:15.546Z|6f1f0532-9383-4f8e-87c3-7e238828b707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:25.242Z|021f1b2e-a5a1-4377-bc06-5c1bfa21d7ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:51:25.242Z|021f1b2e-a5a1-4377-bc06-5c1bfa21d7ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:51:25.570Z|d77a9b13-eea9-4f67-a52d-7a8ba4139048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:25.571Z|d77a9b13-eea9-4f67-a52d-7a8ba4139048|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:25.572Z|702555d0-cb8d-4e1d-9329-e9d685508a64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:25.570Z|2561aae1-1d2d-4134-b631-8c59b694f4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:25.574Z|2561aae1-1d2d-4134-b631-8c59b694f4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:25.573Z|702555d0-cb8d-4e1d-9329-e9d685508a64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:28.273Z|02932932-d9a4-4ccb-b943-72a59a44d55f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:51:28.274Z|02932932-d9a4-4ccb-b943-72a59a44d55f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:35.603Z|c2f7c350-7b05-4ea1-87bf-8720fab53d66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:35.603Z|1cbaa7e2-0152-4f37-8054-f92167ae70c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:35.604Z|c2f7c350-7b05-4ea1-87bf-8720fab53d66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:35.604Z|1cbaa7e2-0152-4f37-8054-f92167ae70c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:35.607Z|cc1c1f67-71d8-4a46-834a-5c26773c05a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:35.607Z|cc1c1f67-71d8-4a46-834a-5c26773c05a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:40.242Z|f46b6270-451f-4bcd-9e3c-2566d1dcf915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:51:40.243Z|f46b6270-451f-4bcd-9e3c-2566d1dcf915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:51:40.887Z|d2fb2771-1d3f-4366-bfd9-65be150808dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:51:40.888Z|d2fb2771-1d3f-4366-bfd9-65be150808dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:51:45.629Z|29fc9956-8bd4-4c31-991a-686e11d911dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:45.629Z|71ea9f4d-69dc-416d-a825-7c1fd15f7b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:45.629Z|29fc9956-8bd4-4c31-991a-686e11d911dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:45.629Z|71ea9f4d-69dc-416d-a825-7c1fd15f7b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:45.629Z|ce7df615-7b67-4c66-bbc7-be95ebe854c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:45.630Z|ce7df615-7b67-4c66-bbc7-be95ebe854c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:55.244Z|d2df1e2e-1f55-4bff-aefe-0a5c33a2634e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:51:55.264Z|d2df1e2e-1f55-4bff-aefe-0a5c33a2634e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:51:55.650Z|33647eb2-ef8b-42a7-b9e3-10333785c1b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:55.650Z|3fe5faff-9b41-4195-9252-232b90d373a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:55.651Z|3fe5faff-9b41-4195-9252-232b90d373a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:55.651Z|33647eb2-ef8b-42a7-b9e3-10333785c1b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:51:55.651Z|c677958b-7e28-4cd3-9598-3e9ec76dd9bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:51:55.652Z|c677958b-7e28-4cd3-9598-3e9ec76dd9bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:05.673Z|3b4c42f3-9fa7-407a-92a4-8ec21537174c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:05.673Z|3b4c42f3-9fa7-407a-92a4-8ec21537174c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:05.673Z|b8c3ea6d-debf-4d53-af3b-0212c9db6c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:05.674Z|b8c3ea6d-debf-4d53-af3b-0212c9db6c57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:05.674Z|c8ad7afa-594b-48f5-b149-58fca4ffce06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:05.675Z|c8ad7afa-594b-48f5-b149-58fca4ffce06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:10.242Z|d8c0a429-3312-4dce-857f-a059a8aabbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:52:10.242Z|d8c0a429-3312-4dce-857f-a059a8aabbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:52:10.892Z|87a114c6-1612-4879-bbba-e94be16a4f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:52:10.893Z|87a114c6-1612-4879-bbba-e94be16a4f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:52:15.699Z|c12ad997-6761-4c87-9ec0-7b7663a2a8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:15.700Z|63dc9556-2e6a-4d70-a4a3-b6ea8253eed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:15.700Z|c12ad997-6761-4c87-9ec0-7b7663a2a8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:15.700Z|a254f7bb-e7d5-4fa8-b66d-82d478cd3fe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:15.701Z|63dc9556-2e6a-4d70-a4a3-b6ea8253eed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:15.701Z|a254f7bb-e7d5-4fa8-b66d-82d478cd3fe0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:25.242Z|0cd4659a-6c0c-4ae9-af8f-3a86ed880cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:52:25.242Z|0cd4659a-6c0c-4ae9-af8f-3a86ed880cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:52:25.726Z|b48cf5ec-01fc-420c-bfeb-e080dc484e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:25.727Z|b48cf5ec-01fc-420c-bfeb-e080dc484e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:25.727Z|b8c2063e-320e-43a1-9249-b4ff57bdfe1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:25.728Z|b8c2063e-320e-43a1-9249-b4ff57bdfe1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:25.731Z|b46628dd-63e2-440e-b64b-0871676148c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:25.732Z|b46628dd-63e2-440e-b64b-0871676148c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:28.275Z|0f51b324-b622-41ff-93aa-f1cdcef37af7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:52:28.276Z|0f51b324-b622-41ff-93aa-f1cdcef37af7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:35.748Z|2d1d10ab-269b-4195-94a6-089ce2f4f185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:35.748Z|8dc243ad-a355-4bdc-8f51-ee01ff60caf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:35.749Z|2d1d10ab-269b-4195-94a6-089ce2f4f185|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:35.749Z|8dc243ad-a355-4bdc-8f51-ee01ff60caf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:35.752Z|af09c7ca-0569-41d5-88aa-e9107288cd98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:35.753Z|af09c7ca-0569-41d5-88aa-e9107288cd98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:40.242Z|8451080d-8719-4243-aaad-232fefc9edd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:52:40.246Z|8451080d-8719-4243-aaad-232fefc9edd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:52:40.893Z|2b6af394-8849-4423-a71e-dc133cb23f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:52:40.894Z|2b6af394-8849-4423-a71e-dc133cb23f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:52:45.770Z|11ef9fd2-6054-4945-bce7-bae43fd3b2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:45.772Z|af24dd6e-eaca-4df6-9b51-763c454fbbab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:45.773Z|af24dd6e-eaca-4df6-9b51-763c454fbbab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:45.772Z|11ef9fd2-6054-4945-bce7-bae43fd3b2f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:45.776Z|056f7cd5-06a4-412c-955c-438e929772b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:45.777Z|056f7cd5-06a4-412c-955c-438e929772b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:55.242Z|e30c359e-0c75-439b-acdf-bbc50e60468b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:52:55.242Z|e30c359e-0c75-439b-acdf-bbc50e60468b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:52:55.797Z|338dc261-28ad-44eb-9d2a-e8a61cfebc85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:55.798Z|338dc261-28ad-44eb-9d2a-e8a61cfebc85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:55.797Z|cc5d0138-6046-4e84-a85c-6f9cecaea881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:55.800Z|cc5d0138-6046-4e84-a85c-6f9cecaea881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:52:55.800Z|8fca65c3-7954-4ff2-8a95-618ae17a35aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:52:55.801Z|8fca65c3-7954-4ff2-8a95-618ae17a35aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:05.832Z|f8b00f7b-991f-4690-8ce2-a093b73a2e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:05.833Z|f8b00f7b-991f-4690-8ce2-a093b73a2e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:05.840Z|ad50d2af-f295-4438-a128-64932fcb351a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:05.840Z|f5c2b083-2d51-451c-866a-1172d8f3089b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:05.841Z|ad50d2af-f295-4438-a128-64932fcb351a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:05.841Z|f5c2b083-2d51-451c-866a-1172d8f3089b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:10.242Z|9be467db-93c4-46e6-947d-db8dcd63c604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:53:10.242Z|9be467db-93c4-46e6-947d-db8dcd63c604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:53:10.895Z|0bb457c8-1094-450a-9814-37007a091ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:53:10.896Z|0bb457c8-1094-450a-9814-37007a091ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:53:15.871Z|2762631f-e892-4ff7-b180-8521b230f86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:15.872Z|2762631f-e892-4ff7-b180-8521b230f86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:15.873Z|c583d802-0ad6-4d57-be79-c8eb3415fb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:15.874Z|c583d802-0ad6-4d57-be79-c8eb3415fb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:15.880Z|2237f071-e479-4c09-a6de-6511b387babf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:15.881Z|2237f071-e479-4c09-a6de-6511b387babf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:25.242Z|78baf1e9-f9be-4781-8bab-91b7c3fd8d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:53:25.245Z|78baf1e9-f9be-4781-8bab-91b7c3fd8d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:53:25.898Z|51a79948-90bd-458c-9ed5-8653485332cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:25.898Z|376d7937-6596-4ecd-9cea-4180c5620e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:25.899Z|51a79948-90bd-458c-9ed5-8653485332cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:25.903Z|376d7937-6596-4ecd-9cea-4180c5620e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:25.910Z|166221b7-0ec7-4c1d-9668-10d8d1931768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:25.910Z|166221b7-0ec7-4c1d-9668-10d8d1931768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:28.274Z|5a90245e-ccc9-4889-a27a-2d949dc89e18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:53:28.275Z|5a90245e-ccc9-4889-a27a-2d949dc89e18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:35.923Z|ac511df3-a7c7-4e67-b1d4-6866aafb63e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:35.924Z|17748445-fe48-475e-849d-5be07cefd437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:35.924Z|ac511df3-a7c7-4e67-b1d4-6866aafb63e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:35.924Z|17748445-fe48-475e-849d-5be07cefd437|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:35.932Z|04ac8e7d-9019-40d6-b69f-2b73d71a2497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:35.933Z|04ac8e7d-9019-40d6-b69f-2b73d71a2497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:40.243Z|1a29c21a-6448-4a5d-9ce2-fc155fc1fdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:53:40.243Z|1a29c21a-6448-4a5d-9ce2-fc155fc1fdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:53:40.896Z|51cec1ec-f02f-4c25-9d13-d120f289f6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:53:40.897Z|51cec1ec-f02f-4c25-9d13-d120f289f6b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:53:45.947Z|c3436545-f3c6-4f2b-b34a-55ac4c87d8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:45.948Z|c3436545-f3c6-4f2b-b34a-55ac4c87d8b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:45.950Z|66e2b697-9c2b-4f38-8d41-3723221b1691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:45.951Z|66e2b697-9c2b-4f38-8d41-3723221b1691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:45.957Z|20cf8b2e-c1a4-489a-b769-4f2d4200c7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:45.958Z|20cf8b2e-c1a4-489a-b769-4f2d4200c7a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:55.242Z|75e119b1-3050-4a6f-90cc-4b3efb6e06f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:53:55.243Z|75e119b1-3050-4a6f-90cc-4b3efb6e06f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:53:55.975Z|69615af9-276b-4087-897d-c8a29d9c89e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:55.975Z|42fdda11-0d7c-4209-8c70-e955748c8274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:55.976Z|42fdda11-0d7c-4209-8c70-e955748c8274|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:55.976Z|69615af9-276b-4087-897d-c8a29d9c89e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:53:55.981Z|52a5829a-7464-442a-bb93-af2b435eec6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:53:55.981Z|52a5829a-7464-442a-bb93-af2b435eec6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:06.000Z|e4833b3d-3a5f-46c2-a33c-cd011d0ed8fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:06.001Z|e4833b3d-3a5f-46c2-a33c-cd011d0ed8fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:06.006Z|558fc745-303f-464f-94ed-6ce7d81769f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:06.006Z|f0106b1b-7b42-41e4-b3e9-8d77ed6d343d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:06.008Z|f0106b1b-7b42-41e4-b3e9-8d77ed6d343d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:06.008Z|558fc745-303f-464f-94ed-6ce7d81769f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:10.242Z|c50b70e7-58d1-48c6-b6de-390c45e9f0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:54:10.245Z|c50b70e7-58d1-48c6-b6de-390c45e9f0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:54:10.898Z|e9c6a186-05b3-4aa4-b8d6-5164fe4d5f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:54:10.898Z|e9c6a186-05b3-4aa4-b8d6-5164fe4d5f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:54:16.031Z|f2ffce57-b356-4fb4-93bd-8b1ac661c0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:16.031Z|c95efb5d-5b96-455c-8920-b17b83f45024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:16.031Z|f2ffce57-b356-4fb4-93bd-8b1ac661c0da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:16.031Z|c95efb5d-5b96-455c-8920-b17b83f45024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:16.039Z|a7369cda-6c7f-4fa9-88d0-87518e84a81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:16.040Z|a7369cda-6c7f-4fa9-88d0-87518e84a81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:25.242Z|c0028b10-39c8-4907-b689-8a0949ee3d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:54:25.243Z|c0028b10-39c8-4907-b689-8a0949ee3d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:54:26.053Z|d6f4b301-bd6a-446c-ad4a-7ab3bc1c90aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:26.053Z|be7e0902-c0b9-4bb4-a643-6997ed4c0ddf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:26.053Z|d6f4b301-bd6a-446c-ad4a-7ab3bc1c90aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:26.053Z|be7e0902-c0b9-4bb4-a643-6997ed4c0ddf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:26.064Z|3b5f0fd8-ff70-48f5-aa47-f1f2ec548b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:26.064Z|3b5f0fd8-ff70-48f5-aa47-f1f2ec548b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:28.274Z|556a44f2-c91f-41e2-917c-bfe9b5df64a4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:54:28.277Z|556a44f2-c91f-41e2-917c-bfe9b5df64a4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:36.076Z|6846d84d-c187-4d83-87ee-07d036dd784c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:36.077Z|6846d84d-c187-4d83-87ee-07d036dd784c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:36.083Z|b58ce59d-3c25-43ce-a701-bf3cf544f726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:36.084Z|b58ce59d-3c25-43ce-a701-bf3cf544f726|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:36.087Z|f43569da-1b58-4eed-add2-adee6a898f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:36.088Z|f43569da-1b58-4eed-add2-adee6a898f8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:40.242Z|030e828d-b574-4e3e-9ef7-6920cd5157d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:54:40.242Z|030e828d-b574-4e3e-9ef7-6920cd5157d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:54:40.899Z|002ec86d-07a2-4804-8628-dbb535406ad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:54:40.900Z|002ec86d-07a2-4804-8628-dbb535406ad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:54:46.101Z|eee14b58-5032-4fc0-a1ef-b464229f0de3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:46.102Z|eee14b58-5032-4fc0-a1ef-b464229f0de3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:46.108Z|014fdb7a-f1d0-442a-88ef-57c9d24a3722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:46.108Z|014fdb7a-f1d0-442a-88ef-57c9d24a3722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:46.112Z|22a45977-4592-4984-8087-6cbe0e2525e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:46.113Z|22a45977-4592-4984-8087-6cbe0e2525e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:55.242Z|3c948a10-71f7-4b0d-ba87-5b4a562998cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:54:55.243Z|3c948a10-71f7-4b0d-ba87-5b4a562998cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:54:56.123Z|f1e04e41-23ae-49d3-8686-1d9974f0e327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:56.124Z|f1e04e41-23ae-49d3-8686-1d9974f0e327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:56.129Z|e185cb9e-cf5a-4a22-85e0-9dcd48b165fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:56.130Z|e185cb9e-cf5a-4a22-85e0-9dcd48b165fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:54:56.134Z|dd247858-386f-42b1-958d-83a3cf1bf977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:54:56.135Z|dd247858-386f-42b1-958d-83a3cf1bf977|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:06.149Z|098db77a-b29a-4894-8f6d-f5f9b9541565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:06.150Z|098db77a-b29a-4894-8f6d-f5f9b9541565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:06.151Z|ea4b4923-9d9c-4287-9fa7-e6972fa78802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:06.151Z|ea4b4923-9d9c-4287-9fa7-e6972fa78802|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:06.156Z|e6358c94-13f1-4613-a6fb-241bb03e02f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:06.157Z|e6358c94-13f1-4613-a6fb-241bb03e02f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:10.242Z|dbb5cf9b-6260-434e-b6a6-e26b469e0082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:55:10.242Z|dbb5cf9b-6260-434e-b6a6-e26b469e0082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:55:10.900Z|83841640-5e34-4f26-b5f2-065b35ab3c0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:55:10.901Z|83841640-5e34-4f26-b5f2-065b35ab3c0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:55:16.172Z|bc6c8a36-6440-494a-ab50-a98bacb3f8e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:16.173Z|bc6c8a36-6440-494a-ab50-a98bacb3f8e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:16.173Z|c6788765-181d-45fa-8fb1-5e121887d822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:16.173Z|c6788765-181d-45fa-8fb1-5e121887d822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:16.179Z|44745a1f-5420-4d8f-8811-f2e9fedcb7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:16.180Z|44745a1f-5420-4d8f-8811-f2e9fedcb7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:25.242Z|b9d789a1-e732-41f7-b263-08e068143454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:55:25.248Z|b9d789a1-e732-41f7-b263-08e068143454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:55:26.195Z|14d8bfd2-9420-4d0c-8a81-7bd71c8805ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:26.195Z|ef75a286-9d97-48e3-afd6-527c9d9ba801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:26.197Z|ef75a286-9d97-48e3-afd6-527c9d9ba801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:26.197Z|14d8bfd2-9420-4d0c-8a81-7bd71c8805ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:26.203Z|1faf4947-c90f-43b9-8744-6130f23ad5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:26.204Z|1faf4947-c90f-43b9-8744-6130f23ad5df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:28.273Z|0d45c4c6-5706-4123-bb94-ab6c099bf50b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:55:28.274Z|0d45c4c6-5706-4123-bb94-ab6c099bf50b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:36.218Z|4683301a-097d-41a2-81e3-8f012bdd3536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:36.218Z|9f69de4c-9c43-4e10-a6b2-a8b91f4bcee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:36.219Z|4683301a-097d-41a2-81e3-8f012bdd3536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:36.219Z|9f69de4c-9c43-4e10-a6b2-a8b91f4bcee0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:36.226Z|4ccfbb9e-579e-4160-b882-554721f4f72d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:36.226Z|4ccfbb9e-579e-4160-b882-554721f4f72d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:40.242Z|d3efd2d7-8b18-4d85-8cad-90449ef75c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:55:40.243Z|d3efd2d7-8b18-4d85-8cad-90449ef75c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:55:40.902Z|adb37ccf-4cf6-4dcc-beea-db1de9b1da99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:55:40.903Z|adb37ccf-4cf6-4dcc-beea-db1de9b1da99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:55:46.241Z|510e9133-233e-497c-bd69-3a1ee27977a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:46.243Z|510e9133-233e-497c-bd69-3a1ee27977a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:46.249Z|3e19c04e-bf01-46d4-b146-8f9d1ec1ddf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:46.250Z|3e19c04e-bf01-46d4-b146-8f9d1ec1ddf6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:46.247Z|734f1bb7-b3e4-4007-b997-8a5931564dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:46.251Z|734f1bb7-b3e4-4007-b997-8a5931564dc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:55.242Z|276e4671-9f8e-4e26-8326-4bba9875f101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:55:55.242Z|276e4671-9f8e-4e26-8326-4bba9875f101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:55:56.265Z|997e32db-9576-4ffd-aa6e-1b6db8adf402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:56.266Z|997e32db-9576-4ffd-aa6e-1b6db8adf402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:56.272Z|8faecb21-1f47-4d20-8414-64717ad6e6d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:56.273Z|8faecb21-1f47-4d20-8414-64717ad6e6d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:55:56.273Z|273a10e4-2659-4d99-9c6c-19413bf41298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:55:56.274Z|273a10e4-2659-4d99-9c6c-19413bf41298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:06.287Z|5245febb-daaa-42f8-9722-a129358b66c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:06.288Z|5245febb-daaa-42f8-9722-a129358b66c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:06.298Z|7e88ca25-ed13-4888-9d05-9dd965d37831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:06.298Z|ade8d716-8845-4494-a60b-a69a38dd15db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:06.300Z|7e88ca25-ed13-4888-9d05-9dd965d37831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:06.300Z|ade8d716-8845-4494-a60b-a69a38dd15db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:10.242Z|d63a8f98-bc8a-4311-968c-9792971625bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:56:10.242Z|d63a8f98-bc8a-4311-968c-9792971625bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:56:10.904Z|132a2fbb-9693-4fef-ae1b-0698847980c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:56:10.904Z|132a2fbb-9693-4fef-ae1b-0698847980c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:56:16.310Z|78f46aa9-7e92-4408-9c13-423ba56be9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:16.311Z|78f46aa9-7e92-4408-9c13-423ba56be9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:16.328Z|46870f8c-b5c5-4b23-8dec-54ddd8bd972b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:16.329Z|46870f8c-b5c5-4b23-8dec-54ddd8bd972b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:16.342Z|89ade033-7959-4aec-8f9d-f6ef66c6dfd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:16.342Z|89ade033-7959-4aec-8f9d-f6ef66c6dfd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:25.242Z|c1ab8b5d-4bf3-4f0a-af6c-e5b827970cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:56:25.243Z|c1ab8b5d-4bf3-4f0a-af6c-e5b827970cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:56:26.335Z|22f0e0a7-f1c3-4a46-a261-11d52f40fc0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:26.336Z|22f0e0a7-f1c3-4a46-a261-11d52f40fc0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:26.351Z|c017d443-13de-411a-a457-6a4251eb2f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:26.351Z|c017d443-13de-411a-a457-6a4251eb2f5f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:26.366Z|c8015cd1-33d7-483d-aa99-6cd97c407ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:26.367Z|c8015cd1-33d7-483d-aa99-6cd97c407ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:28.274Z|89e8e7e9-54ef-49db-958a-296bf673b319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:56:28.275Z|89e8e7e9-54ef-49db-958a-296bf673b319|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:36.359Z|9d0680ac-07a3-4340-9f2c-c0e178258b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:36.359Z|9d0680ac-07a3-4340-9f2c-c0e178258b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:36.372Z|92ce1606-f9ce-4359-94c6-61fadeec17e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:36.373Z|92ce1606-f9ce-4359-94c6-61fadeec17e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:36.390Z|afce268a-d2d2-4f00-8775-26a9af604b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:36.391Z|afce268a-d2d2-4f00-8775-26a9af604b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:40.242Z|9894ed28-53f4-4b8b-ae7f-9c96d0f439a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:56:40.245Z|9894ed28-53f4-4b8b-ae7f-9c96d0f439a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:56:40.905Z|871e2453-8601-4bf3-8a87-f490117885cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:56:40.906Z|871e2453-8601-4bf3-8a87-f490117885cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:56:46.388Z|8f36faef-e551-49c9-9da8-b5c3f05e95d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:46.390Z|8f36faef-e551-49c9-9da8-b5c3f05e95d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:46.395Z|b890bada-0a4f-44a9-a8be-70291d8f065a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:46.396Z|b890bada-0a4f-44a9-a8be-70291d8f065a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:46.415Z|fcb0ffb3-d566-40c8-9c55-6161caecdd96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:46.416Z|fcb0ffb3-d566-40c8-9c55-6161caecdd96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:55.242Z|ae3ceaa6-93a7-4fa9-9020-e0e65750c959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:56:55.243Z|ae3ceaa6-93a7-4fa9-9020-e0e65750c959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:56:56.416Z|549cb1cb-aafd-4d5b-b11f-2cbcb688c996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:56.416Z|979ed710-4c59-4f68-8b62-0ae93347602f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:56.417Z|979ed710-4c59-4f68-8b62-0ae93347602f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:56.417Z|549cb1cb-aafd-4d5b-b11f-2cbcb688c996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:56:56.437Z|93961447-6cde-41ad-b197-a19117f2fefa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:56:56.438Z|93961447-6cde-41ad-b197-a19117f2fefa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:06.441Z|89fe5310-458d-4ecc-bcea-d41120844262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:06.443Z|89fe5310-458d-4ecc-bcea-d41120844262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:06.443Z|3b64c30a-8471-4b18-9487-860b823874a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:06.443Z|3b64c30a-8471-4b18-9487-860b823874a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:06.461Z|7aa443fc-e43d-4f3a-b878-bf13135c3a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:06.461Z|7aa443fc-e43d-4f3a-b878-bf13135c3a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:10.242Z|44def106-1838-4e8a-b739-491ecaeaaca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:57:10.243Z|44def106-1838-4e8a-b739-491ecaeaaca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:57:10.907Z|e5ca9581-aada-4366-9d0e-5f147f0ddb77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:57:10.908Z|e5ca9581-aada-4366-9d0e-5f147f0ddb77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:57:16.466Z|1b6a3d55-bc1a-4657-8bc6-c5b5a006b267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:16.466Z|be227804-052c-4c78-a945-23411f7a8ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:16.467Z|1b6a3d55-bc1a-4657-8bc6-c5b5a006b267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:16.468Z|be227804-052c-4c78-a945-23411f7a8ab5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:16.487Z|7a9f1c64-158d-4dbd-beb7-abd20a5b9a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:16.488Z|7a9f1c64-158d-4dbd-beb7-abd20a5b9a53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:25.242Z|d0431e2b-de67-4976-9ae3-f3638d1dfaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:57:25.242Z|d0431e2b-de67-4976-9ae3-f3638d1dfaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:57:26.489Z|409358b7-b8ea-443a-aa02-86c215e46598|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:26.489Z|409358b7-b8ea-443a-aa02-86c215e46598|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:26.489Z|130e7e6c-5ea2-4d30-a4f3-5d2fd3eabf4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:26.490Z|130e7e6c-5ea2-4d30-a4f3-5d2fd3eabf4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:26.512Z|59acdab1-172c-477c-87f6-4e50621b2d76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:26.512Z|59acdab1-172c-477c-87f6-4e50621b2d76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:28.274Z|c33a5983-509c-480e-9062-2ffdc2cbe9b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:57:28.275Z|c33a5983-509c-480e-9062-2ffdc2cbe9b6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:36.514Z|f2cf1186-96f3-4200-a887-9438db828ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:36.514Z|758982af-c2ee-42bd-9b44-fe665349c3c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:36.515Z|758982af-c2ee-42bd-9b44-fe665349c3c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:36.515Z|f2cf1186-96f3-4200-a887-9438db828ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:36.533Z|56bac1df-3914-4e7f-958f-f702e4e85942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:36.534Z|56bac1df-3914-4e7f-958f-f702e4e85942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:40.242Z|d27b3a67-4d60-4638-979c-b82d63c6efb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:57:40.243Z|d27b3a67-4d60-4638-979c-b82d63c6efb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:57:40.909Z|b9ece0f2-3394-4f8c-b174-f0f5e40957e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:57:40.909Z|b9ece0f2-3394-4f8c-b174-f0f5e40957e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:57:46.535Z|c93dd5ce-2140-4d4a-977d-575e99dcafd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:46.536Z|c93dd5ce-2140-4d4a-977d-575e99dcafd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:46.538Z|be54708f-eeb2-4437-a948-4517f56a67d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:46.539Z|be54708f-eeb2-4437-a948-4517f56a67d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:46.557Z|014ad731-0dfd-46d2-bc92-349397d18cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:46.558Z|014ad731-0dfd-46d2-bc92-349397d18cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:55.243Z|96bcb169-4299-4a83-a267-aa498a659959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:57:55.245Z|96bcb169-4299-4a83-a267-aa498a659959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:57:56.559Z|9bdc7157-3956-4d53-aef3-f8cf59786df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:56.559Z|2268adab-fabf-4d9a-9c2d-44cec8de0d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:56.560Z|9bdc7157-3956-4d53-aef3-f8cf59786df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:56.560Z|2268adab-fabf-4d9a-9c2d-44cec8de0d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:57:56.578Z|003993b9-8ea8-4a37-a06d-308832fe2094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:57:56.579Z|003993b9-8ea8-4a37-a06d-308832fe2094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:06.582Z|af2566b4-cdb2-41c2-9739-04193def3402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:06.583Z|2faeffd6-0d92-4429-9080-5672cc8b5bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:06.584Z|2faeffd6-0d92-4429-9080-5672cc8b5bd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:06.584Z|af2566b4-cdb2-41c2-9739-04193def3402|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:06.601Z|a5a9de42-9a79-4253-bb4d-fb668d55fdb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:06.602Z|a5a9de42-9a79-4253-bb4d-fb668d55fdb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:10.242Z|ae73bfe5-e2e8-4171-8fed-df2ef7ee6a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:58:10.242Z|ae73bfe5-e2e8-4171-8fed-df2ef7ee6a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:58:10.910Z|bd6dad01-3609-4f40-863f-9a0bebb5d0e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:58:10.911Z|bd6dad01-3609-4f40-863f-9a0bebb5d0e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:58:16.607Z|4e53eb4a-7eb3-4cba-96df-970a0a421429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:16.610Z|4e53eb4a-7eb3-4cba-96df-970a0a421429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:16.611Z|55ea9040-3247-4727-b62a-28acdc6a16e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:16.612Z|55ea9040-3247-4727-b62a-28acdc6a16e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:16.626Z|cd2af27f-4f39-4dff-a02a-22be7c3940f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:16.627Z|cd2af27f-4f39-4dff-a02a-22be7c3940f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:25.242Z|f5a982f8-d6dd-4233-8867-044f21c55767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:58:25.242Z|f5a982f8-d6dd-4233-8867-044f21c55767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:58:26.636Z|594426b6-2187-495f-828a-306cea469f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:26.636Z|b10c24b9-23c1-48c0-94e8-6bb1fe88a0b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:26.637Z|594426b6-2187-495f-828a-306cea469f02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:26.678Z|b10c24b9-23c1-48c0-94e8-6bb1fe88a0b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:26.679Z|5f2fb3e2-87db-446b-ad05-32b30d66baa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:26.680Z|5f2fb3e2-87db-446b-ad05-32b30d66baa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:28.273Z|b776865a-7576-46eb-aeeb-3d7ea7cfbdd1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:58:28.274Z|b776865a-7576-46eb-aeeb-3d7ea7cfbdd1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:36.702Z|5a0c1952-0a97-460c-8273-49a887f28360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:36.702Z|78a60d59-d817-426b-b2fc-274a52243df2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:36.703Z|78a60d59-d817-426b-b2fc-274a52243df2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:36.703Z|5a0c1952-0a97-460c-8273-49a887f28360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:36.708Z|04529b91-16a5-453f-af6b-d1f164c4a2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:36.709Z|04529b91-16a5-453f-af6b-d1f164c4a2cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:40.242Z|7ff6d925-7b09-4d75-96df-b58e7d2952a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:58:40.244Z|7ff6d925-7b09-4d75-96df-b58e7d2952a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:58:40.911Z|7450215f-5272-40fd-99cb-8ca3445ddadf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:58:40.912Z|7450215f-5272-40fd-99cb-8ca3445ddadf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:58:46.728Z|7eb5e930-90d4-46d8-b5a7-7e39081738f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:46.728Z|8f6ecdda-dfc3-4862-aee7-4eab2b67d604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:46.728Z|0c25a3e0-2237-45ce-989a-28cb2e319a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:46.729Z|0c25a3e0-2237-45ce-989a-28cb2e319a2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:46.729Z|7eb5e930-90d4-46d8-b5a7-7e39081738f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:46.729Z|8f6ecdda-dfc3-4862-aee7-4eab2b67d604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:55.242Z|c34909c0-e433-409e-9e4c-ffbd873e698c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:58:55.242Z|c34909c0-e433-409e-9e4c-ffbd873e698c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:58:56.749Z|27fc74e2-1845-4fe1-a88d-2ff88df099c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:56.750Z|27fc74e2-1845-4fe1-a88d-2ff88df099c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:56.751Z|b1d71f4d-4d90-435c-8a35-aa7841528bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:56.751Z|b1d71f4d-4d90-435c-8a35-aa7841528bf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:58:56.752Z|d6a889cd-3edd-496a-8cec-7fe2bbeb80c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:58:56.753Z|d6a889cd-3edd-496a-8cec-7fe2bbeb80c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:06.774Z|144dd88a-ab5a-4a2f-af08-68e3770ea957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:06.774Z|144dd88a-ab5a-4a2f-af08-68e3770ea957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:06.777Z|d5410c09-b151-46f5-99fc-d90b79f02e8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:06.778Z|d5410c09-b151-46f5-99fc-d90b79f02e8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:06.780Z|0661b44c-e914-4fce-942b-cc052d84666b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:06.781Z|0661b44c-e914-4fce-942b-cc052d84666b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:10.245Z|8ffbbf8b-5254-45fc-a353-cd231be74a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:59:10.248Z|8ffbbf8b-5254-45fc-a353-cd231be74a6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:59:10.912Z|e80747f4-e3f7-4ebb-b390-7ccb37a519a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:59:10.913Z|e80747f4-e3f7-4ebb-b390-7ccb37a519a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:59:16.797Z|aff654c3-a6e6-4dbf-a730-72000c3341d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:16.799Z|43193b61-abfc-4ef5-8d94-00dd14cf1304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:16.799Z|aff654c3-a6e6-4dbf-a730-72000c3341d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:16.799Z|43193b61-abfc-4ef5-8d94-00dd14cf1304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:16.804Z|0fbd19c1-0b37-45b6-9424-02ce7cddfad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:16.805Z|0fbd19c1-0b37-45b6-9424-02ce7cddfad3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:25.242Z|acddb258-a13f-42a2-9502-6518189d7e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:59:25.242Z|acddb258-a13f-42a2-9502-6518189d7e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:59:26.823Z|8439336b-2612-4eac-b3f9-9e26743d14be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:26.824Z|8439336b-2612-4eac-b3f9-9e26743d14be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:26.825Z|a7893bdb-8e8a-44c9-82f9-1a7cfcbd267c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:26.826Z|a7893bdb-8e8a-44c9-82f9-1a7cfcbd267c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:26.830Z|95e9de5c-a065-47e3-959c-7c257f165b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:26.830Z|95e9de5c-a065-47e3-959c-7c257f165b3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:28.272Z|1c1e6c05-5972-4dd5-8e70-577ac1c2dcbd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T07:59:28.274Z|1c1e6c05-5972-4dd5-8e70-577ac1c2dcbd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:36.853Z|b635da37-c3bc-4c05-a442-71ddbcb049ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:36.854Z|b635da37-c3bc-4c05-a442-71ddbcb049ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:36.859Z|0b441f25-6de1-4d72-b460-f328bc58185e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:36.860Z|0b441f25-6de1-4d72-b460-f328bc58185e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:36.861Z|004cd176-59d2-43c3-ae15-8f1fe2677fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:36.862Z|004cd176-59d2-43c3-ae15-8f1fe2677fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:40.242Z|ea8f89dd-8ae3-4191-9592-bf3898b03f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:59:40.243Z|ea8f89dd-8ae3-4191-9592-bf3898b03f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:59:40.914Z|0257cae7-0d24-4b52-b96a-afa20fdddf21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:59:40.914Z|0257cae7-0d24-4b52-b96a-afa20fdddf21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:59:46.879Z|349307da-d60b-4d93-bd3e-5d3ad6797d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:46.880Z|349307da-d60b-4d93-bd3e-5d3ad6797d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:46.886Z|7a1daaa2-7713-4453-8773-5a67c377a49c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:46.887Z|7a1daaa2-7713-4453-8773-5a67c377a49c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:46.886Z|e1be0fc4-33fd-472c-bc17-a9c3ef9211e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:46.890Z|e1be0fc4-33fd-472c-bc17-a9c3ef9211e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:55.242Z|3966d536-9503-4f49-8eb3-0aba5190f1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T07:59:55.245Z|3966d536-9503-4f49-8eb3-0aba5190f1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T07:59:56.935Z|700e332c-44ae-4e66-a616-fc491abe1fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:56.936Z|700e332c-44ae-4e66-a616-fc491abe1fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:56.937Z|6a7c8edb-620e-4d3c-ba6e-d82b3be68830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:56.937Z|6a7c8edb-620e-4d3c-ba6e-d82b3be68830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T07:59:56.937Z|84ff15c7-2030-48ec-bdfe-142d7a93672f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T07:59:56.938Z|84ff15c7-2030-48ec-bdfe-142d7a93672f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:06.957Z|98a5695c-d876-4f37-b6e0-f3f90a17e2c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:06.958Z|98a5695c-d876-4f37-b6e0-f3f90a17e2c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:06.966Z|66329111-203f-4997-a1b0-68d13432bfad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:06.967Z|66329111-203f-4997-a1b0-68d13432bfad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:06.964Z|a80aa390-5d8b-420e-968c-dc98b2210f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:06.970Z|a80aa390-5d8b-420e-968c-dc98b2210f39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:10.242Z|c266ddf3-a10d-4392-8366-bff88c90bdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:00:10.242Z|c266ddf3-a10d-4392-8366-bff88c90bdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:00:10.915Z|71993fe9-4221-4e3b-8407-debcb23c0817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:00:10.915Z|71993fe9-4221-4e3b-8407-debcb23c0817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:00:16.984Z|1fe380b6-308d-4131-a283-fbb0f33c7e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:16.985Z|1fe380b6-308d-4131-a283-fbb0f33c7e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:16.995Z|6b0766aa-0dc0-4f0f-bbb8-64f355fe5f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:16.991Z|71bfecb5-3d20-4adb-b652-8da7cd88eeff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:16.996Z|71bfecb5-3d20-4adb-b652-8da7cd88eeff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:16.998Z|6b0766aa-0dc0-4f0f-bbb8-64f355fe5f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:25.242Z|4894df6d-d445-476f-bce3-0f249116908d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:00:25.242Z|4894df6d-d445-476f-bce3-0f249116908d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:00:27.007Z|6b503803-7f0f-4f09-b034-e826bb27aa7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:27.008Z|6b503803-7f0f-4f09-b034-e826bb27aa7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:27.016Z|e024bdeb-2bdd-418e-a9e7-631aab1abc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:27.016Z|2bd8a84d-ec79-40a1-a27e-9bea171cb2d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:27.017Z|e024bdeb-2bdd-418e-a9e7-631aab1abc83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:27.017Z|2bd8a84d-ec79-40a1-a27e-9bea171cb2d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:28.273Z|7a982fb8-998f-4b37-bc5a-8d6681dc162d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:00:28.275Z|7a982fb8-998f-4b37-bc5a-8d6681dc162d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:37.028Z|0c2b1266-30b9-4f50-8c76-78b9d61953c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:37.029Z|0c2b1266-30b9-4f50-8c76-78b9d61953c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:37.038Z|09234fd9-c8c9-44c8-95f4-fa7704d21e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:37.038Z|518c4435-ce20-4f3f-95fd-238f9a315533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:37.039Z|09234fd9-c8c9-44c8-95f4-fa7704d21e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:37.039Z|518c4435-ce20-4f3f-95fd-238f9a315533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:40.242Z|0b0e0373-c269-439f-afdf-4ea13ed7e0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:00:40.248Z|0b0e0373-c269-439f-afdf-4ea13ed7e0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:00:40.916Z|ffb61069-17d9-4780-a909-5a3c248b72de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:00:40.917Z|ffb61069-17d9-4780-a909-5a3c248b72de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:00:47.049Z|09cd2a2b-aedb-4813-b932-dae16bd847b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:47.050Z|09cd2a2b-aedb-4813-b932-dae16bd847b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:47.059Z|2dd336a2-c35c-4d75-a179-41e6147f29fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:47.059Z|b0d94fd4-6a1d-4306-8f9c-c0405e0667ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:47.059Z|b0d94fd4-6a1d-4306-8f9c-c0405e0667ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:47.059Z|2dd336a2-c35c-4d75-a179-41e6147f29fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:55.242Z|df3bae9a-d2c5-4980-adc5-cae703143bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:00:55.243Z|df3bae9a-d2c5-4980-adc5-cae703143bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:00:57.072Z|14cc4745-8a61-4d75-a6de-ef3ac19771d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:57.073Z|14cc4745-8a61-4d75-a6de-ef3ac19771d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:57.079Z|c64a7b57-c8a8-46fa-b41c-081d3ae104b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:57.079Z|60eb925d-be2b-4ae9-89f0-b05cf5221aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:00:57.080Z|c64a7b57-c8a8-46fa-b41c-081d3ae104b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:00:57.080Z|60eb925d-be2b-4ae9-89f0-b05cf5221aa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:07.096Z|c37c19bb-25e2-48c9-a03e-0a971d7bda4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:07.097Z|c37c19bb-25e2-48c9-a03e-0a971d7bda4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:07.101Z|980bda24-778b-4259-9761-114e023a44da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:07.102Z|980bda24-778b-4259-9761-114e023a44da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:07.105Z|05d9a2d6-e1d4-4d3a-b190-1b7a1b953bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:07.105Z|05d9a2d6-e1d4-4d3a-b190-1b7a1b953bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:10.242Z|e994f902-5c81-46d6-9ed8-b90dc104a512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:01:10.242Z|e994f902-5c81-46d6-9ed8-b90dc104a512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:01:10.917Z|3054fedc-4284-465d-b930-6e4cb45ba98a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:01:10.918Z|3054fedc-4284-465d-b930-6e4cb45ba98a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:01:17.120Z|c303d779-0032-49f5-a865-460bf75bdffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:17.120Z|fd15f77f-2d25-4073-a028-ef7448b2186c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:17.120Z|c303d779-0032-49f5-a865-460bf75bdffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:17.120Z|fd15f77f-2d25-4073-a028-ef7448b2186c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:17.126Z|63d35dc8-3f7c-413a-9aa8-951c55ee2758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:17.127Z|63d35dc8-3f7c-413a-9aa8-951c55ee2758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:25.242Z|30ca01e4-fa96-4512-9dfd-b0d3fe0ea6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:01:25.261Z|30ca01e4-fa96-4512-9dfd-b0d3fe0ea6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:01:27.142Z|d65dafa0-1f78-44d5-95f5-c291198f389d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:27.142Z|2c39795d-0514-4a6d-be93-0b9f54314e6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:27.143Z|d65dafa0-1f78-44d5-95f5-c291198f389d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:27.143Z|2c39795d-0514-4a6d-be93-0b9f54314e6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:27.146Z|d5a12b66-d04e-4579-8b99-3a15e7f2230f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:27.147Z|d5a12b66-d04e-4579-8b99-3a15e7f2230f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:28.274Z|b6b623ed-f7ad-462f-8aa4-e8409c9eb50d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:01:28.275Z|b6b623ed-f7ad-462f-8aa4-e8409c9eb50d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:37.164Z|5ddec586-60fd-42fd-99fe-e04634f4ed8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:37.164Z|8d3ec784-86cf-48f9-a3ef-8f99dae78cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:37.165Z|5ddec586-60fd-42fd-99fe-e04634f4ed8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:37.165Z|8d3ec784-86cf-48f9-a3ef-8f99dae78cc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:37.167Z|621d928e-8e51-49af-b641-401b4e596dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:37.169Z|621d928e-8e51-49af-b641-401b4e596dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:40.242Z|fdecddff-dac7-4326-bc76-6d9875ef8e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:01:40.242Z|fdecddff-dac7-4326-bc76-6d9875ef8e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:01:40.919Z|331db28d-0985-4577-aab4-82e9fbb99c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:01:40.920Z|331db28d-0985-4577-aab4-82e9fbb99c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:01:47.190Z|c8176ad6-fc53-4bb7-8c84-f89a380cc703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:47.190Z|2bab2366-2032-46f4-9cef-86357a7d9764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:47.190Z|c8176ad6-fc53-4bb7-8c84-f89a380cc703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:47.190Z|2bab2366-2032-46f4-9cef-86357a7d9764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:47.193Z|5fe5a9aa-707a-4246-aa69-a4ab3920f4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:47.194Z|5fe5a9aa-707a-4246-aa69-a4ab3920f4f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:55.244Z|0fd7c13b-443e-4a29-9dfe-ae758733ea37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:01:55.244Z|0fd7c13b-443e-4a29-9dfe-ae758733ea37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:01:57.220Z|4667e7d6-ff30-466c-a324-d089494912ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:57.220Z|36d8a86e-2334-46f3-9ee1-2939bd8a0c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:57.220Z|3b83b565-b43f-4ce1-aebf-61768782de70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:01:57.221Z|4667e7d6-ff30-466c-a324-d089494912ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:57.221Z|36d8a86e-2334-46f3-9ee1-2939bd8a0c50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:01:57.222Z|3b83b565-b43f-4ce1-aebf-61768782de70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:07.246Z|9851f240-1a16-4ad8-a989-f203022c2fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:07.247Z|9851f240-1a16-4ad8-a989-f203022c2fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:07.253Z|4b703794-7cd9-4e3e-8f4d-205383fda179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:07.254Z|4b703794-7cd9-4e3e-8f4d-205383fda179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:07.262Z|8ba17918-96a7-45c7-a704-1fd0cdbb2bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:07.264Z|8ba17918-96a7-45c7-a704-1fd0cdbb2bc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:10.242Z|2f6c7db4-d3b3-4cde-b4dd-3719b4c0c030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:02:10.245Z|2f6c7db4-d3b3-4cde-b4dd-3719b4c0c030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:02:10.920Z|cb2460ca-a71f-4129-9ce4-6bbef5f977f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:02:10.921Z|cb2460ca-a71f-4129-9ce4-6bbef5f977f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:02:17.269Z|23be2f75-861b-4d99-bba4-b58abcd23c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:17.270Z|23be2f75-861b-4d99-bba4-b58abcd23c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:17.278Z|7907bf01-2e0a-4f92-b40a-2adb2ba8c107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:17.278Z|7907bf01-2e0a-4f92-b40a-2adb2ba8c107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:17.288Z|7d56f90f-d474-44cd-83c8-1552ba88ee81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:17.288Z|7d56f90f-d474-44cd-83c8-1552ba88ee81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:25.242Z|8615b654-8c6d-425f-96fc-cc96b6392277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:02:25.242Z|8615b654-8c6d-425f-96fc-cc96b6392277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:02:27.293Z|9e4dbb85-7c47-41d0-b13e-cf1d5b596015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:27.294Z|9e4dbb85-7c47-41d0-b13e-cf1d5b596015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:27.298Z|128e0b54-d807-47ce-97da-61f912b9d162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:27.299Z|128e0b54-d807-47ce-97da-61f912b9d162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:27.309Z|e9bbefa4-d086-4e8f-8fec-241fd797e2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:27.310Z|e9bbefa4-d086-4e8f-8fec-241fd797e2b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:28.274Z|159ee0c2-2375-4095-be70-fcee25b2c52b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:02:28.275Z|159ee0c2-2375-4095-be70-fcee25b2c52b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:37.317Z|73af1452-36b5-42ad-b506-98a9eabf3429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:37.318Z|fe8a299f-e5e2-4ba3-b1a8-98f2a78ff7e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:37.319Z|fe8a299f-e5e2-4ba3-b1a8-98f2a78ff7e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:37.319Z|73af1452-36b5-42ad-b506-98a9eabf3429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:37.329Z|9575410d-ab35-4211-9a16-a988d524175d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:37.329Z|9575410d-ab35-4211-9a16-a988d524175d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:40.242Z|043e0ba4-2b2f-4024-98b1-6be011d39b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:02:40.242Z|043e0ba4-2b2f-4024-98b1-6be011d39b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:02:40.921Z|40ce8640-08ea-4b72-a494-19182e628a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:02:40.922Z|40ce8640-08ea-4b72-a494-19182e628a4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:02:47.342Z|827e31e6-f585-4552-9162-7a9deb7b07a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:47.342Z|7ecbc857-d1fb-4410-a825-53fb91ef3f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:47.342Z|827e31e6-f585-4552-9162-7a9deb7b07a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:47.343Z|7ecbc857-d1fb-4410-a825-53fb91ef3f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:47.350Z|ed96cd87-0ef1-4636-963a-cffaebcf7547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:47.351Z|ed96cd87-0ef1-4636-963a-cffaebcf7547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:55.242Z|caf392ca-0db9-4b95-9d59-0956228ce7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:02:55.245Z|caf392ca-0db9-4b95-9d59-0956228ce7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:02:57.364Z|db602296-ee73-4eb0-8cfd-9c5ab52f6da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:57.364Z|b86ec512-7949-4d8d-a132-3ab96b3cef76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:57.365Z|db602296-ee73-4eb0-8cfd-9c5ab52f6da9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:57.365Z|b86ec512-7949-4d8d-a132-3ab96b3cef76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:02:57.371Z|e6a28c71-f6ab-4a04-a906-f3e9ad9e84ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:02:57.372Z|e6a28c71-f6ab-4a04-a906-f3e9ad9e84ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:07.400Z|26806b17-d699-4758-affc-026e35a018d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:07.401Z|26806b17-d699-4758-affc-026e35a018d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:07.400Z|7b49d985-afb9-447b-87e6-d0fe7f6e3578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:07.406Z|7b49d985-afb9-447b-87e6-d0fe7f6e3578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:07.408Z|fc0c9496-d54b-4029-9d0d-60f7b645d009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:07.408Z|fc0c9496-d54b-4029-9d0d-60f7b645d009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:10.242Z|90669099-0022-4a25-9463-59850b064e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:03:10.242Z|90669099-0022-4a25-9463-59850b064e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:03:10.923Z|7549d21f-1cef-4229-9977-52d00e971a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:03:10.923Z|7549d21f-1cef-4229-9977-52d00e971a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:03:17.423Z|c5a3a047-0038-485e-ae71-91956650663d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:17.423Z|c5a3a047-0038-485e-ae71-91956650663d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:17.433Z|4d058a71-7272-4385-b06d-f0181962bc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:17.434Z|4d058a71-7272-4385-b06d-f0181962bc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:17.433Z|65eb5988-c562-4eb0-85ab-e47db3c5438b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:17.436Z|65eb5988-c562-4eb0-85ab-e47db3c5438b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:25.242Z|efb53d13-c55e-46bb-82d0-d839210a151e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:03:25.242Z|efb53d13-c55e-46bb-82d0-d839210a151e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:03:27.444Z|6b7093ec-7814-4c66-935d-46b64e82be3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:27.444Z|6b7093ec-7814-4c66-935d-46b64e82be3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:27.455Z|3d2f6a29-d805-418c-9f60-354841128df5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:27.456Z|3d2f6a29-d805-418c-9f60-354841128df5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:27.457Z|48098af6-fd77-4ec5-80ab-8579834fc350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:27.458Z|48098af6-fd77-4ec5-80ab-8579834fc350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:28.273Z|f8ad7113-e724-4e7b-9b1c-f0db6f24f346|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:03:28.274Z|f8ad7113-e724-4e7b-9b1c-f0db6f24f346|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:37.466Z|abff3fc9-a605-4d6d-bbf9-d645dfe69362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:37.467Z|abff3fc9-a605-4d6d-bbf9-d645dfe69362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:37.479Z|b134bf96-d717-4ecc-b1a8-f733c76f0539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:37.479Z|b134bf96-d717-4ecc-b1a8-f733c76f0539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:37.479Z|067cb348-ac98-4334-ab76-3b2822e4a843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:37.481Z|067cb348-ac98-4334-ab76-3b2822e4a843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:40.242Z|1e2495dd-b7e4-4128-b27f-a65e2fd63cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:03:40.244Z|1e2495dd-b7e4-4128-b27f-a65e2fd63cdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:03:40.923Z|71272275-b57c-4191-92ce-cd8a0dc5c348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:03:40.924Z|71272275-b57c-4191-92ce-cd8a0dc5c348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:03:47.491Z|ff2269e7-c2b6-4c18-a324-4c2702513403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:47.492Z|ff2269e7-c2b6-4c18-a324-4c2702513403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:47.508Z|db51a6ed-debd-44cc-b24b-bae596d71d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:47.509Z|db51a6ed-debd-44cc-b24b-bae596d71d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:47.511Z|016a745b-4956-4874-94d5-5cd2beb224b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:47.512Z|016a745b-4956-4874-94d5-5cd2beb224b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:55.242Z|4d9e1706-3ce6-4c77-af57-ea88c75eeb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:03:55.242Z|4d9e1706-3ce6-4c77-af57-ea88c75eeb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:03:57.514Z|60c60b96-b670-494e-af40-4fed287ff31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:57.515Z|60c60b96-b670-494e-af40-4fed287ff31a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:57.532Z|beb62127-7cc7-4466-94dd-395255e77c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:57.533Z|beb62127-7cc7-4466-94dd-395255e77c79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:03:57.535Z|2d03c682-a5a4-417e-bec4-3a50eec307cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:03:57.536Z|2d03c682-a5a4-417e-bec4-3a50eec307cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:07.551Z|b9e14f5c-b11f-4fe0-920b-6a2643def963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:07.552Z|b9e14f5c-b11f-4fe0-920b-6a2643def963|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:07.560Z|5e59911f-4600-4312-ab65-3c871e936213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:07.561Z|5e59911f-4600-4312-ab65-3c871e936213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:07.562Z|5f251a0d-24e4-407d-9528-089484b66622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:07.562Z|5f251a0d-24e4-407d-9528-089484b66622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:10.242Z|437a3338-452b-4ff1-b3c2-dd314f7c5907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:04:10.242Z|437a3338-452b-4ff1-b3c2-dd314f7c5907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:04:10.925Z|d98ffd4c-4b7a-4a32-bcc3-b3cc278609a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:04:10.925Z|d98ffd4c-4b7a-4a32-bcc3-b3cc278609a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:04:17.576Z|3b62016c-d8a6-4b46-8989-1675a1881b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:17.577Z|3b62016c-d8a6-4b46-8989-1675a1881b67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:17.587Z|624196f9-106e-4dd1-abcd-4e0efb03f7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:17.588Z|e2aee40f-03db-4f0a-8098-a7658a63ebb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:17.590Z|624196f9-106e-4dd1-abcd-4e0efb03f7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:17.590Z|e2aee40f-03db-4f0a-8098-a7658a63ebb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:25.242Z|98c021c0-1a65-445f-80ef-e2badca757b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:04:25.244Z|98c021c0-1a65-445f-80ef-e2badca757b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:04:27.605Z|12a43535-29bf-4f8a-a311-bdeae446394f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:27.606Z|12a43535-29bf-4f8a-a311-bdeae446394f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:27.611Z|c16cd87d-71c4-4e20-b5c2-a60f21bbaa76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:27.612Z|c16cd87d-71c4-4e20-b5c2-a60f21bbaa76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:27.620Z|7c13a551-baa1-4a79-ad27-3805f3aa1561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:27.621Z|7c13a551-baa1-4a79-ad27-3805f3aa1561|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:28.272Z|e55d381b-2f62-4e05-a636-35fb97df8058|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:04:28.273Z|e55d381b-2f62-4e05-a636-35fb97df8058|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:37.630Z|810ca508-7355-4710-9ddd-6ce06e57f722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:37.631Z|810ca508-7355-4710-9ddd-6ce06e57f722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:37.633Z|f027bb71-4d4d-4368-a9fa-4ad6c037d9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:37.634Z|f027bb71-4d4d-4368-a9fa-4ad6c037d9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:37.640Z|ac98d7f4-f21d-415e-ac61-e49150e3365f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:37.641Z|ac98d7f4-f21d-415e-ac61-e49150e3365f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:40.242Z|5bbe7e63-52ae-4e27-96da-339039e34ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:04:40.243Z|5bbe7e63-52ae-4e27-96da-339039e34ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:04:40.926Z|1839fac4-78d1-4610-a6cf-640e7904773c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:04:40.927Z|1839fac4-78d1-4610-a6cf-640e7904773c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:04:47.655Z|0fca75fa-b9a4-41f8-bc9b-25d103e55255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:47.656Z|0fca75fa-b9a4-41f8-bc9b-25d103e55255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:47.657Z|6e494c9a-dbfd-4b8e-a399-ce68577bad2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:47.658Z|6e494c9a-dbfd-4b8e-a399-ce68577bad2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:47.660Z|ffa3c3aa-f26f-43c5-ba95-c25a4fbcebce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:47.661Z|ffa3c3aa-f26f-43c5-ba95-c25a4fbcebce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:55.242Z|84c16f56-f409-4260-9c1c-b2c00e0657bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:04:55.243Z|84c16f56-f409-4260-9c1c-b2c00e0657bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:04:57.679Z|eb8a940f-cd71-49c3-9e01-9dff991d60c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:57.680Z|eb8a940f-cd71-49c3-9e01-9dff991d60c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:57.686Z|0a665e17-6e79-4867-9bd2-4b99afcdf20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:57.686Z|0454fc95-a34e-4920-8793-f4a6f28c447d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:04:57.687Z|0a665e17-6e79-4867-9bd2-4b99afcdf20c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:04:57.687Z|0454fc95-a34e-4920-8793-f4a6f28c447d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:07.702Z|0dd50d59-e9ec-43e7-920e-1fbb89e72779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:07.703Z|0dd50d59-e9ec-43e7-920e-1fbb89e72779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:07.709Z|a8116552-c75b-46e3-85c0-becca40ccbff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:07.710Z|a8116552-c75b-46e3-85c0-becca40ccbff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:07.710Z|ebb728f6-8ef9-4912-8244-292bbebdba3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:07.711Z|ebb728f6-8ef9-4912-8244-292bbebdba3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:10.242Z|81d7b776-af8b-456a-a97e-6b68e09a493c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:05:10.245Z|81d7b776-af8b-456a-a97e-6b68e09a493c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:05:10.928Z|707be8af-c29c-4da0-a63c-2ce99b0a6594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:05:10.928Z|707be8af-c29c-4da0-a63c-2ce99b0a6594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:05:17.726Z|ab3209b1-e7ad-451c-bafe-53ac8378a298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:17.727Z|ab3209b1-e7ad-451c-bafe-53ac8378a298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:17.734Z|bf7494e7-5b91-480a-a2b7-bab9bd6bc43b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:17.735Z|bf7494e7-5b91-480a-a2b7-bab9bd6bc43b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:17.740Z|a900aea9-b8bc-4ff7-9268-4cf4ea1181ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:17.741Z|a900aea9-b8bc-4ff7-9268-4cf4ea1181ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:25.242Z|f0ab1a03-d1fa-46e1-a614-f40bd8e119d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:05:25.243Z|f0ab1a03-d1fa-46e1-a614-f40bd8e119d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:05:27.750Z|466dc7c4-5ded-44b1-8429-d5a74226162a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:27.751Z|466dc7c4-5ded-44b1-8429-d5a74226162a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:27.756Z|92c4bfe1-6e65-44e3-9791-97bb2265e863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:27.757Z|92c4bfe1-6e65-44e3-9791-97bb2265e863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:27.762Z|cbb0ebbf-e240-4c4e-987a-403a3071cf09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:27.762Z|cbb0ebbf-e240-4c4e-987a-403a3071cf09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:28.274Z|743a8151-e7d7-49cc-a8dd-a6d2f538d934|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:05:28.275Z|743a8151-e7d7-49cc-a8dd-a6d2f538d934|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:37.791Z|41ca5352-1c11-4ba5-b6dd-6470e83bfc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:37.792Z|41ca5352-1c11-4ba5-b6dd-6470e83bfc59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:37.797Z|8fc4608f-19db-49de-8e5d-aa5f53b88436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:37.798Z|8fc4608f-19db-49de-8e5d-aa5f53b88436|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:37.802Z|2fc04b99-14e7-4a8a-a5f6-7d4206b8208d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:37.803Z|2fc04b99-14e7-4a8a-a5f6-7d4206b8208d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:40.242Z|88f1e719-023c-4b7d-b67c-8f97f445191b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:05:40.243Z|88f1e719-023c-4b7d-b67c-8f97f445191b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:05:40.929Z|a85b7b8e-a749-4e4d-9ac3-9202574df7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:05:40.930Z|a85b7b8e-a749-4e4d-9ac3-9202574df7c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:05:47.815Z|c35ce588-e4df-45c9-a5b6-f2aaa50b11bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:47.816Z|c35ce588-e4df-45c9-a5b6-f2aaa50b11bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:47.828Z|fa7412a2-5bd9-45c9-9ca3-d10608e491e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:47.828Z|9a8ff56b-30b4-4363-9c26-0a3c67b79878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:47.829Z|fa7412a2-5bd9-45c9-9ca3-d10608e491e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:47.829Z|9a8ff56b-30b4-4363-9c26-0a3c67b79878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:55.242Z|a89d8b23-2491-4c14-976c-032975fa20a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:05:55.245Z|a89d8b23-2491-4c14-976c-032975fa20a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:05:57.837Z|6c6695b4-0bdf-4a7f-98c7-0f4c0dbb094e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:57.838Z|6c6695b4-0bdf-4a7f-98c7-0f4c0dbb094e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:57.851Z|1395898b-9e0a-44a6-ac14-6a693f683b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:57.851Z|2fc8eb50-270f-47c0-a315-33b3c9ce8da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:05:57.852Z|2fc8eb50-270f-47c0-a315-33b3c9ce8da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:05:57.852Z|1395898b-9e0a-44a6-ac14-6a693f683b57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:07.861Z|222f0524-9d15-4f8b-8932-ccd3c17838b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:07.862Z|222f0524-9d15-4f8b-8932-ccd3c17838b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:07.871Z|b01a98fb-d7b9-4eb8-8008-da452aa0cee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:07.872Z|b01a98fb-d7b9-4eb8-8008-da452aa0cee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:07.871Z|622b705f-9eed-42a6-81ec-628f755ec856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:07.874Z|622b705f-9eed-42a6-81ec-628f755ec856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:10.242Z|96f18e3e-fb98-41e0-a996-21d450a164b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:06:10.243Z|96f18e3e-fb98-41e0-a996-21d450a164b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:06:10.930Z|4f2fd018-8046-46b8-927a-d073c620ec52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:06:10.931Z|4f2fd018-8046-46b8-927a-d073c620ec52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:06:17.907Z|7ddb1989-b106-47bb-bb8c-6c7d51ab5bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:17.908Z|7ddb1989-b106-47bb-bb8c-6c7d51ab5bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:17.915Z|24bf9971-b5d4-40fb-ab1d-870c61adeb13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:17.916Z|24bf9971-b5d4-40fb-ab1d-870c61adeb13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:17.916Z|484a4dd1-3903-4158-b07f-13c32aeff2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:17.917Z|484a4dd1-3903-4158-b07f-13c32aeff2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:25.242Z|6c26c04a-e22f-4d4d-acca-f4fc92111c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:06:25.243Z|6c26c04a-e22f-4d4d-acca-f4fc92111c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:06:27.933Z|dee1de5a-505c-46ef-ae49-67f30fd347ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:27.934Z|dee1de5a-505c-46ef-ae49-67f30fd347ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:27.940Z|8e3d6888-c646-4247-9c87-2613d98a9b01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:27.940Z|37611a30-416f-4b63-90ad-a483a53ce458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:27.940Z|37611a30-416f-4b63-90ad-a483a53ce458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:27.940Z|8e3d6888-c646-4247-9c87-2613d98a9b01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:28.276Z|4c08f737-b290-49e0-a889-263f741cd4d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:06:28.277Z|4c08f737-b290-49e0-a889-263f741cd4d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:37.958Z|d4677cd2-9d5b-42d7-a516-87e483a37ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:37.960Z|d4677cd2-9d5b-42d7-a516-87e483a37ca4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:37.962Z|32ec8d69-f546-42f9-ac81-fd4b3a6817ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:37.963Z|32ec8d69-f546-42f9-ac81-fd4b3a6817ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:37.966Z|0ae77eb2-8751-4ee1-a7cd-a88c00023c9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:37.970Z|0ae77eb2-8751-4ee1-a7cd-a88c00023c9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:40.242Z|f26c941b-a7d9-4a2a-8ae8-52477a28519d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:06:40.244Z|f26c941b-a7d9-4a2a-8ae8-52477a28519d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:06:40.932Z|f7b41049-b676-422a-a11e-eb2ac1cb9986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:06:40.932Z|f7b41049-b676-422a-a11e-eb2ac1cb9986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:06:47.987Z|3189b03d-d6c1-4487-8bbe-92b5f1e0744d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:47.987Z|909614ea-733f-4275-8611-11e038471562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:47.988Z|3189b03d-d6c1-4487-8bbe-92b5f1e0744d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:47.988Z|909614ea-733f-4275-8611-11e038471562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:47.997Z|0fef0de7-c8d5-48c5-95cd-9e0f465198e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:47.998Z|0fef0de7-c8d5-48c5-95cd-9e0f465198e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:55.243Z|dc458b88-65a1-4c8b-a661-e47134265245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:06:55.244Z|dc458b88-65a1-4c8b-a661-e47134265245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:06:58.011Z|dfe49e1a-6174-4618-b2f7-2515d694827b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:58.011Z|1e2c4435-0c84-459a-9302-9ab097613c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:58.012Z|dfe49e1a-6174-4618-b2f7-2515d694827b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:58.012Z|1e2c4435-0c84-459a-9302-9ab097613c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:06:58.027Z|6665e2a6-a4e3-4638-9220-a42bd8763974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:06:58.027Z|6665e2a6-a4e3-4638-9220-a42bd8763974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:08.033Z|cb785d42-d438-4fd6-994f-1d55b39bcefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:08.033Z|5666f743-d5e0-4ba7-bcc8-1e922123f266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:08.034Z|cb785d42-d438-4fd6-994f-1d55b39bcefd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:08.034Z|5666f743-d5e0-4ba7-bcc8-1e922123f266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:08.048Z|b300e6d4-94b2-40fe-91e1-b084e225f29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:08.049Z|b300e6d4-94b2-40fe-91e1-b084e225f29a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:10.242Z|d84879ea-9240-4f19-966c-e69495339668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:07:10.243Z|d84879ea-9240-4f19-966c-e69495339668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:07:10.933Z|a946b1ed-e185-4cea-9631-712fe86116f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:07:10.934Z|a946b1ed-e185-4cea-9631-712fe86116f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:07:18.074Z|a4504254-2b35-4d16-9b44-94acd1731858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:18.077Z|a4504254-2b35-4d16-9b44-94acd1731858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:18.085Z|e83e42e0-a779-44fb-9d8e-65b29f1c7486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:18.086Z|e83e42e0-a779-44fb-9d8e-65b29f1c7486|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:18.109Z|bda3eca1-6a13-4586-b778-7b23b8b657eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:18.116Z|bda3eca1-6a13-4586-b778-7b23b8b657eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:25.242Z|68e20702-15bb-4786-83e7-3f3b2611e217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:07:25.245Z|68e20702-15bb-4786-83e7-3f3b2611e217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:07:28.106Z|ba10a29f-087a-4ba3-96b8-eadff74aeba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:28.107Z|ba10a29f-087a-4ba3-96b8-eadff74aeba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:28.113Z|d36ed0a4-7926-4df5-8a75-50a35620fb59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:28.114Z|d36ed0a4-7926-4df5-8a75-50a35620fb59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:28.145Z|fa548fe7-49ee-471a-b9fe-91b72bc64b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:28.146Z|fa548fe7-49ee-471a-b9fe-91b72bc64b63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:28.273Z|43deb62c-8d1b-482e-9bd3-beab18944bd3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:07:28.275Z|43deb62c-8d1b-482e-9bd3-beab18944bd3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:38.132Z|959e13f0-69e4-4abf-a6ec-972fa691eb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:38.133Z|959e13f0-69e4-4abf-a6ec-972fa691eb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:38.139Z|21f6c5ec-138b-441e-9a56-9714ff7ad196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:38.139Z|21f6c5ec-138b-441e-9a56-9714ff7ad196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:38.166Z|e62523d6-593b-4729-86d3-0f3a1a18a3b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:38.167Z|e62523d6-593b-4729-86d3-0f3a1a18a3b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:40.242Z|72efc9ee-b372-4799-a885-e1c5f47e4515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:07:40.242Z|72efc9ee-b372-4799-a885-e1c5f47e4515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:07:40.934Z|7b3a62dc-1c2a-4227-82d7-1bedf1ad5884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:07:40.935Z|7b3a62dc-1c2a-4227-82d7-1bedf1ad5884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:07:48.157Z|72456da9-99af-4d1f-9d67-9c4740a0c257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:48.158Z|72456da9-99af-4d1f-9d67-9c4740a0c257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:48.166Z|2114c03b-5650-4629-a83b-7ddb85002b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:48.168Z|2114c03b-5650-4629-a83b-7ddb85002b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:48.190Z|051fd7ee-9257-44d2-83e1-c59fd66bf05a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:48.190Z|051fd7ee-9257-44d2-83e1-c59fd66bf05a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:55.242Z|462d1b78-2a38-4d90-8f61-bcf8bc8d23a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:07:55.242Z|462d1b78-2a38-4d90-8f61-bcf8bc8d23a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:07:58.185Z|6f31ea88-c01e-475f-8d95-e9b38e518eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:58.186Z|6f31ea88-c01e-475f-8d95-e9b38e518eb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:58.192Z|3da95af1-55d4-4548-9150-8708ef012c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:58.193Z|3da95af1-55d4-4548-9150-8708ef012c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:07:58.215Z|25704caf-d761-45d4-bee4-1273496d2584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:07:58.216Z|25704caf-d761-45d4-bee4-1273496d2584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:08.226Z|d905bb2b-c749-4bf0-92ce-ef5f76ef61fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:08.227Z|65844902-ec92-45cb-8ecb-0ecabc29f594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:08.227Z|d905bb2b-c749-4bf0-92ce-ef5f76ef61fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:08.227Z|65844902-ec92-45cb-8ecb-0ecabc29f594|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:08.238Z|7c1fc26a-55a5-45a3-9b80-0de80ddbfc20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:08.239Z|7c1fc26a-55a5-45a3-9b80-0de80ddbfc20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:10.242Z|6d58ca93-3a72-47a8-b921-a5d39d260222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:08:10.245Z|6d58ca93-3a72-47a8-b921-a5d39d260222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:08:10.936Z|04fb12ac-c58b-4337-856a-06b1929272ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:08:10.937Z|04fb12ac-c58b-4337-856a-06b1929272ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:08:18.255Z|8210240d-c5f4-4835-bd6e-db8ede9e7c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:18.257Z|8210240d-c5f4-4835-bd6e-db8ede9e7c45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:18.258Z|9169e7d9-537f-457d-af5a-310a09c53cd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:18.258Z|84a896ed-f8bc-4e35-a696-f53a347befbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:18.259Z|9169e7d9-537f-457d-af5a-310a09c53cd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:18.259Z|84a896ed-f8bc-4e35-a696-f53a347befbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:25.242Z|a3940eed-bb01-43c8-953d-f07d6166bc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:08:25.243Z|a3940eed-bb01-43c8-953d-f07d6166bc98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:08:28.274Z|04ef71ed-5f94-477a-a27f-0dffce21f812|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:08:28.275Z|04ef71ed-5f94-477a-a27f-0dffce21f812|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:28.281Z|f0a2caf2-ad54-4e0a-8d40-7624bd2db1d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:28.282Z|f0a2caf2-ad54-4e0a-8d40-7624bd2db1d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:28.286Z|01e096c0-3f0a-49b3-8850-0ae0222398cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:28.286Z|4e3cdfd0-7f5f-46e3-bbca-83124c6ac805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:28.286Z|01e096c0-3f0a-49b3-8850-0ae0222398cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:28.287Z|4e3cdfd0-7f5f-46e3-bbca-83124c6ac805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:38.323Z|bc8a4088-f8ce-482a-86e8-ecaaf7d74f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:38.323Z|e65ca3e9-a1e1-43ab-884f-eb6b36d6f76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:38.324Z|bc8a4088-f8ce-482a-86e8-ecaaf7d74f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:38.324Z|e65ca3e9-a1e1-43ab-884f-eb6b36d6f76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:38.328Z|8dda74de-ee3b-429b-8c1f-ddc5e036d419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:38.329Z|8dda74de-ee3b-429b-8c1f-ddc5e036d419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:40.242Z|46e0d463-6691-464a-801b-06a56d0ecacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:08:40.242Z|46e0d463-6691-464a-801b-06a56d0ecacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:08:40.938Z|d222c6d4-8f89-4ac6-bb93-1d1053398b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:08:40.938Z|d222c6d4-8f89-4ac6-bb93-1d1053398b54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:08:48.346Z|9c498f2a-6c88-473d-9237-13248233a8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:48.346Z|46e17883-91d7-4896-8434-4b0dae02f1fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:48.346Z|9c498f2a-6c88-473d-9237-13248233a8de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:48.346Z|46e17883-91d7-4896-8434-4b0dae02f1fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:48.350Z|2abccca4-2594-44be-9046-be46b5d25828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:48.350Z|2abccca4-2594-44be-9046-be46b5d25828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:55.242Z|b5069c53-23ab-4a11-81f6-02f45f23d4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:08:55.244Z|b5069c53-23ab-4a11-81f6-02f45f23d4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:08:58.372Z|a7225988-63cd-4061-9523-c244d2153ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:58.373Z|a7225988-63cd-4061-9523-c244d2153ad2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:58.373Z|d2fdec87-08cf-4923-b8ab-bc93c7b4b579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:58.374Z|0abbe9f9-da35-4531-a266-7b8877801b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:08:58.374Z|d2fdec87-08cf-4923-b8ab-bc93c7b4b579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:08:58.374Z|0abbe9f9-da35-4531-a266-7b8877801b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:08.399Z|abaeb1c5-471f-4e68-9d5a-1cde8a8b503c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:08.399Z|ed92e142-5bbc-4189-98c4-9325bd1fdfca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:08.400Z|ed92e142-5bbc-4189-98c4-9325bd1fdfca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:08.400Z|abaeb1c5-471f-4e68-9d5a-1cde8a8b503c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:08.402Z|2d067750-978b-484b-8b28-547261478019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:08.402Z|2d067750-978b-484b-8b28-547261478019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:10.242Z|81194902-a589-4517-ab95-1923635c96ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:09:10.242Z|81194902-a589-4517-ab95-1923635c96ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:09:10.939Z|f88894c0-eb71-4afc-b587-ed01c341d2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:09:10.939Z|f88894c0-eb71-4afc-b587-ed01c341d2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:09:18.423Z|15748eca-0288-4c86-98f2-261c26c282b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:18.424Z|15748eca-0288-4c86-98f2-261c26c282b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:18.428Z|02261a50-ca9b-4cb1-b16d-5f5e93c7ccfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:18.428Z|02261a50-ca9b-4cb1-b16d-5f5e93c7ccfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:18.440Z|b5eb6db8-97d6-4fcf-9b77-d780807374c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:18.441Z|b5eb6db8-97d6-4fcf-9b77-d780807374c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:25.242Z|0bb80655-dcbb-4c07-8035-71b05938c269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:09:25.243Z|0bb80655-dcbb-4c07-8035-71b05938c269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:09:28.274Z|72f37ae7-27a8-4ef3-8c2a-588a32a81261|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:09:28.275Z|72f37ae7-27a8-4ef3-8c2a-588a32a81261|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:28.445Z|0b448433-b730-441a-9456-41d9bfc506f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:28.445Z|0b448433-b730-441a-9456-41d9bfc506f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:28.447Z|e3973dee-7af0-4854-9afa-eb1478dad1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:28.447Z|e3973dee-7af0-4854-9afa-eb1478dad1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:28.461Z|75537825-bff4-4b09-b14e-fb792a1706b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:28.462Z|75537825-bff4-4b09-b14e-fb792a1706b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:38.468Z|e8aac5b4-b97d-4c4f-92ed-c7e18ef9ee3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:38.469Z|e8aac5b4-b97d-4c4f-92ed-c7e18ef9ee3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:38.472Z|7767ade2-512f-48d4-826a-aee43b7cc00c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:38.473Z|7767ade2-512f-48d4-826a-aee43b7cc00c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:38.492Z|855064a5-17ba-47cc-be44-76203d9cd9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:38.493Z|855064a5-17ba-47cc-be44-76203d9cd9f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:40.242Z|fbda481b-2f3e-495d-b0a7-9bdf3ce8f5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:09:40.244Z|fbda481b-2f3e-495d-b0a7-9bdf3ce8f5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:09:40.940Z|e366e4b4-de6c-4961-b107-bef844117b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:09:40.941Z|e366e4b4-de6c-4961-b107-bef844117b39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:09:48.499Z|c76f4640-77e9-4d1d-832c-bc385d738219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:48.500Z|c76f4640-77e9-4d1d-832c-bc385d738219|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:48.517Z|cf22b9c4-9720-4d6e-87cb-7c64bed607ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:48.517Z|a11de5d7-27f7-4240-b4bb-3b8de68a40f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:48.518Z|cf22b9c4-9720-4d6e-87cb-7c64bed607ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:48.518Z|a11de5d7-27f7-4240-b4bb-3b8de68a40f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:55.243Z|72d84c7b-dc01-461a-abba-c046477bc985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:09:55.244Z|72d84c7b-dc01-461a-abba-c046477bc985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:09:58.536Z|6815f373-15d8-48ee-bb34-5145dee105c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:58.536Z|6815f373-15d8-48ee-bb34-5145dee105c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:58.561Z|c1b89482-ee40-4fa8-bea4-a10b48817af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:58.562Z|c1b89482-ee40-4fa8-bea4-a10b48817af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:09:58.565Z|6d605223-e1da-4fe5-9822-c5cabdc3b496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:09:58.567Z|6d605223-e1da-4fe5-9822-c5cabdc3b496|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:08.576Z|c377240c-9e89-45b6-8328-5818a609b23c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:08.577Z|c377240c-9e89-45b6-8328-5818a609b23c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:08.613Z|b401247d-9e83-4ded-98a5-378bc1d57737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:08.614Z|b401247d-9e83-4ded-98a5-378bc1d57737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:08.627Z|312bb2b8-c0a3-4d2e-a240-e5dd3304711c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:08.627Z|312bb2b8-c0a3-4d2e-a240-e5dd3304711c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:10.242Z|7acf4568-50b0-4fbb-aa6d-4fc1cdf019ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:10:10.242Z|7acf4568-50b0-4fbb-aa6d-4fc1cdf019ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:10:10.941Z|783624e6-2da4-4237-887b-4262aa87117f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:10:10.942Z|783624e6-2da4-4237-887b-4262aa87117f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:10:18.632Z|089d6820-da91-4447-82ed-3253850a36dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:18.633Z|089d6820-da91-4447-82ed-3253850a36dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:18.658Z|429b97e5-fe02-4e1d-9410-de139f9853d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:18.659Z|429b97e5-fe02-4e1d-9410-de139f9853d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:18.661Z|af18c0f6-aed8-4534-aa51-7566ce76dc42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:18.662Z|af18c0f6-aed8-4534-aa51-7566ce76dc42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:25.242Z|687debbc-29e3-4076-9e9d-c58d996523a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:10:25.244Z|687debbc-29e3-4076-9e9d-c58d996523a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:10:28.273Z|e5d4c3c5-b27e-44fe-a942-3cc1ea6a40a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:10:28.275Z|e5d4c3c5-b27e-44fe-a942-3cc1ea6a40a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:28.665Z|da144b31-cbd2-4bdb-b86b-2e26cb962b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:28.666Z|da144b31-cbd2-4bdb-b86b-2e26cb962b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:28.683Z|e19c3ebe-4594-4707-9bda-fc9bb91d32f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:28.683Z|a281ff8f-9654-4a81-bdb4-0c706778ebd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:28.683Z|a281ff8f-9654-4a81-bdb4-0c706778ebd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:28.684Z|e19c3ebe-4594-4707-9bda-fc9bb91d32f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:38.691Z|74ece0d0-2c8a-4c93-9b69-829c9b25c9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:38.691Z|74ece0d0-2c8a-4c93-9b69-829c9b25c9aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:38.710Z|aa5c829d-be85-4271-b502-370f5f2c70d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:38.711Z|52952baa-26db-4c41-8036-d025a7261176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:38.711Z|aa5c829d-be85-4271-b502-370f5f2c70d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:38.711Z|52952baa-26db-4c41-8036-d025a7261176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:40.242Z|72455ba9-0574-4fe1-81bc-0ebd1a503634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:10:40.243Z|72455ba9-0574-4fe1-81bc-0ebd1a503634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:10:40.943Z|aeace9b1-cd72-4534-8fcb-50bd32ffd87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:10:40.943Z|aeace9b1-cd72-4534-8fcb-50bd32ffd87b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:10:48.719Z|8534da04-ffe3-447f-926d-2fb58f87c6cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:48.720Z|8534da04-ffe3-447f-926d-2fb58f87c6cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:48.737Z|3df663f8-ccd9-41e9-b128-a8d04812f4fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:48.737Z|bb362536-6c23-4374-9f26-2483bcd626b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:48.738Z|bb362536-6c23-4374-9f26-2483bcd626b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:48.738Z|3df663f8-ccd9-41e9-b128-a8d04812f4fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:55.242Z|41d3eac2-cf4a-4aca-9325-543b6ab9430c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:10:55.243Z|41d3eac2-cf4a-4aca-9325-543b6ab9430c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:10:58.745Z|301dfd32-90fc-40a1-9f5b-941339f59eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:58.746Z|301dfd32-90fc-40a1-9f5b-941339f59eef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:58.758Z|eae6b2d9-9a40-459c-9f74-6db59036038b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:58.759Z|eae6b2d9-9a40-459c-9f74-6db59036038b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:10:58.763Z|ce9ae553-4fba-4616-b37c-e260daec878c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:10:58.764Z|ce9ae553-4fba-4616-b37c-e260daec878c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:08.771Z|e3dad764-a92e-4843-bd04-62471cdb0e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:08.773Z|e3dad764-a92e-4843-bd04-62471cdb0e29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:08.779Z|e3869bd5-8580-44d0-b1c3-f75dae4c975e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:08.786Z|e3869bd5-8580-44d0-b1c3-f75dae4c975e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:08.786Z|0734adfd-2e5f-44b4-8baf-0acdd639dceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:08.788Z|0734adfd-2e5f-44b4-8baf-0acdd639dceb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:10.242Z|bede78c8-7662-4d71-a520-5b3a7d39e1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:11:10.243Z|bede78c8-7662-4d71-a520-5b3a7d39e1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:11:10.944Z|eea40eea-920c-4f48-841e-87e25ab4a515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:11:10.945Z|eea40eea-920c-4f48-841e-87e25ab4a515|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:11:18.805Z|7a18b4e7-818a-43df-86f5-519b6ae18659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:18.806Z|7a18b4e7-818a-43df-86f5-519b6ae18659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:18.812Z|9407fa9e-808a-4259-9bb4-69478d17c0e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:18.812Z|54415094-76ea-45cf-9b80-d3582877ed5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:18.813Z|9407fa9e-808a-4259-9bb4-69478d17c0e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:18.813Z|54415094-76ea-45cf-9b80-d3582877ed5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:25.242Z|208753a3-fcab-4e17-9ce0-355969f20d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:11:25.243Z|208753a3-fcab-4e17-9ce0-355969f20d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:11:28.272Z|3ee4d6bf-7295-4bcb-8700-fe2a8f0e4e44|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:11:28.274Z|3ee4d6bf-7295-4bcb-8700-fe2a8f0e4e44|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:28.827Z|afec7229-3487-46ca-a9c4-6b191d470aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:28.828Z|afec7229-3487-46ca-a9c4-6b191d470aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:28.835Z|03944b9d-e43f-472d-9bb2-17e52391410d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:28.836Z|03944b9d-e43f-472d-9bb2-17e52391410d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:28.838Z|4f16ca0c-3bd5-45bf-966d-81f797b10be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:28.839Z|4f16ca0c-3bd5-45bf-966d-81f797b10be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:38.849Z|9b5a2e1a-c9d2-4ddb-8452-202932d710ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:38.849Z|9b5a2e1a-c9d2-4ddb-8452-202932d710ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:38.854Z|97141380-96aa-46ec-a8a2-42b07b565414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:38.854Z|97141380-96aa-46ec-a8a2-42b07b565414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:38.864Z|9a7ff771-0c0b-47ff-bf41-60a3dd0202b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:38.865Z|9a7ff771-0c0b-47ff-bf41-60a3dd0202b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:40.242Z|f0b6582e-ddee-4fde-87f5-6c0cd0359b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:11:40.242Z|f0b6582e-ddee-4fde-87f5-6c0cd0359b0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:11:40.945Z|fd6b6c46-3222-4eab-8ab4-077b54cfc8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:11:40.946Z|fd6b6c46-3222-4eab-8ab4-077b54cfc8ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:11:48.870Z|8dbbd450-6f29-44d0-907e-e483cfe4c658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:48.871Z|8dbbd450-6f29-44d0-907e-e483cfe4c658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:48.876Z|e61202ea-8726-45a2-8ea6-1e06673b6588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:48.877Z|e61202ea-8726-45a2-8ea6-1e06673b6588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:48.885Z|ed13df62-1a6d-471c-85bc-4f236b2dcd5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:48.886Z|ed13df62-1a6d-471c-85bc-4f236b2dcd5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:55.242Z|d63859e7-9087-44c0-9b21-0fe4c1b12b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:11:55.245Z|d63859e7-9087-44c0-9b21-0fe4c1b12b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:11:58.902Z|efddc036-5e52-4b96-944e-658a28827050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:58.902Z|dc48de1a-6de6-4abd-b298-1a981243e9d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:58.903Z|dc48de1a-6de6-4abd-b298-1a981243e9d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:58.903Z|efddc036-5e52-4b96-944e-658a28827050|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:11:58.915Z|d980f520-2d0e-47c7-9b3a-a7332212da37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:11:58.916Z|d980f520-2d0e-47c7-9b3a-a7332212da37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:08.932Z|8374f1b5-ea39-4b41-92aa-71d7fbccb609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:08.932Z|ebed9b0e-87e4-4f8a-9f5b-14810eb23d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:08.933Z|ebed9b0e-87e4-4f8a-9f5b-14810eb23d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:08.933Z|8374f1b5-ea39-4b41-92aa-71d7fbccb609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:08.935Z|65b38894-252f-4944-8dd1-f35b132c49e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:08.936Z|65b38894-252f-4944-8dd1-f35b132c49e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:10.242Z|048d1827-1372-44a2-b5dd-18328bc300ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:12:10.243Z|048d1827-1372-44a2-b5dd-18328bc300ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:12:10.946Z|42365145-4e98-4229-8d61-1fd2b2503b4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:12:10.947Z|42365145-4e98-4229-8d61-1fd2b2503b4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:12:18.957Z|2bbd6567-a989-4f47-9b27-92d793cf3b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:18.957Z|6cc2508b-58b5-4b55-a03a-938f214bc231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:18.958Z|2bbd6567-a989-4f47-9b27-92d793cf3b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:18.959Z|6cc2508b-58b5-4b55-a03a-938f214bc231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:18.961Z|ffd8943c-d01d-4fcb-ae0e-8b173749ee12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:18.962Z|ffd8943c-d01d-4fcb-ae0e-8b173749ee12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:25.242Z|5c5c27e3-e729-42ff-82bf-c308e3aa38e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:12:25.242Z|5c5c27e3-e729-42ff-82bf-c308e3aa38e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:12:28.273Z|51f90127-dc99-4391-bd71-daa217e242cc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:12:28.275Z|51f90127-dc99-4391-bd71-daa217e242cc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:28.985Z|77695c7a-62f3-472e-a069-319eee24c0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:28.985Z|5ce50db8-c82a-41d4-8aea-7303c0c898e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:28.986Z|ecf13581-f3ad-49f3-b1d8-0ce82a686990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:28.986Z|ecf13581-f3ad-49f3-b1d8-0ce82a686990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:28.985Z|77695c7a-62f3-472e-a069-319eee24c0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:29.000Z|5ce50db8-c82a-41d4-8aea-7303c0c898e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:39.011Z|64e43071-e7c3-4c49-b695-206e9436018e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:39.012Z|64e43071-e7c3-4c49-b695-206e9436018e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:39.017Z|e0e400bc-6cff-4c44-8925-0f37632337db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:39.018Z|e0e400bc-6cff-4c44-8925-0f37632337db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:39.022Z|ccf62b4b-1421-4320-babd-76242c073539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:39.023Z|ccf62b4b-1421-4320-babd-76242c073539|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:40.242Z|66e5d5b1-3c16-4f44-810c-02600c9b6486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:12:40.245Z|66e5d5b1-3c16-4f44-810c-02600c9b6486|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:12:40.947Z|b77e0982-cd04-4fa9-a024-9ef2422744bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:12:40.948Z|b77e0982-cd04-4fa9-a024-9ef2422744bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:12:49.034Z|a4c5c4f9-8f45-4181-88e4-976fdce78a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:49.036Z|a4c5c4f9-8f45-4181-88e4-976fdce78a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:49.039Z|28950476-5281-4e1d-9436-adf6c8a4ed85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:49.039Z|28950476-5281-4e1d-9436-adf6c8a4ed85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:49.046Z|3efe43db-517a-403f-baf5-44aedcaedc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:49.046Z|3efe43db-517a-403f-baf5-44aedcaedc14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:55.242Z|3f19399a-2849-4d20-b0a4-ccde307e3d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:12:55.243Z|3f19399a-2849-4d20-b0a4-ccde307e3d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:12:59.058Z|a799770b-6757-4eb8-85cb-5490208c0927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:59.059Z|a799770b-6757-4eb8-85cb-5490208c0927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:59.062Z|76b1143b-037f-49e1-b21a-dedda9c76eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:59.062Z|76b1143b-037f-49e1-b21a-dedda9c76eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:12:59.066Z|fc08ba33-7aff-4ceb-8939-46521bb2694f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:12:59.067Z|fc08ba33-7aff-4ceb-8939-46521bb2694f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:09.080Z|bb07726b-e5c8-45ea-b976-ef736f36ed76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:09.081Z|bb07726b-e5c8-45ea-b976-ef736f36ed76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:09.084Z|504ca9da-ff7f-4112-b563-584e97654881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:09.085Z|504ca9da-ff7f-4112-b563-584e97654881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:09.087Z|7cc15ec2-02fa-4c8e-af5c-f62a0b3d4cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:09.087Z|7cc15ec2-02fa-4c8e-af5c-f62a0b3d4cda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:10.242Z|30ba0612-c20f-40fe-b2cc-3c9bc727b248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:13:10.242Z|30ba0612-c20f-40fe-b2cc-3c9bc727b248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:13:10.949Z|a8a105d0-0676-4d92-ba2a-163f860e385c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:13:10.949Z|a8a105d0-0676-4d92-ba2a-163f860e385c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:13:19.110Z|16479c16-3f93-48cc-b09b-e96b6e2fc07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:19.111Z|16479c16-3f93-48cc-b09b-e96b6e2fc07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:19.110Z|02602bf6-5ad9-4db8-bf0b-6ad92ad23ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:19.112Z|02602bf6-5ad9-4db8-bf0b-6ad92ad23ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:19.115Z|fc355fd3-e143-4a43-bd1f-5e4d3f082e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:19.116Z|fc355fd3-e143-4a43-bd1f-5e4d3f082e8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:25.242Z|11c66eeb-577b-49c3-895b-62470d47e612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:13:25.245Z|11c66eeb-577b-49c3-895b-62470d47e612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:13:28.274Z|35ad40f9-421f-470a-9fe4-31e95f34c053|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:13:28.274Z|35ad40f9-421f-470a-9fe4-31e95f34c053|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:29.132Z|3e260636-aa58-43ab-9ee8-e7351f4e4c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:29.132Z|db266a9a-40c4-4f43-a818-736d602267fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:29.133Z|3e260636-aa58-43ab-9ee8-e7351f4e4c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:29.133Z|db266a9a-40c4-4f43-a818-736d602267fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:29.134Z|e174057d-e484-4375-8b5d-2cadf5a77b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:29.135Z|e174057d-e484-4375-8b5d-2cadf5a77b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:39.156Z|ec0a4ce7-0dd7-483b-b31c-c894d4c6fa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:39.156Z|4a446041-0429-4e21-946a-8d8f6ef6abca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:39.157Z|ec0a4ce7-0dd7-483b-b31c-c894d4c6fa34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:39.157Z|4a446041-0429-4e21-946a-8d8f6ef6abca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:39.164Z|e038449d-3cab-468f-bf83-f367c5a53309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:39.165Z|e038449d-3cab-468f-bf83-f367c5a53309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:40.242Z|7d6cd990-fe77-44d6-be2c-daf5e408bb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:13:40.242Z|7d6cd990-fe77-44d6-be2c-daf5e408bb47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:13:40.951Z|b303fa77-3622-4d17-8805-aefa3cba891c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:13:40.951Z|b303fa77-3622-4d17-8805-aefa3cba891c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:13:49.180Z|8bf12229-f9f7-46a6-88d5-9127592d54d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:49.180Z|2d51a7d8-ec42-45f0-bb22-171c093fc766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:49.181Z|2d51a7d8-ec42-45f0-bb22-171c093fc766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:49.182Z|8bf12229-f9f7-46a6-88d5-9127592d54d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:49.191Z|0eee8ff0-4402-429b-81ab-e05a7df34f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:49.192Z|0eee8ff0-4402-429b-81ab-e05a7df34f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:55.242Z|0f8f490c-c32a-4615-8492-dde32968853c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:13:55.242Z|0f8f490c-c32a-4615-8492-dde32968853c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:13:59.206Z|c027ffbf-7691-4eba-a7da-caf20c0a2d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:59.206Z|ac3116db-22e1-462f-ac75-84786efd04e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:59.207Z|c027ffbf-7691-4eba-a7da-caf20c0a2d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:59.208Z|ac3116db-22e1-462f-ac75-84786efd04e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:13:59.212Z|cb9fd829-a449-4115-ac42-1bef292a5710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:13:59.213Z|cb9fd829-a449-4115-ac42-1bef292a5710|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:09.229Z|42b9ddb9-4404-4245-99ab-58c3f6a61341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:09.229Z|081e093e-76a4-4440-8037-9d87059f55ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:09.230Z|42b9ddb9-4404-4245-99ab-58c3f6a61341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:09.230Z|081e093e-76a4-4440-8037-9d87059f55ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:09.232Z|d28ece0a-f60b-41c8-8669-f4b6b8d0e123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:09.236Z|d28ece0a-f60b-41c8-8669-f4b6b8d0e123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:10.242Z|1ea7a445-bf46-4b0e-bfa4-568b0922eb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:14:10.245Z|1ea7a445-bf46-4b0e-bfa4-568b0922eb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:14:10.954Z|47dae667-c2d2-40ef-b852-bf9e960da3e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:14:10.955Z|47dae667-c2d2-40ef-b852-bf9e960da3e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:14:19.255Z|cf4aa3a5-09a1-4c1b-9799-021678021d8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:19.255Z|cf4aa3a5-09a1-4c1b-9799-021678021d8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:19.256Z|2b1b7ea7-3f0c-457c-9b57-7026e2d03332|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:19.256Z|2b1b7ea7-3f0c-457c-9b57-7026e2d03332|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:19.262Z|7a3e8be8-63dc-4bb7-8cc9-e05519571a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:19.263Z|7a3e8be8-63dc-4bb7-8cc9-e05519571a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:25.242Z|93958009-4334-45cd-8a4f-0a0354435e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:14:25.243Z|93958009-4334-45cd-8a4f-0a0354435e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:14:28.273Z|11f7e3ce-9ae9-4299-96a8-b98501ca15a1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:14:28.274Z|11f7e3ce-9ae9-4299-96a8-b98501ca15a1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:29.279Z|f965f7a7-a6ed-413f-ab3f-a1a93a245b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:29.279Z|b28e3cc6-9811-422a-990c-3388b4bdbf50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:29.280Z|f965f7a7-a6ed-413f-ab3f-a1a93a245b5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:29.280Z|b28e3cc6-9811-422a-990c-3388b4bdbf50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:29.285Z|01bd01c2-5fef-4edb-8bd7-628286520a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:29.285Z|01bd01c2-5fef-4edb-8bd7-628286520a22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:39.306Z|c86b740c-33f8-44cc-8a98-7ee1dd6d24b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:39.307Z|c86b740c-33f8-44cc-8a98-7ee1dd6d24b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:39.309Z|a783910b-2abc-49fc-8e92-93a0dc547676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:39.311Z|a783910b-2abc-49fc-8e92-93a0dc547676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:39.338Z|dba7d825-03c6-484c-b0ce-89c39be59cb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:39.339Z|dba7d825-03c6-484c-b0ce-89c39be59cb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:40.242Z|d14e62e6-4f2a-4642-9da2-be15cf3ef0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:14:40.243Z|d14e62e6-4f2a-4642-9da2-be15cf3ef0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:14:40.956Z|964b931d-17dc-4501-a84c-c4e1d18bda45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:14:40.956Z|964b931d-17dc-4501-a84c-c4e1d18bda45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:14:49.330Z|28eeda01-f7ad-4013-b6de-4d7e0a4301a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:49.331Z|28eeda01-f7ad-4013-b6de-4d7e0a4301a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:49.335Z|71d46618-39d1-467d-9d6c-da0feaffe406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:49.336Z|71d46618-39d1-467d-9d6c-da0feaffe406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:49.399Z|faf9f95e-18a8-4dbe-bb98-a4025c9dfdbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:49.400Z|faf9f95e-18a8-4dbe-bb98-a4025c9dfdbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:55.242Z|25a18416-2659-46c4-8dab-17f8a6011538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:14:55.244Z|25a18416-2659-46c4-8dab-17f8a6011538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:14:59.362Z|7be8ba90-112c-4569-a37b-5e250281a740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:59.363Z|7be8ba90-112c-4569-a37b-5e250281a740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:59.373Z|58513762-dcd2-439e-80ca-aa72a8ff5f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:59.374Z|58513762-dcd2-439e-80ca-aa72a8ff5f6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:14:59.427Z|2e05ccfd-4b76-407a-9138-d9fbdd099918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:14:59.427Z|2e05ccfd-4b76-407a-9138-d9fbdd099918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:09.411Z|f2d1ed9b-9a86-4f2c-abd2-997ae5ab5c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:09.411Z|a44bbc3b-7426-423e-aca2-d7958156c159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:09.412Z|f2d1ed9b-9a86-4f2c-abd2-997ae5ab5c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:09.412Z|a44bbc3b-7426-423e-aca2-d7958156c159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:09.476Z|09bccd2f-be32-4e95-8814-2121d4bb8c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:09.477Z|09bccd2f-be32-4e95-8814-2121d4bb8c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:10.242Z|678096da-f054-4f27-b7db-95d2308f4d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:15:10.242Z|678096da-f054-4f27-b7db-95d2308f4d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:15:10.957Z|7aa2c2a1-341b-4640-b16a-147c0508200a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:15:10.957Z|7aa2c2a1-341b-4640-b16a-147c0508200a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:15:19.453Z|02a0b093-69e1-42f7-b818-768a57f3affd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:19.454Z|02a0b093-69e1-42f7-b818-768a57f3affd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:19.460Z|3a9f1b6c-adf1-464d-b903-8d3a2952e503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:19.461Z|3a9f1b6c-adf1-464d-b903-8d3a2952e503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:19.512Z|07476be7-6206-4cfd-b767-d4be0a1d5bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:19.513Z|07476be7-6206-4cfd-b767-d4be0a1d5bd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:25.242Z|78166536-cac9-49ce-8e49-fc7e07764c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:15:25.242Z|78166536-cac9-49ce-8e49-fc7e07764c54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:15:28.274Z|3aec591e-8cad-49e5-b95f-2b4196da9c55|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:15:28.276Z|3aec591e-8cad-49e5-b95f-2b4196da9c55|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:29.480Z|64415b2a-7298-456e-99f8-cb8fea0f7068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:29.481Z|64415b2a-7298-456e-99f8-cb8fea0f7068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:29.486Z|d3776b50-2de2-493c-bbea-32e2fc5e0a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:29.488Z|d3776b50-2de2-493c-bbea-32e2fc5e0a06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:29.535Z|6e23a486-82df-4ac5-b424-fef3cc948bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:29.536Z|6e23a486-82df-4ac5-b424-fef3cc948bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:39.508Z|f6a7f5cf-5e27-4418-84c9-fc9ca0d595e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:39.509Z|f6a7f5cf-5e27-4418-84c9-fc9ca0d595e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:39.511Z|6a664aad-c378-4cc0-8b31-e2ad4be277c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:39.512Z|6a664aad-c378-4cc0-8b31-e2ad4be277c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:39.558Z|ca98629e-6502-4dbf-9bf1-b40d2fa5c70c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:39.559Z|ca98629e-6502-4dbf-9bf1-b40d2fa5c70c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:40.242Z|1d206ce9-a524-4e8c-b70c-91f936c93080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:15:40.247Z|1d206ce9-a524-4e8c-b70c-91f936c93080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:15:40.958Z|c305d268-64ce-40ad-9418-2c56cf6dcb35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:15:40.959Z|c305d268-64ce-40ad-9418-2c56cf6dcb35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:15:49.533Z|39820071-c4c9-4230-ac0e-7a42e50ad4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:49.533Z|ac2dd5d9-1575-4867-9cd1-ad5ea5bd0e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:49.534Z|39820071-c4c9-4230-ac0e-7a42e50ad4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:49.534Z|ac2dd5d9-1575-4867-9cd1-ad5ea5bd0e70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:49.579Z|4dc68c45-62a7-4dd7-9f56-f6c13fd5bf4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:49.580Z|4dc68c45-62a7-4dd7-9f56-f6c13fd5bf4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:55.242Z|8d236bca-d8d3-45dc-8e11-3bcd6f492345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:15:55.242Z|8d236bca-d8d3-45dc-8e11-3bcd6f492345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:15:59.557Z|1bff3d3f-8315-4575-a386-75d3556e3a94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:59.557Z|22dfc2e9-c886-4282-995e-ab843f648a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:59.558Z|1bff3d3f-8315-4575-a386-75d3556e3a94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:59.558Z|22dfc2e9-c886-4282-995e-ab843f648a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:15:59.601Z|5772f0c3-1990-4ceb-9a30-278d753b6529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:15:59.602Z|5772f0c3-1990-4ceb-9a30-278d753b6529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:09.581Z|45a2c6fc-cec4-4e6e-8ef7-e0bcc0b368c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:09.581Z|a072352c-3e60-4cd0-8879-a1a0ee04a027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:09.583Z|a072352c-3e60-4cd0-8879-a1a0ee04a027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:09.583Z|45a2c6fc-cec4-4e6e-8ef7-e0bcc0b368c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:09.624Z|035df1cf-7db0-4f3c-bcd5-a42221f3ac95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:09.625Z|035df1cf-7db0-4f3c-bcd5-a42221f3ac95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:10.242Z|5b47c79b-52e9-475f-9a22-609b95316d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:16:10.242Z|5b47c79b-52e9-475f-9a22-609b95316d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:16:10.959Z|d970f1f2-2c2c-4407-a065-57d9fafe01f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:16:10.960Z|d970f1f2-2c2c-4407-a065-57d9fafe01f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:16:19.609Z|9666427d-0a7d-46ef-9de8-7906f70a4e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:19.610Z|9666427d-0a7d-46ef-9de8-7906f70a4e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:19.613Z|f4075aad-87d7-4938-a361-5906307d11f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:19.614Z|f4075aad-87d7-4938-a361-5906307d11f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:19.657Z|407647b1-4954-4a41-b1ff-e544af5febee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:19.658Z|407647b1-4954-4a41-b1ff-e544af5febee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:25.242Z|0293e33a-52e2-4af5-a3d9-f9f1b07e7017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:16:25.245Z|0293e33a-52e2-4af5-a3d9-f9f1b07e7017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:16:28.274Z|21d1b36d-9afa-4228-9a75-98ef8cd704ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:16:28.276Z|21d1b36d-9afa-4228-9a75-98ef8cd704ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:29.634Z|044209bf-85e3-4514-aa72-fc0b916ced38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:29.634Z|46fd3889-cfec-4bc1-bd46-ebe9117647e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:29.635Z|044209bf-85e3-4514-aa72-fc0b916ced38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:29.635Z|46fd3889-cfec-4bc1-bd46-ebe9117647e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:29.681Z|b724a884-ae38-403e-b21f-431873cd1e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:29.682Z|b724a884-ae38-403e-b21f-431873cd1e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:39.657Z|a6fdf4eb-6f50-4238-b8e4-b24d78a7f0ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:39.658Z|a6fdf4eb-6f50-4238-b8e4-b24d78a7f0ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:39.666Z|5a393b87-88da-4b7e-ba82-db7927c9a7d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:39.667Z|5a393b87-88da-4b7e-ba82-db7927c9a7d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:39.703Z|f0453933-cd3d-4806-822b-8aec6c08f83c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:39.703Z|f0453933-cd3d-4806-822b-8aec6c08f83c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:40.242Z|37c226e5-4306-4bc0-aa6f-dab16b1e7d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:16:40.244Z|37c226e5-4306-4bc0-aa6f-dab16b1e7d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:16:40.960Z|a53b9dd8-e320-4347-b90e-3318b0fbb9d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:16:40.961Z|a53b9dd8-e320-4347-b90e-3318b0fbb9d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:16:49.689Z|e8accf70-c7d6-4f1f-addf-af13a7841513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:49.691Z|e8accf70-c7d6-4f1f-addf-af13a7841513|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:49.697Z|1d09b2bc-5fa6-4265-bd2b-8cfd3cbb958e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:49.698Z|1d09b2bc-5fa6-4265-bd2b-8cfd3cbb958e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:49.726Z|c61b5273-d02c-4019-8ebf-da49f565a87b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:49.727Z|c61b5273-d02c-4019-8ebf-da49f565a87b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:55.243Z|ef88d1b9-3108-4979-b471-82c1f3b4dade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:16:55.244Z|ef88d1b9-3108-4979-b471-82c1f3b4dade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:16:59.719Z|3eecca71-dda6-4117-9a9a-eb446aa7bc27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:59.720Z|3eecca71-dda6-4117-9a9a-eb446aa7bc27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:59.721Z|3c05c59b-eb1b-448f-b787-9c1e3e3d8bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:59.722Z|3c05c59b-eb1b-448f-b787-9c1e3e3d8bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:16:59.751Z|734bdd92-38c7-496e-84ba-95cbace175a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:16:59.752Z|734bdd92-38c7-496e-84ba-95cbace175a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:09.743Z|82ec46fe-64fc-4429-ba9f-a5b9f3d4d01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:09.744Z|82ec46fe-64fc-4429-ba9f-a5b9f3d4d01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:09.745Z|35da0c52-b2f7-4d3b-ad39-ed2c6f5fcbc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:09.746Z|35da0c52-b2f7-4d3b-ad39-ed2c6f5fcbc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:09.776Z|a4fd7f2d-ce88-4aab-b813-78ee2db8f9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:09.777Z|a4fd7f2d-ce88-4aab-b813-78ee2db8f9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:10.242Z|d395d128-2647-4bb2-9f04-8390e55f4c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:17:10.245Z|d395d128-2647-4bb2-9f04-8390e55f4c17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:17:10.962Z|f38a0a45-f456-42b1-9973-8d5784faa10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:17:10.962Z|f38a0a45-f456-42b1-9973-8d5784faa10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:17:19.782Z|dd102459-81d5-4c3a-ab95-e9ce1c5e8820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:19.783Z|8da35a71-cb76-41c7-8cca-eb7a5a93f56d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:19.783Z|dd102459-81d5-4c3a-ab95-e9ce1c5e8820|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:19.784Z|8da35a71-cb76-41c7-8cca-eb7a5a93f56d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:19.798Z|6ba20209-ee8e-473d-a0dc-ff1a48750903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:19.799Z|6ba20209-ee8e-473d-a0dc-ff1a48750903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:25.242Z|803cde5e-bd93-44bf-a56a-14e0fbe4bdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:17:25.242Z|803cde5e-bd93-44bf-a56a-14e0fbe4bdf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:17:28.273Z|7377920d-49ef-431b-8c73-a4860bd12d6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:17:28.274Z|7377920d-49ef-431b-8c73-a4860bd12d6a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:29.808Z|d2dba34a-eabc-4ad4-b7c9-ed49be9fff68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:29.809Z|d2dba34a-eabc-4ad4-b7c9-ed49be9fff68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:29.810Z|8e6f5136-b758-42ec-b2fe-ed765be89635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:29.810Z|8e6f5136-b758-42ec-b2fe-ed765be89635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:29.819Z|34906c71-158e-45aa-810c-28cf2e0af2b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:29.820Z|34906c71-158e-45aa-810c-28cf2e0af2b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:39.831Z|b10da070-8c41-41de-9950-114308c8ed01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:39.831Z|46c2059c-c62e-41b6-95ee-d8cd81c87323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:39.833Z|46c2059c-c62e-41b6-95ee-d8cd81c87323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:39.833Z|b10da070-8c41-41de-9950-114308c8ed01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:39.840Z|0722f988-5b3e-4663-a273-cc8651fe9be4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:39.841Z|0722f988-5b3e-4663-a273-cc8651fe9be4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:40.242Z|b8725f00-754c-46d9-bd13-97e73afea564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:17:40.242Z|b8725f00-754c-46d9-bd13-97e73afea564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:17:40.963Z|1fb0a21a-e5a5-4da5-aa5f-85498bbe8361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:17:40.964Z|1fb0a21a-e5a5-4da5-aa5f-85498bbe8361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:17:49.855Z|9f838bbe-24fd-40b5-b213-a7d0088ad0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:49.857Z|1039d90d-82d0-4cf5-ae69-cf03ffa0475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:49.857Z|9f838bbe-24fd-40b5-b213-a7d0088ad0a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:49.857Z|1039d90d-82d0-4cf5-ae69-cf03ffa0475a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:49.864Z|5aeb0142-bdf4-47d4-987c-7f6e8a0e3f32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:49.865Z|5aeb0142-bdf4-47d4-987c-7f6e8a0e3f32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:55.243Z|166036ce-ee06-4af4-907c-f0f8df6780dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:17:55.246Z|166036ce-ee06-4af4-907c-f0f8df6780dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:17:59.879Z|74888be2-a642-4b5b-b9ec-957cefa60ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:59.879Z|3d3d63f8-df00-45ba-bedd-866a09f49eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:59.880Z|3d3d63f8-df00-45ba-bedd-866a09f49eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:59.880Z|74888be2-a642-4b5b-b9ec-957cefa60ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:17:59.886Z|77d64280-73d2-4adc-a648-c7afc27e8e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:17:59.887Z|77d64280-73d2-4adc-a648-c7afc27e8e5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:09.903Z|0d26f393-1dd7-4ebd-9498-222a608fede8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:09.903Z|0d26f393-1dd7-4ebd-9498-222a608fede8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:09.910Z|98b32be1-5fb0-432a-8e40-fef591d16ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:09.910Z|f2e3d01c-7912-415d-b4fa-69181c00e6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:09.911Z|f2e3d01c-7912-415d-b4fa-69181c00e6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:09.911Z|98b32be1-5fb0-432a-8e40-fef591d16ae0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:10.242Z|ce12e62d-97a2-4da2-9541-ce6d50c0da0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:18:10.242Z|ce12e62d-97a2-4da2-9541-ce6d50c0da0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:18:10.964Z|6b89880d-59da-4231-8411-b7e53b3ddcdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:18:10.965Z|6b89880d-59da-4231-8411-b7e53b3ddcdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:18:19.926Z|4b6bae02-a507-4f19-8182-2949099a5fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:19.927Z|4b6bae02-a507-4f19-8182-2949099a5fec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:19.933Z|b6ea3e5d-120d-449d-9202-eda2fd62ce59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:19.933Z|3666fabc-7a55-4cb0-a719-c7cf7eef9ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:19.934Z|b6ea3e5d-120d-449d-9202-eda2fd62ce59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:19.934Z|3666fabc-7a55-4cb0-a719-c7cf7eef9ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:25.242Z|76b51d72-b9d3-4d39-bc88-800727d52c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:18:25.242Z|76b51d72-b9d3-4d39-bc88-800727d52c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:18:28.274Z|ce3645b0-617d-4252-8519-28a94649f501|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:18:28.275Z|ce3645b0-617d-4252-8519-28a94649f501|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:29.950Z|8b6169c0-3c7c-4330-86f9-3bd7f3866874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:29.950Z|8b6169c0-3c7c-4330-86f9-3bd7f3866874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:29.955Z|cfd46f05-5e0c-4af6-afb2-7678dc8ce187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:29.956Z|cfd46f05-5e0c-4af6-afb2-7678dc8ce187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:29.961Z|94077ccf-4327-40a8-ae21-bac72fcd493c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:29.962Z|94077ccf-4327-40a8-ae21-bac72fcd493c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:39.987Z|ba4651d1-9d86-496c-b7ad-a6e4212804b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:39.988Z|ba4651d1-9d86-496c-b7ad-a6e4212804b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:39.993Z|8953eb1e-2ccd-44d8-b54d-864cb92ad9cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:39.995Z|8953eb1e-2ccd-44d8-b54d-864cb92ad9cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:39.999Z|4bcdbfd0-cb32-400c-b316-8a70b817392b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:40.000Z|4bcdbfd0-cb32-400c-b316-8a70b817392b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:40.244Z|191c52f3-d446-4b22-b3d3-aefcc218fde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:18:40.256Z|191c52f3-d446-4b22-b3d3-aefcc218fde9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:18:40.966Z|965d813c-efe3-41a0-a6e8-5f47f53891f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:18:40.966Z|965d813c-efe3-41a0-a6e8-5f47f53891f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:18:50.010Z|0d491a0d-ff31-477c-a21a-5baea6f7e654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:50.011Z|0d491a0d-ff31-477c-a21a-5baea6f7e654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:50.018Z|45c13a65-c606-422e-8b67-4c778a4c3a3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:50.019Z|45c13a65-c606-422e-8b67-4c778a4c3a3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:50.024Z|f7ca615f-daa9-4c67-9007-581529cabadb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:18:50.025Z|f7ca615f-daa9-4c67-9007-581529cabadb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:18:55.243Z|bc28fefd-3195-4f3d-8c4a-8a8dceafa782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:18:55.244Z|bc28fefd-3195-4f3d-8c4a-8a8dceafa782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:19:00.036Z|52ffefa1-9bf5-48ff-bd85-cd56f391f82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:00.038Z|52ffefa1-9bf5-48ff-bd85-cd56f391f82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:00.039Z|425a215b-9801-4c3a-898c-ee2ed554a677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:00.040Z|425a215b-9801-4c3a-898c-ee2ed554a677|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:00.042Z|3b040221-1e00-4fad-9aa7-ca34ed5f0e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:00.043Z|3b040221-1e00-4fad-9aa7-ca34ed5f0e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:10.061Z|0ffc040e-fc29-48f0-bf43-62974f6d02a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:10.061Z|7855329e-3294-44a3-8191-91c2447bc592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:10.061Z|a302c64b-3081-4aa3-90aa-cf930f7db69f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:10.062Z|7855329e-3294-44a3-8191-91c2447bc592|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:10.062Z|0ffc040e-fc29-48f0-bf43-62974f6d02a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:10.062Z|a302c64b-3081-4aa3-90aa-cf930f7db69f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:10.242Z|82320bd3-361b-491e-899d-8c65b03fa5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:19:10.243Z|82320bd3-361b-491e-899d-8c65b03fa5ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:19:10.967Z|0b71f5c5-9342-410c-80dd-08a513a98de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:19:10.968Z|0b71f5c5-9342-410c-80dd-08a513a98de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:19:20.085Z|f751348d-155a-4137-a314-7a18f08a2a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:20.085Z|27958bee-441a-4824-825e-d94dc8b04b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:20.086Z|27958bee-441a-4824-825e-d94dc8b04b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:20.086Z|f751348d-155a-4137-a314-7a18f08a2a6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:20.090Z|455bf7c6-d39c-4396-acee-789a03bed89a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:20.090Z|455bf7c6-d39c-4396-acee-789a03bed89a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:25.242Z|f33c4786-0bb0-41fc-ae14-f6d68856c6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:19:25.246Z|f33c4786-0bb0-41fc-ae14-f6d68856c6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:19:28.274Z|2ec6cb85-d158-4197-9b44-06e2016cdc40|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:19:28.277Z|2ec6cb85-d158-4197-9b44-06e2016cdc40|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:30.107Z|2acabca3-b4aa-4bf2-8f8a-0920e896b72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:30.107Z|911b052e-55b6-4e56-8361-ea441ebf0a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:30.108Z|2acabca3-b4aa-4bf2-8f8a-0920e896b72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:30.108Z|911b052e-55b6-4e56-8361-ea441ebf0a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:30.110Z|aee19269-0272-45a4-8cc3-43d63a915c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:30.110Z|aee19269-0272-45a4-8cc3-43d63a915c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:40.130Z|ff5ee0a3-15a2-45d6-8637-b453f50e4db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:40.129Z|31cc8a04-2b71-43d2-a0bb-c9d1493e88e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:40.130Z|31cc8a04-2b71-43d2-a0bb-c9d1493e88e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:40.130Z|ff5ee0a3-15a2-45d6-8637-b453f50e4db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:40.132Z|fb10d560-7c5a-4628-8dfe-bae6a05374d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:40.132Z|fb10d560-7c5a-4628-8dfe-bae6a05374d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:40.242Z|7da50bf0-e14d-4b96-b56c-6e14bae828c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:19:40.242Z|7da50bf0-e14d-4b96-b56c-6e14bae828c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:19:40.969Z|855be69a-e0f9-4557-8d6e-79cc50d4a07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:19:40.969Z|855be69a-e0f9-4557-8d6e-79cc50d4a07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:19:50.150Z|db55eb5d-4f77-4fc1-8fad-4f11529db2c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:50.151Z|db55eb5d-4f77-4fc1-8fad-4f11529db2c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:50.153Z|960cf59d-66da-4263-8192-089178c5891f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:50.153Z|960cf59d-66da-4263-8192-089178c5891f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:50.156Z|1b934b29-3542-44d8-99ef-21e83af1b999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:19:50.157Z|1b934b29-3542-44d8-99ef-21e83af1b999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:19:55.242Z|24ab0816-3ff3-4b1c-b67e-cb9c64b02c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:19:55.243Z|24ab0816-3ff3-4b1c-b67e-cb9c64b02c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:20:00.178Z|77afe097-91ca-41b1-ba29-be3f5c8d563a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:00.179Z|77afe097-91ca-41b1-ba29-be3f5c8d563a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:00.181Z|ddbd5f1a-e25f-4b0c-9bb3-ad3ca451005f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:00.182Z|ddbd5f1a-e25f-4b0c-9bb3-ad3ca451005f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:00.182Z|2ff07fe1-389f-4d49-ae3c-3bb819948c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:00.183Z|2ff07fe1-389f-4d49-ae3c-3bb819948c71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:10.204Z|d9b96bc1-8fb6-48d8-8083-973f69a7f0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:10.204Z|7ebff1fc-3509-4650-8ee9-cc5d9297237a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:10.204Z|7c9efe92-6a5e-41a8-a6bd-e939dc2d3758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:10.205Z|d9b96bc1-8fb6-48d8-8083-973f69a7f0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:10.205Z|7ebff1fc-3509-4650-8ee9-cc5d9297237a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:10.205Z|7c9efe92-6a5e-41a8-a6bd-e939dc2d3758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:10.242Z|f8460a8e-31b3-449d-a0ba-7a752235e8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:20:10.245Z|f8460a8e-31b3-449d-a0ba-7a752235e8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:20:10.970Z|a029ecc5-dd05-40e5-9de7-7dd70f960187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:20:10.970Z|a029ecc5-dd05-40e5-9de7-7dd70f960187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:20:20.226Z|e502f6aa-ee4f-44cf-8085-bf030c6b28c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:20.227Z|e502f6aa-ee4f-44cf-8085-bf030c6b28c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:20.232Z|e12543bb-d722-44b2-ada5-ad3c591915a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:20.233Z|e12543bb-d722-44b2-ada5-ad3c591915a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:20.236Z|679d0b61-bd60-4147-8a64-21c42f678357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:20.237Z|679d0b61-bd60-4147-8a64-21c42f678357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:25.242Z|d6be71e8-0a41-42d7-8c58-aaacee691106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:20:25.242Z|d6be71e8-0a41-42d7-8c58-aaacee691106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:20:28.274Z|ba290b2d-3ced-4b3b-8c63-28450ed90911|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:20:28.275Z|ba290b2d-3ced-4b3b-8c63-28450ed90911|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:30.249Z|5e14231e-c103-4633-93a2-2b0be6e89545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:30.250Z|5e14231e-c103-4633-93a2-2b0be6e89545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:30.253Z|1ffaeef3-f349-425f-af7f-19a88cf165a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:30.253Z|1ffaeef3-f349-425f-af7f-19a88cf165a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:30.267Z|6f1379eb-c1d3-4d30-8f56-f79735c2e105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:30.268Z|6f1379eb-c1d3-4d30-8f56-f79735c2e105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:40.242Z|44a812f5-70ba-49e5-be46-4796d8c4c9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:20:40.243Z|44a812f5-70ba-49e5-be46-4796d8c4c9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:20:40.288Z|a47f017e-2c11-44dc-8283-7b489a999c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:40.288Z|3a6c6f93-12a1-4637-8674-1b9ba2bf611c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:40.289Z|a47f017e-2c11-44dc-8283-7b489a999c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:40.290Z|3a6c6f93-12a1-4637-8674-1b9ba2bf611c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:40.290Z|82b57cbf-7762-4b5a-a8c4-6b3ee1d48783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:40.291Z|82b57cbf-7762-4b5a-a8c4-6b3ee1d48783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:40.971Z|9d8f7006-dbaf-4281-8b20-26f590e100dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:20:40.972Z|9d8f7006-dbaf-4281-8b20-26f590e100dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:20:50.312Z|243f1e2e-57d1-49b9-89cb-19e21b43011b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:50.313Z|5373d638-2271-4f69-966d-b8c8a1298c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:50.313Z|243f1e2e-57d1-49b9-89cb-19e21b43011b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:50.314Z|5373d638-2271-4f69-966d-b8c8a1298c2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:50.318Z|eecf76fc-fb2c-461b-b124-899064eae7cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:20:50.318Z|eecf76fc-fb2c-461b-b124-899064eae7cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:20:55.242Z|fbfdda79-f15e-4320-b275-17aecb1de80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:20:55.244Z|fbfdda79-f15e-4320-b275-17aecb1de80f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:21:00.337Z|30af4a43-085e-4664-8b77-e4d98aef0070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:00.338Z|30af4a43-085e-4664-8b77-e4d98aef0070|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:00.340Z|0d02d76c-6fd4-424d-be02-dcea88ad9979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:00.340Z|cf1e2b6c-6217-4d30-9d78-8fc75b7e0517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:00.340Z|0d02d76c-6fd4-424d-be02-dcea88ad9979|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:00.340Z|cf1e2b6c-6217-4d30-9d78-8fc75b7e0517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:10.242Z|08f936aa-d806-409a-9cba-78724944d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:21:10.242Z|08f936aa-d806-409a-9cba-78724944d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:21:10.372Z|3da72dbf-088f-473f-82f4-a21251e8ee3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:10.373Z|3da72dbf-088f-473f-82f4-a21251e8ee3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:10.373Z|1ff27352-b506-4e37-bff4-581fcefa9d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:10.373Z|1ff27352-b506-4e37-bff4-581fcefa9d1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:10.378Z|5d1567dd-6e87-4e1a-8a77-ecf6abe30354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:10.379Z|5d1567dd-6e87-4e1a-8a77-ecf6abe30354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:10.973Z|b318d7a0-5c67-438e-923c-c286eb19fe86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:21:10.974Z|b318d7a0-5c67-438e-923c-c286eb19fe86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:21:20.398Z|3d39eece-2c7f-463a-b02c-2f3717d8c38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:20.399Z|3d39eece-2c7f-463a-b02c-2f3717d8c38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:20.399Z|12b671ff-af3f-4341-825a-f0eb1332708e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:20.401Z|12b671ff-af3f-4341-825a-f0eb1332708e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:20.411Z|1e745910-4e72-4330-be0f-600f6108a837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:20.412Z|1e745910-4e72-4330-be0f-600f6108a837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:25.242Z|e2e02205-05e0-4546-b1c4-5137c00afbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:21:25.243Z|e2e02205-05e0-4546-b1c4-5137c00afbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:21:28.272Z|b35a51c2-bb3b-4961-87b2-f81459a5edb7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:21:28.273Z|b35a51c2-bb3b-4961-87b2-f81459a5edb7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:30.429Z|302d14f5-78ba-43fa-bc5a-78eab4c9dfa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:30.430Z|302d14f5-78ba-43fa-bc5a-78eab4c9dfa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:30.429Z|8093dbaf-7da8-48b6-b374-56b36e121e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:30.430Z|8093dbaf-7da8-48b6-b374-56b36e121e18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:30.432Z|def0e205-fd4f-4ffe-b043-ac35bb3cbf76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:30.432Z|def0e205-fd4f-4ffe-b043-ac35bb3cbf76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:40.242Z|82227f6f-0303-4873-a422-789c654bf67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:21:40.245Z|82227f6f-0303-4873-a422-789c654bf67d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:21:40.452Z|d3b326b7-7bc8-4e57-a1a0-f247261c6c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:40.453Z|d19a31ac-5e36-4701-a8bd-1aa2888aa850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:40.453Z|d3b326b7-7bc8-4e57-a1a0-f247261c6c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:40.453Z|d19a31ac-5e36-4701-a8bd-1aa2888aa850|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:40.466Z|10979392-8c17-4e70-9d56-8d483d16a881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:40.466Z|10979392-8c17-4e70-9d56-8d483d16a881|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:40.975Z|6cabb29c-f1a9-483d-a206-4ba094000937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:21:40.976Z|6cabb29c-f1a9-483d-a206-4ba094000937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:21:50.476Z|213d7b6a-2cf5-4145-be3a-755ea397c9fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:50.477Z|d1e97080-8d1e-4039-96aa-340748b73e98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:50.477Z|d1e97080-8d1e-4039-96aa-340748b73e98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:50.477Z|213d7b6a-2cf5-4145-be3a-755ea397c9fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:50.491Z|3d0e0207-ce15-4f21-acaa-8c85fa244e53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:21:50.492Z|3d0e0207-ce15-4f21-acaa-8c85fa244e53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:21:55.242Z|13042463-108b-4d1b-b465-d2966b211f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:21:55.243Z|13042463-108b-4d1b-b465-d2966b211f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:22:00.499Z|58edc6e6-f4b0-462d-a14f-41c067552fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:00.499Z|b93f7ec2-5d8e-4aae-9b85-45be1bd7d5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:00.500Z|b93f7ec2-5d8e-4aae-9b85-45be1bd7d5e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:00.500Z|58edc6e6-f4b0-462d-a14f-41c067552fdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:00.513Z|601e9b54-9b1c-4bf6-84d8-391ad1838c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:00.514Z|601e9b54-9b1c-4bf6-84d8-391ad1838c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:10.242Z|086f1558-02e1-4504-94b6-b3c92f206f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:22:10.242Z|086f1558-02e1-4504-94b6-b3c92f206f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:22:10.529Z|d8780919-c3fa-49eb-bf18-4cadd116c487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:10.530Z|d8780919-c3fa-49eb-bf18-4cadd116c487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:10.534Z|a6cf5773-523e-4cae-b6d5-ce0af0f933a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:10.534Z|a6cf5773-523e-4cae-b6d5-ce0af0f933a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:10.538Z|6e5634f4-2b2c-4418-83ed-4ba2e8f8d115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:10.539Z|6e5634f4-2b2c-4418-83ed-4ba2e8f8d115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:10.976Z|4fb7acc0-5bd8-4e83-898d-34b857816dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:22:10.977Z|4fb7acc0-5bd8-4e83-898d-34b857816dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:22:20.557Z|c681c104-b3ee-4827-aad2-7c2b27939516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:20.558Z|c681c104-b3ee-4827-aad2-7c2b27939516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:20.560Z|4793653f-b029-4b12-a6aa-7ee41cc0b08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:20.560Z|4793653f-b029-4b12-a6aa-7ee41cc0b08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:20.561Z|e4d3f34a-fa82-4a4a-95a4-2e7a38148192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:20.562Z|e4d3f34a-fa82-4a4a-95a4-2e7a38148192|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:25.242Z|94875f05-ed29-43ab-ada1-9b64012f5301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:22:25.244Z|94875f05-ed29-43ab-ada1-9b64012f5301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:22:28.274Z|f3cd472d-f089-4022-8060-013b80c15540|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:22:28.276Z|f3cd472d-f089-4022-8060-013b80c15540|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:30.578Z|746dca3b-0e21-4183-8f60-6e1c876a0d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:30.579Z|746dca3b-0e21-4183-8f60-6e1c876a0d35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:30.581Z|fbabd445-cb61-4fab-a245-fd4af9159462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:30.582Z|fbabd445-cb61-4fab-a245-fd4af9159462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:30.586Z|14b1be69-9726-4fe7-99ba-52c680377ef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:30.586Z|14b1be69-9726-4fe7-99ba-52c680377ef9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:40.242Z|8d953219-1b00-46a7-9629-b647406b1bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:22:40.242Z|8d953219-1b00-46a7-9629-b647406b1bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:22:40.601Z|f8a7e40f-4545-4a58-bfde-af4596c0f794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:40.601Z|3c880197-a7e0-49a6-8775-9824f26d1392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:40.602Z|f8a7e40f-4545-4a58-bfde-af4596c0f794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:40.602Z|3c880197-a7e0-49a6-8775-9824f26d1392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:40.609Z|d24ea5cf-8721-4254-837a-8375830ee264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:40.610Z|d24ea5cf-8721-4254-837a-8375830ee264|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:40.978Z|c80d210b-85eb-4d02-8c63-481b5fe97385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:22:40.978Z|c80d210b-85eb-4d02-8c63-481b5fe97385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:22:50.626Z|5bc6d474-8695-4ce2-a4c6-582c9adadf07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:50.627Z|5bc6d474-8695-4ce2-a4c6-582c9adadf07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:50.629Z|0a21319f-8d91-4f6a-8b55-2eca644f71b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:50.630Z|0a21319f-8d91-4f6a-8b55-2eca644f71b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:50.632Z|788a9e4b-e010-43af-8ef6-c37abc11e074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:22:50.633Z|788a9e4b-e010-43af-8ef6-c37abc11e074|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:22:55.242Z|55e1bf11-465e-46e6-aa99-d8152d994b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:22:55.242Z|55e1bf11-465e-46e6-aa99-d8152d994b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:23:00.652Z|39aa0768-c0a6-4e4a-b29d-d71e3cf0c7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:00.652Z|7780438a-57fd-4fb4-a79f-2e27bd6bac12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:00.653Z|39aa0768-c0a6-4e4a-b29d-d71e3cf0c7a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:00.653Z|7780438a-57fd-4fb4-a79f-2e27bd6bac12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:00.657Z|fe66d92b-5a4a-4bbb-8871-93a76edc3fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:00.657Z|fe66d92b-5a4a-4bbb-8871-93a76edc3fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:10.242Z|5b100708-0454-4c57-b9d2-a32d6728fd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:23:10.245Z|5b100708-0454-4c57-b9d2-a32d6728fd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:23:10.679Z|4909d5f5-6c70-4c78-a86a-2381fef39560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:10.680Z|4909d5f5-6c70-4c78-a86a-2381fef39560|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:10.684Z|7d974f97-2159-477d-898b-108d02c35b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:10.684Z|bac2bc90-e5d9-44d9-b747-604862285e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:10.684Z|bac2bc90-e5d9-44d9-b747-604862285e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:10.684Z|7d974f97-2159-477d-898b-108d02c35b8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:10.979Z|ef33ae8b-fa98-4659-aaaa-b798d3b24492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:23:10.980Z|ef33ae8b-fa98-4659-aaaa-b798d3b24492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:23:20.703Z|c4f8a87f-9e1e-46b7-9cb0-ac6f62355713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:20.704Z|c4f8a87f-9e1e-46b7-9cb0-ac6f62355713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:20.706Z|feb57d72-711b-4c6f-bb16-7291aae1be1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:20.707Z|f6ce6e02-87ca-48c3-a189-e3f990eae509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:20.707Z|feb57d72-711b-4c6f-bb16-7291aae1be1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:20.708Z|f6ce6e02-87ca-48c3-a189-e3f990eae509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:25.242Z|da4d17b0-64c9-4a05-8995-05d9647721a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:23:25.243Z|da4d17b0-64c9-4a05-8995-05d9647721a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:23:28.273Z|adff08b1-4099-409f-bc57-ce7580f0505f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:23:28.274Z|adff08b1-4099-409f-bc57-ce7580f0505f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:30.730Z|73faa566-4743-4a30-9b44-341c36d8bbe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:30.730Z|84cef67f-0582-47be-a2ee-f9a45a054986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:30.731Z|73faa566-4743-4a30-9b44-341c36d8bbe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:30.731Z|84cef67f-0582-47be-a2ee-f9a45a054986|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:30.733Z|ec362bfb-7eb1-43b0-9348-2c0c85e1d1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:30.734Z|ec362bfb-7eb1-43b0-9348-2c0c85e1d1f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:40.242Z|3eea44b1-4834-4a68-9e39-9c4afa98a3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:23:40.242Z|3eea44b1-4834-4a68-9e39-9c4afa98a3e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:23:40.753Z|91b23fbb-58fe-4b33-a608-1d4ce9eb7724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:40.753Z|ee7926e1-5421-4729-9b13-ce714b2d8ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:40.753Z|91b23fbb-58fe-4b33-a608-1d4ce9eb7724|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:40.753Z|ee7926e1-5421-4729-9b13-ce714b2d8ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:40.755Z|9ab8493b-e4d2-45fe-a9bd-d898b5a44d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:40.755Z|9ab8493b-e4d2-45fe-a9bd-d898b5a44d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:40.980Z|7ead37b2-b791-452c-93cf-7b528b97b754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:23:40.981Z|7ead37b2-b791-452c-93cf-7b528b97b754|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:23:50.778Z|1b2f0c65-798d-4cda-8f11-91b6f564769f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:50.778Z|1761d7c8-86ab-49f8-8fde-b83b3600994c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:50.778Z|1761d7c8-86ab-49f8-8fde-b83b3600994c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:50.779Z|1b2f0c65-798d-4cda-8f11-91b6f564769f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:50.780Z|2dff12e7-32e1-40ae-8e15-8c38a0b3c599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:23:50.781Z|2dff12e7-32e1-40ae-8e15-8c38a0b3c599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:23:55.242Z|ca1cac4b-d3a2-4cf3-9290-9b98fab46bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:23:55.245Z|ca1cac4b-d3a2-4cf3-9290-9b98fab46bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:24:00.802Z|2364379d-fe5a-4a40-80ca-6a8f60de6f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:00.802Z|b8e8cfbb-db0c-4907-8bb0-2c028624a6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:00.803Z|2364379d-fe5a-4a40-80ca-6a8f60de6f0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:00.803Z|b8e8cfbb-db0c-4907-8bb0-2c028624a6a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:00.804Z|69e4f272-2826-4cb0-ab8d-8b0f8e3b61f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:00.804Z|69e4f272-2826-4cb0-ab8d-8b0f8e3b61f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:10.242Z|ba89aaa5-d9f1-4337-89c0-7c225692d74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:24:10.243Z|ba89aaa5-d9f1-4337-89c0-7c225692d74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:24:10.826Z|d05ae31e-a314-4818-8c36-9880aad798aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:10.826Z|a31661c1-1ff9-4067-805f-662f70895edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:10.826Z|a31661c1-1ff9-4067-805f-662f70895edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:10.827Z|d05ae31e-a314-4818-8c36-9880aad798aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:10.830Z|f36386a3-81f7-4ea7-9798-13d2cf7b35ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:10.830Z|f36386a3-81f7-4ea7-9798-13d2cf7b35ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:10.982Z|20db6a04-9b01-4ca8-94ec-8d07e66bd226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:24:10.982Z|20db6a04-9b01-4ca8-94ec-8d07e66bd226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:24:20.850Z|96c643b7-a6c2-48ff-b3c0-770983f0e655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:20.851Z|96c643b7-a6c2-48ff-b3c0-770983f0e655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:20.854Z|f350a6d8-d0b1-41ca-a657-f570a5ee91c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:20.855Z|f350a6d8-d0b1-41ca-a657-f570a5ee91c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:20.857Z|780915c0-dec9-4e36-ac23-2b7e301c3022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:20.857Z|780915c0-dec9-4e36-ac23-2b7e301c3022|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:25.242Z|367984de-bcec-42c7-82cd-691cc8122b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:24:25.243Z|367984de-bcec-42c7-82cd-691cc8122b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:24:28.274Z|ddef428c-a140-4c29-87db-274bda275cfc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:24:28.275Z|ddef428c-a140-4c29-87db-274bda275cfc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:30.878Z|026314d8-2a37-4cd1-8992-61817d39abc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:30.879Z|026314d8-2a37-4cd1-8992-61817d39abc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:30.898Z|3a496846-e617-4ae9-a2eb-575d5741d9bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:30.899Z|3a496846-e617-4ae9-a2eb-575d5741d9bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:30.900Z|842a07fe-e3a1-4f86-8570-8d2f284fe06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:30.901Z|842a07fe-e3a1-4f86-8570-8d2f284fe06d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:40.242Z|e25dd7b9-4770-4ce8-babe-223fcb951e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:24:40.243Z|e25dd7b9-4770-4ce8-babe-223fcb951e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:24:40.909Z|b26d1947-8bca-436e-869e-885915b78a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:40.910Z|b26d1947-8bca-436e-869e-885915b78a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:40.924Z|ac70d49a-801f-4d91-953e-5c0205596717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:40.925Z|ac70d49a-801f-4d91-953e-5c0205596717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:40.926Z|16aa9550-5ad2-4fab-bb71-4a5e3a6bd483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:40.926Z|16aa9550-5ad2-4fab-bb71-4a5e3a6bd483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:40.983Z|808cdc58-f241-4dea-a53a-7ef8d5b13f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:24:40.983Z|808cdc58-f241-4dea-a53a-7ef8d5b13f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:24:50.945Z|010955ab-45cd-4408-a751-a1ef8a16feab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:50.945Z|010955ab-45cd-4408-a751-a1ef8a16feab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:50.963Z|31464fed-679d-4cad-95f0-f9b4fe17c065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:50.964Z|31464fed-679d-4cad-95f0-f9b4fe17c065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:50.965Z|79a8b1a4-d864-468e-a96d-ffa05a4ad91f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:24:50.969Z|79a8b1a4-d864-468e-a96d-ffa05a4ad91f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:24:55.242Z|3b22dd50-7da8-4599-8538-f4e07326c9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:24:55.245Z|3b22dd50-7da8-4599-8538-f4e07326c9d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:25:00.971Z|8e7f06a6-b172-4edf-9227-d83328ca653f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:00.972Z|8e7f06a6-b172-4edf-9227-d83328ca653f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:00.991Z|7d61480f-a791-45da-a07d-15bb17e3ea09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:00.991Z|8f83b9e6-6414-4536-8d36-a17bf5c6094b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:00.992Z|8f83b9e6-6414-4536-8d36-a17bf5c6094b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:00.992Z|7d61480f-a791-45da-a07d-15bb17e3ea09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:10.242Z|15d1c7f9-1069-4a87-b650-c301701b0a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:25:10.243Z|15d1c7f9-1069-4a87-b650-c301701b0a67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:25:10.984Z|afe06428-0ff3-4a92-b4bb-70d8d0a0f617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:25:10.985Z|afe06428-0ff3-4a92-b4bb-70d8d0a0f617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:25:10.995Z|baac9cb5-6cac-4a79-b9a9-68afb2cac1c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:10.996Z|baac9cb5-6cac-4a79-b9a9-68afb2cac1c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:11.014Z|96d250bf-78af-45f7-a0c3-7a2cd75319f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:11.015Z|96d250bf-78af-45f7-a0c3-7a2cd75319f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:11.017Z|dbfb6a79-cd1d-40c8-8d94-cd88396669e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:11.017Z|dbfb6a79-cd1d-40c8-8d94-cd88396669e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:21.022Z|98265c69-2b30-44dc-af86-1fd64dcca2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:21.023Z|98265c69-2b30-44dc-af86-1fd64dcca2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:21.042Z|24d8239c-12a7-4322-a882-c207f4782dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:21.042Z|2b722ef8-6b89-4c65-bb11-d5d526be6892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:21.043Z|24d8239c-12a7-4322-a882-c207f4782dfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:21.043Z|2b722ef8-6b89-4c65-bb11-d5d526be6892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:25.243Z|1838db2f-01f5-4085-81d1-caf4a750b89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:25:25.243Z|1838db2f-01f5-4085-81d1-caf4a750b89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:25:28.273Z|2e4d74e2-fb59-4407-8d53-0e9fe72c3d4e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:25:28.274Z|2e4d74e2-fb59-4407-8d53-0e9fe72c3d4e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:31.047Z|d7eb6a36-f120-4c44-978e-91548e9d37ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:31.048Z|d7eb6a36-f120-4c44-978e-91548e9d37ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:31.068Z|d4ff1ba7-4eaa-4feb-9208-73cf19041141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:31.069Z|d4ff1ba7-4eaa-4feb-9208-73cf19041141|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:31.074Z|64dcb5b2-129e-478b-b8d8-836b187118de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:31.075Z|64dcb5b2-129e-478b-b8d8-836b187118de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:40.243Z|3f547776-7949-4c25-ba43-7f7c3bed6288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:25:40.243Z|3f547776-7949-4c25-ba43-7f7c3bed6288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:25:40.986Z|1a4f8c36-f140-43f3-97e9-99eac5c8c393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:25:40.986Z|1a4f8c36-f140-43f3-97e9-99eac5c8c393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:25:41.071Z|cb405d5e-7941-42f0-a98b-ad1d02289ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:41.072Z|cb405d5e-7941-42f0-a98b-ad1d02289ecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:41.093Z|d66d72cb-5998-4468-ab7d-93ed415dff6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:41.094Z|d66d72cb-5998-4468-ab7d-93ed415dff6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:41.102Z|400a3853-e670-4425-8f2f-fb67aa5a724a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:41.103Z|400a3853-e670-4425-8f2f-fb67aa5a724a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:51.097Z|3fe0ab5a-26e3-45d4-801d-dc09a5696189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:51.098Z|3fe0ab5a-26e3-45d4-801d-dc09a5696189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:51.116Z|df183bfc-0d0a-4f9a-8bb4-2554ebdb54ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:51.116Z|df183bfc-0d0a-4f9a-8bb4-2554ebdb54ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:51.123Z|bdea3457-5bed-4d87-a64c-10540ab11e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:25:51.124Z|bdea3457-5bed-4d87-a64c-10540ab11e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:25:55.242Z|d7254f51-185b-48f4-9a17-5d7c07fb5219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:25:55.242Z|d7254f51-185b-48f4-9a17-5d7c07fb5219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:26:01.127Z|eb41a41c-0523-4793-897e-39cbc47b55df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:01.128Z|eb41a41c-0523-4793-897e-39cbc47b55df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:01.142Z|1dc94066-30b5-4322-91d9-92785a7e5e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:01.143Z|1dc94066-30b5-4322-91d9-92785a7e5e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:01.151Z|487948a0-9b97-4865-b52f-b78eda1b5b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:01.152Z|487948a0-9b97-4865-b52f-b78eda1b5b05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:10.242Z|0ca025c5-3afa-4b78-9619-aa8911d69986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:26:10.245Z|0ca025c5-3afa-4b78-9619-aa8911d69986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:26:10.987Z|c976ab60-1829-4edd-b143-3a9f352989f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:26:10.987Z|c976ab60-1829-4edd-b143-3a9f352989f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:26:11.166Z|c599c51e-4c24-4123-b48f-491ae9c4921d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:11.167Z|c599c51e-4c24-4123-b48f-491ae9c4921d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:11.167Z|98c7dbab-87f3-4f79-86c6-2eb854eb8310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:11.168Z|98c7dbab-87f3-4f79-86c6-2eb854eb8310|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:11.188Z|36e608e5-7634-48d4-82eb-35a795b7621a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:11.189Z|36e608e5-7634-48d4-82eb-35a795b7621a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:21.202Z|c5bd641c-2887-451f-805e-8524acd9f72e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:21.202Z|c5bd641c-2887-451f-805e-8524acd9f72e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:21.202Z|74e5b29b-9453-4f55-826e-b06055421257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:21.204Z|74e5b29b-9453-4f55-826e-b06055421257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:21.214Z|a3e63247-057d-410d-916a-03a0057de2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:21.215Z|a3e63247-057d-410d-916a-03a0057de2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:25.242Z|53f731d6-9d5e-41b4-ab6a-ef4c0f01cd23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:26:25.242Z|53f731d6-9d5e-41b4-ab6a-ef4c0f01cd23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:26:28.273Z|3a9ca645-6282-4688-8725-8401042884c9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:26:28.274Z|3a9ca645-6282-4688-8725-8401042884c9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:31.226Z|09b1e704-1f4d-409f-b044-73f81543398a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:31.227Z|09b1e704-1f4d-409f-b044-73f81543398a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:31.240Z|e2bc8cf3-a8be-4ed1-b255-99b38469426d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:31.240Z|7ed895a2-3b2f-40ac-8da9-042260f0a76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:31.241Z|e2bc8cf3-a8be-4ed1-b255-99b38469426d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:31.241Z|7ed895a2-3b2f-40ac-8da9-042260f0a76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:40.242Z|e380319f-d173-4e89-9028-d8b6bc5efa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:26:40.242Z|e380319f-d173-4e89-9028-d8b6bc5efa24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:26:40.989Z|54a815d6-5c67-424f-a92b-7cbc38701175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:26:40.989Z|54a815d6-5c67-424f-a92b-7cbc38701175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:26:41.248Z|b9d22f52-9e91-49e5-8ac1-ab04e7069620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:41.249Z|b9d22f52-9e91-49e5-8ac1-ab04e7069620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:41.261Z|d00ff60e-6eb8-488e-b8c1-4d62173d417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:41.262Z|d00ff60e-6eb8-488e-b8c1-4d62173d417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:41.263Z|411dc242-4864-49aa-b0a9-9cf8634049d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:41.264Z|411dc242-4864-49aa-b0a9-9cf8634049d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:51.271Z|edfa54d4-fafa-4cce-89de-d2c9da3449d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:51.272Z|edfa54d4-fafa-4cce-89de-d2c9da3449d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:51.283Z|f6b3679e-68a3-498f-9aa4-408476c5de73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:51.283Z|ece76336-e236-4b4c-8d7c-8b3380a9fabd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:26:51.283Z|f6b3679e-68a3-498f-9aa4-408476c5de73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:51.284Z|ece76336-e236-4b4c-8d7c-8b3380a9fabd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:26:55.242Z|7f7126dc-146d-4a2e-bc96-1c0f286ccd5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:26:55.252Z|7f7126dc-146d-4a2e-bc96-1c0f286ccd5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:27:01.296Z|7cd2a162-4baa-4f97-a6fc-2a4282763cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:01.296Z|7cd2a162-4baa-4f97-a6fc-2a4282763cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:01.306Z|3251b30d-fd4c-4494-9f54-a9c82e0e3427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:01.307Z|3251b30d-fd4c-4494-9f54-a9c82e0e3427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:01.308Z|44ca83ed-f328-4a6b-9ef1-945d5d4fd0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:01.309Z|44ca83ed-f328-4a6b-9ef1-945d5d4fd0ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:10.244Z|5738b95a-0dee-49bf-b711-0caf47db4da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:27:10.246Z|5738b95a-0dee-49bf-b711-0caf47db4da7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:27:10.990Z|24aafb65-93dc-4566-83c8-89d70800c3ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:27:10.991Z|24aafb65-93dc-4566-83c8-89d70800c3ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:27:11.317Z|57ba5624-d71f-4dd9-9e27-0fa89920ca14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:11.318Z|57ba5624-d71f-4dd9-9e27-0fa89920ca14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:11.330Z|5da71af9-8c34-47da-aab5-b20a214f1804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:11.331Z|5da71af9-8c34-47da-aab5-b20a214f1804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:11.333Z|4f03b326-619a-422e-bb7f-55870b3057ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:11.333Z|4f03b326-619a-422e-bb7f-55870b3057ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:21.342Z|8d376e81-aeba-44cf-a73d-eb450b23a7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:21.343Z|8d376e81-aeba-44cf-a73d-eb450b23a7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:21.350Z|5e6ac239-fd88-4c2a-a747-b1fbbeb79804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:21.351Z|5e6ac239-fd88-4c2a-a747-b1fbbeb79804|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:21.351Z|50711f94-ac18-468b-a760-5bd0da1e3527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:21.351Z|50711f94-ac18-468b-a760-5bd0da1e3527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:25.242Z|0fcf97bc-37be-4dc7-9d99-62df4db70459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:27:25.243Z|0fcf97bc-37be-4dc7-9d99-62df4db70459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:27:28.274Z|cbfa3a5c-b181-4fef-9e99-7581f8330d85|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:27:28.275Z|cbfa3a5c-b181-4fef-9e99-7581f8330d85|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:31.371Z|57414270-0d86-4d20-b32a-14c46400cc02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:31.373Z|80ffa06c-c6ea-4b7e-aec9-0d7a9e0d3215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:31.374Z|80ffa06c-c6ea-4b7e-aec9-0d7a9e0d3215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:31.382Z|57414270-0d86-4d20-b32a-14c46400cc02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:31.382Z|6372c2cc-cec9-4171-bda7-cbdbc8756931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:31.388Z|6372c2cc-cec9-4171-bda7-cbdbc8756931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:40.242Z|1eed7c0a-0773-4531-8c94-8fc116c37869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:27:40.249Z|1eed7c0a-0773-4531-8c94-8fc116c37869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:27:40.991Z|78d40fdd-34b4-4f0d-b319-0d5e7e6ceaf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:27:40.992Z|78d40fdd-34b4-4f0d-b319-0d5e7e6ceaf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:27:41.395Z|406daf20-df64-40f8-9c60-0085bfe4695f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:41.397Z|406daf20-df64-40f8-9c60-0085bfe4695f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:41.410Z|75f5dd7d-414f-4dfa-b7d8-a3473b6a7faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:41.411Z|75f5dd7d-414f-4dfa-b7d8-a3473b6a7faf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:41.414Z|81e62be5-58fc-4de9-a6be-116b62f7db96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:41.415Z|81e62be5-58fc-4de9-a6be-116b62f7db96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:51.418Z|ad116ed5-d696-43d3-84af-3b0922caf702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:51.419Z|ad116ed5-d696-43d3-84af-3b0922caf702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:51.434Z|0fc59560-43e6-4b80-a16c-7e9272cf9c74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:51.435Z|0fc59560-43e6-4b80-a16c-7e9272cf9c74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:51.437Z|6ac9e809-8045-4540-8386-256db2cce07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:27:51.437Z|6ac9e809-8045-4540-8386-256db2cce07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:27:55.242Z|36ab9b5d-0c9a-4676-9e9d-5460b4c02a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:27:55.243Z|36ab9b5d-0c9a-4676-9e9d-5460b4c02a98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:28:01.445Z|f5b29490-613b-4ae4-aef2-22188b7c3838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:01.446Z|f5b29490-613b-4ae4-aef2-22188b7c3838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:01.456Z|d1fac5bb-a08c-4f65-95fb-8e01b9f5b159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:01.457Z|d1fac5bb-a08c-4f65-95fb-8e01b9f5b159|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:01.460Z|31161f19-84f3-4228-82e5-fa8b34e23b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:01.461Z|31161f19-84f3-4228-82e5-fa8b34e23b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:10.242Z|cca78f23-b04b-47da-a31c-924b2e64bbf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:28:10.243Z|cca78f23-b04b-47da-a31c-924b2e64bbf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:28:10.993Z|828b8dee-caae-4709-8a02-99bfe23052d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:28:10.994Z|828b8dee-caae-4709-8a02-99bfe23052d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:28:11.467Z|988b0ece-2603-453c-90ee-0fdfb480705d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:11.468Z|988b0ece-2603-453c-90ee-0fdfb480705d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:11.481Z|1559a6fd-6ce1-4479-83af-8eeab58bc497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:11.481Z|e54cc3d3-ac79-492a-9133-a089e71bdba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:11.482Z|1559a6fd-6ce1-4479-83af-8eeab58bc497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:11.483Z|e54cc3d3-ac79-492a-9133-a089e71bdba2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:21.491Z|7b133332-ff03-48f8-bfcd-eb80af40e278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:21.492Z|7b133332-ff03-48f8-bfcd-eb80af40e278|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:21.507Z|e02a7012-8d3b-40ac-9ef4-d50ac767f224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:21.509Z|e02a7012-8d3b-40ac-9ef4-d50ac767f224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:21.510Z|3f587a3a-e67f-462f-ae7d-f8ab8e398e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:21.510Z|3f587a3a-e67f-462f-ae7d-f8ab8e398e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:25.242Z|4d07a9f8-0fa6-42fe-87a2-9cd1ac25bd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:28:25.245Z|4d07a9f8-0fa6-42fe-87a2-9cd1ac25bd6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:28:28.273Z|4687b8f7-0c41-482b-a241-af31354cfc3b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:28:28.274Z|4687b8f7-0c41-482b-a241-af31354cfc3b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:31.514Z|07cd3eba-07bc-42f6-a03a-2f7852020024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:31.515Z|07cd3eba-07bc-42f6-a03a-2f7852020024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:31.531Z|10d4ba1b-bd49-41f3-b8a2-c3253c6e94dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:31.531Z|fea5abf9-edbf-4271-b6d3-9e3137ef0fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:31.531Z|10d4ba1b-bd49-41f3-b8a2-c3253c6e94dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:31.531Z|fea5abf9-edbf-4271-b6d3-9e3137ef0fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:40.242Z|99655053-c8b0-4ca6-b7c3-479d211bb688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:28:40.243Z|99655053-c8b0-4ca6-b7c3-479d211bb688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:28:40.994Z|564311a9-229a-470c-a29b-9cbbb1bb8baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:28:40.995Z|564311a9-229a-470c-a29b-9cbbb1bb8baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:28:41.535Z|113c4e43-2d6e-41a0-814d-7b1596fc8ef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:41.535Z|113c4e43-2d6e-41a0-814d-7b1596fc8ef7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:41.553Z|9e6b1096-48d2-4cef-a249-7b86de2c6a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:41.554Z|9e6b1096-48d2-4cef-a249-7b86de2c6a08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:41.556Z|baec4723-e7eb-4e9f-986f-54f1d48fcf74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:41.556Z|baec4723-e7eb-4e9f-986f-54f1d48fcf74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:51.563Z|b88ea7a5-de7e-418e-8062-4e34e6ff25b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:51.564Z|b88ea7a5-de7e-418e-8062-4e34e6ff25b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:51.578Z|340179e9-e8cd-4b9b-8441-9b0f7506bd1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:51.578Z|5f5025ee-00e8-4614-b465-e9b04bac50b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:28:51.579Z|340179e9-e8cd-4b9b-8441-9b0f7506bd1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:51.579Z|5f5025ee-00e8-4614-b465-e9b04bac50b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:28:55.242Z|181d210c-42ee-44a4-ae24-99d3d315ab5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:28:55.243Z|181d210c-42ee-44a4-ae24-99d3d315ab5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:29:01.587Z|c2854f91-4437-4d4e-9d9d-b6318c28f0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:01.588Z|c2854f91-4437-4d4e-9d9d-b6318c28f0b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:01.600Z|3345a813-1e4e-4da6-a6be-575f8f0abca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:01.600Z|60ea902a-a579-4848-a073-713cd52229a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:01.600Z|3345a813-1e4e-4da6-a6be-575f8f0abca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:01.600Z|60ea902a-a579-4848-a073-713cd52229a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:10.242Z|3f07b48b-c885-456a-a11e-80b511352bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:29:10.245Z|3f07b48b-c885-456a-a11e-80b511352bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:29:10.996Z|08825d86-c187-48a4-9814-6f4f1de106cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:29:10.996Z|08825d86-c187-48a4-9814-6f4f1de106cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:29:11.612Z|819dc0d4-7d95-4697-9362-5b66bed9619f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:11.613Z|819dc0d4-7d95-4697-9362-5b66bed9619f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:11.622Z|2e0dea0c-2199-46a2-bf6c-d12da6807cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:11.622Z|2e0dea0c-2199-46a2-bf6c-d12da6807cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:11.627Z|14fee437-75c1-4618-9e23-4705aa02af46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:11.627Z|14fee437-75c1-4618-9e23-4705aa02af46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:21.634Z|51d68bd2-21d4-47c1-bb07-91418b49541f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:21.635Z|51d68bd2-21d4-47c1-bb07-91418b49541f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:21.656Z|8a83c914-a4dd-414b-b910-02c62c0ebad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:21.657Z|8a83c914-a4dd-414b-b910-02c62c0ebad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:21.659Z|218d792d-b162-4e3d-afe1-3b3fb0e61096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:21.660Z|218d792d-b162-4e3d-afe1-3b3fb0e61096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:25.242Z|86527493-86c5-4293-95b4-a204f9058a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:29:25.243Z|86527493-86c5-4293-95b4-a204f9058a10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:29:28.282Z|f26f35fc-b4c8-41ce-9716-21d27cf8fe72|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:29:28.283Z|f26f35fc-b4c8-41ce-9716-21d27cf8fe72|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:31.658Z|23f1f01e-b72e-43be-a118-0474992fe21d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:31.659Z|23f1f01e-b72e-43be-a118-0474992fe21d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:31.679Z|620ca57a-ba0c-45f0-9033-ffd7ca34d8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:31.680Z|620ca57a-ba0c-45f0-9033-ffd7ca34d8f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:31.693Z|ea78dab8-98f8-406f-86af-12c4b965d610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:31.694Z|ea78dab8-98f8-406f-86af-12c4b965d610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:40.242Z|3419939c-275d-47d5-adfd-2a0bffaf983d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:29:40.242Z|3419939c-275d-47d5-adfd-2a0bffaf983d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:29:40.998Z|cc49b88f-c4b7-4c32-b384-9dc3dea3719f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:29:40.999Z|cc49b88f-c4b7-4c32-b384-9dc3dea3719f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:29:41.682Z|c454280e-a422-4783-b811-478df8c73ea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:41.683Z|c454280e-a422-4783-b811-478df8c73ea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:41.704Z|cc5c0bf1-ffc5-4340-a230-9dcbb143b697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:41.705Z|cc5c0bf1-ffc5-4340-a230-9dcbb143b697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:41.714Z|9534a1f2-064a-4863-bc24-16ad20df647f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:41.715Z|9534a1f2-064a-4863-bc24-16ad20df647f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:51.711Z|ff8979fa-3c56-440d-ab4f-359ea403ba88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:51.714Z|ff8979fa-3c56-440d-ab4f-359ea403ba88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:51.727Z|1270296f-e066-432c-b224-31992de89b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:51.728Z|1270296f-e066-432c-b224-31992de89b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:51.743Z|f32ede99-24b4-44f8-9f97-b043a1380734|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:29:51.744Z|f32ede99-24b4-44f8-9f97-b043a1380734|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:29:55.242Z|9f28252b-a632-4ced-b1c4-6c2e180d1250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:29:55.246Z|9f28252b-a632-4ced-b1c4-6c2e180d1250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:30:01.744Z|80e44004-37a2-4d20-af58-699ab4b2aec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:01.745Z|80e44004-37a2-4d20-af58-699ab4b2aec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:01.748Z|618bec3b-5507-41d1-ac51-e9c6779d316f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:01.748Z|618bec3b-5507-41d1-ac51-e9c6779d316f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:01.767Z|19ae5e8b-85c3-4a11-8372-72b39fff44d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:01.768Z|19ae5e8b-85c3-4a11-8372-72b39fff44d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:10.242Z|b1c99827-be67-41b0-b033-bba90feb7a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:30:10.243Z|b1c99827-be67-41b0-b033-bba90feb7a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:30:11.000Z|6ac077ab-bfd8-4879-94ca-b3613d22776f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:30:11.002Z|6ac077ab-bfd8-4879-94ca-b3613d22776f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:30:11.769Z|6090aff4-bace-4596-a2b8-323b594f1fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:11.769Z|96036be2-ff1e-4fa3-b413-a8430caf8aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:11.770Z|6090aff4-bace-4596-a2b8-323b594f1fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:11.770Z|96036be2-ff1e-4fa3-b413-a8430caf8aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:11.790Z|cc892b88-6223-4a13-a7f9-d9ea8c7e7df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:11.791Z|cc892b88-6223-4a13-a7f9-d9ea8c7e7df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:21.795Z|13ed6399-c840-4bab-bf11-686f7a7dcd4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:21.796Z|13ed6399-c840-4bab-bf11-686f7a7dcd4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:21.802Z|bd8b413f-9e9e-4d31-9ad0-a0ed46ce9594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:21.803Z|bd8b413f-9e9e-4d31-9ad0-a0ed46ce9594|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:21.816Z|e121b5ae-2855-4c0c-8581-f97b209b0650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:21.816Z|e121b5ae-2855-4c0c-8581-f97b209b0650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:25.242Z|d307289d-2afc-473a-ab0b-9db646e1bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:30:25.243Z|d307289d-2afc-473a-ab0b-9db646e1bda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:30:28.275Z|7b70aeb9-7c92-4894-a754-5b911ee9d168|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:30:28.276Z|7b70aeb9-7c92-4894-a754-5b911ee9d168|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:31.818Z|a4cfdd4b-bcc8-4319-a664-f8582669bded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:31.819Z|a4cfdd4b-bcc8-4319-a664-f8582669bded|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:31.823Z|bcbfc8c5-0dae-41fe-b6db-2eea00133dea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:31.823Z|bcbfc8c5-0dae-41fe-b6db-2eea00133dea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:31.844Z|d9c25239-0405-4088-8e09-66b73d966385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:31.845Z|d9c25239-0405-4088-8e09-66b73d966385|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:40.242Z|204b692e-b34f-484e-a409-e498c1031b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:30:40.245Z|204b692e-b34f-484e-a409-e498c1031b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:30:41.003Z|bff1aaf6-995d-4b74-82ec-f857561b65ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:30:41.003Z|bff1aaf6-995d-4b74-82ec-f857561b65ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:30:41.843Z|1fc3287d-9649-4469-b5e1-923b102c16bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:41.844Z|1fc3287d-9649-4469-b5e1-923b102c16bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:41.847Z|c82a079e-88e0-4bdf-948f-e9bfaf28c4e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:41.848Z|c82a079e-88e0-4bdf-948f-e9bfaf28c4e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:41.865Z|6109a4a3-a859-44e6-8105-bcf3fa23e98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:41.866Z|6109a4a3-a859-44e6-8105-bcf3fa23e98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:51.876Z|f42f97e4-c0ac-41b0-b79d-b30740e39b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:51.877Z|2f8644f0-225c-4bcf-9697-ab4e53cc44b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:51.877Z|f42f97e4-c0ac-41b0-b79d-b30740e39b90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:51.877Z|2f8644f0-225c-4bcf-9697-ab4e53cc44b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:51.901Z|e9f7ebb2-6b8f-4f02-93eb-910521a9af2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:30:51.903Z|e9f7ebb2-6b8f-4f02-93eb-910521a9af2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:30:55.242Z|c38e2d2b-a04b-4d42-b4a3-e32e6fe5643a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:30:55.243Z|c38e2d2b-a04b-4d42-b4a3-e32e6fe5643a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:31:01.903Z|04de4933-f51a-44fe-a990-61ee3c85d68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:01.903Z|e2eb9b4b-06da-4876-9cfa-c79528d8d165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:01.904Z|e2eb9b4b-06da-4876-9cfa-c79528d8d165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:01.904Z|04de4933-f51a-44fe-a990-61ee3c85d68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:01.925Z|281c440f-cfd1-4057-894f-88c9934e21bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:01.926Z|281c440f-cfd1-4057-894f-88c9934e21bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:10.242Z|c52f9a46-a965-4c1f-adb0-ec97ef016bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:31:10.242Z|c52f9a46-a965-4c1f-adb0-ec97ef016bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:31:11.004Z|c0dd8d00-8103-4fd2-b365-1b75bd053d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:31:11.004Z|c0dd8d00-8103-4fd2-b365-1b75bd053d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:31:11.926Z|8fadc08e-f32f-46f9-8cde-84db8345c8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:11.926Z|53aa0314-482f-4ffe-83ed-264b0622e42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:11.926Z|8fadc08e-f32f-46f9-8cde-84db8345c8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:11.926Z|53aa0314-482f-4ffe-83ed-264b0622e42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:11.947Z|90a9bd4c-98a5-48ad-85ff-035fc5bab05e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:11.948Z|90a9bd4c-98a5-48ad-85ff-035fc5bab05e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:21.948Z|cd0631fb-ef15-40ca-ac7d-a66ca0a5ec6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:21.948Z|0f06ee03-fdbe-4243-aa71-c2475569970e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:21.949Z|cd0631fb-ef15-40ca-ac7d-a66ca0a5ec6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:21.949Z|0f06ee03-fdbe-4243-aa71-c2475569970e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:21.969Z|8898ca5a-23f5-4ed5-9ed5-ba06af3482d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:21.970Z|8898ca5a-23f5-4ed5-9ed5-ba06af3482d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:25.243Z|c08b15d1-6a58-48ef-b5e4-50821ffa7c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:31:25.248Z|c08b15d1-6a58-48ef-b5e4-50821ffa7c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:31:28.274Z|5eed3933-8fe5-4cbe-ae34-c549fe2327d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:31:28.275Z|5eed3933-8fe5-4cbe-ae34-c549fe2327d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:31.970Z|c9a4258a-2352-4512-8fd7-fe0d6c362723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:31.971Z|c9a4258a-2352-4512-8fd7-fe0d6c362723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:31.972Z|b801c0fa-dad6-4338-b0f3-c58faacdab1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:31.973Z|b801c0fa-dad6-4338-b0f3-c58faacdab1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:31.991Z|39e4fa78-5789-4f65-ae73-c35d03796066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:31.992Z|39e4fa78-5789-4f65-ae73-c35d03796066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:40.242Z|22ebfa82-61f6-45fe-a47c-c95e792fcc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:31:40.242Z|22ebfa82-61f6-45fe-a47c-c95e792fcc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:31:41.005Z|5c34bc5c-ed3a-41aa-ab09-c60bcbebf859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:31:41.006Z|5c34bc5c-ed3a-41aa-ab09-c60bcbebf859|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:31:41.993Z|ea04c53b-a85c-49af-957f-7e87dc786cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:41.994Z|ea04c53b-a85c-49af-957f-7e87dc786cbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:42.016Z|8fc94fd7-067a-4153-b007-6b9204dbad82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:42.016Z|68d8dd73-3f9c-46f6-894c-ec444cb46ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:42.017Z|8fc94fd7-067a-4153-b007-6b9204dbad82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:42.017Z|68d8dd73-3f9c-46f6-894c-ec444cb46ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:52.016Z|a9d488ab-822f-4c30-a165-2be8e6f32d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:52.016Z|a9d488ab-822f-4c30-a165-2be8e6f32d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:52.042Z|f94fb9af-c91d-4439-bc3c-e858f80ff2b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:52.042Z|f94fb9af-c91d-4439-bc3c-e858f80ff2b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:52.043Z|aef8259b-c50b-4094-9160-c25783125695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:31:52.043Z|aef8259b-c50b-4094-9160-c25783125695|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:31:55.242Z|7ebe5232-162a-4e2d-8fd9-868e95e9f4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:31:55.242Z|7ebe5232-162a-4e2d-8fd9-868e95e9f4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:32:02.038Z|70a0b6f5-b82f-488c-8dc6-4a9d01f60f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:02.039Z|70a0b6f5-b82f-488c-8dc6-4a9d01f60f33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:02.067Z|fd93cf77-4275-47b0-aa52-32118403203b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:02.067Z|ee6f4cc4-3296-4d9c-b9cf-18d9fc31776e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:02.068Z|fd93cf77-4275-47b0-aa52-32118403203b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:02.068Z|ee6f4cc4-3296-4d9c-b9cf-18d9fc31776e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:10.242Z|ad081a4c-fe35-4488-929e-b72df3e34ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:32:10.245Z|ad081a4c-fe35-4488-929e-b72df3e34ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:32:11.007Z|e1c925ed-f25d-4129-aef5-852602df4dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:32:11.007Z|e1c925ed-f25d-4129-aef5-852602df4dcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:32:12.059Z|d81fb29f-3e80-4a48-9c43-7ed26b275ace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:12.060Z|d81fb29f-3e80-4a48-9c43-7ed26b275ace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:12.088Z|5b596dfd-2d7f-4de0-aa75-22ddcb4c8c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:12.088Z|63a2376d-ccc0-4de9-8796-6bc74df4ee78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:12.089Z|5b596dfd-2d7f-4de0-aa75-22ddcb4c8c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:12.089Z|63a2376d-ccc0-4de9-8796-6bc74df4ee78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:22.081Z|7026bac8-b16a-4045-8ef5-78e081460547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:22.082Z|7026bac8-b16a-4045-8ef5-78e081460547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:22.109Z|b182c8cf-d6ad-4bbe-881c-c5c7ed3acc0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:22.109Z|b182c8cf-d6ad-4bbe-881c-c5c7ed3acc0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:22.109Z|287571b3-e3ab-4804-bef6-4ee346d7fa3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:22.110Z|287571b3-e3ab-4804-bef6-4ee346d7fa3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:25.242Z|62a8cbb6-0e63-4ade-9fa2-7dc40ac37823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:32:25.242Z|62a8cbb6-0e63-4ade-9fa2-7dc40ac37823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:32:28.274Z|351f9ef0-b0f8-411c-a799-c67b3c744224|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:32:28.275Z|351f9ef0-b0f8-411c-a799-c67b3c744224|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:32.105Z|a719f2de-e775-4d33-8c69-07925f4f64c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:32.106Z|a719f2de-e775-4d33-8c69-07925f4f64c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:32.140Z|2d709dcb-7eb4-489b-8a51-19f621751ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:32.140Z|6671e698-697e-4d1d-8053-738f8982a4ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:32.141Z|2d709dcb-7eb4-489b-8a51-19f621751ea1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:32.141Z|6671e698-697e-4d1d-8053-738f8982a4ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:40.242Z|2d153d90-30d6-4d17-8bc4-3e5afea5cedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:32:40.242Z|2d153d90-30d6-4d17-8bc4-3e5afea5cedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:32:41.008Z|1c32f742-be02-4c22-87c7-0b591d9ba610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:32:41.009Z|1c32f742-be02-4c22-87c7-0b591d9ba610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:32:42.143Z|3b25a524-13b2-4d93-b978-0990daecad4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:42.143Z|3b25a524-13b2-4d93-b978-0990daecad4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:42.161Z|52d83759-258d-4f1f-b8de-cbaa036b1a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:42.161Z|52d83759-258d-4f1f-b8de-cbaa036b1a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:42.162Z|158ced1d-30c1-43e3-b13a-4e7101ff3644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:42.162Z|158ced1d-30c1-43e3-b13a-4e7101ff3644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:52.166Z|5fbb68f4-65a1-4cd9-b13a-14c64790df82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:52.166Z|5fbb68f4-65a1-4cd9-b13a-14c64790df82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:52.190Z|afbe443e-f6e8-415b-b16f-96824e15b04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:52.190Z|39ff037e-ab75-45fe-83da-191e2188f8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:32:52.191Z|afbe443e-f6e8-415b-b16f-96824e15b04a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:52.191Z|39ff037e-ab75-45fe-83da-191e2188f8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:32:55.242Z|581c82cb-271c-4e7d-9caa-812a0e5def79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:32:55.245Z|581c82cb-271c-4e7d-9caa-812a0e5def79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:33:02.190Z|ad58a48b-e8a6-4cc8-be5f-c39ebab69b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:02.191Z|ad58a48b-e8a6-4cc8-be5f-c39ebab69b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:02.214Z|45b91d76-9377-44b7-b82e-fb06e6f8c251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:02.215Z|af59222b-28ca-4e3d-b423-8969ee2f3b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:02.215Z|af59222b-28ca-4e3d-b423-8969ee2f3b59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:02.215Z|45b91d76-9377-44b7-b82e-fb06e6f8c251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:10.242Z|9dc13a8e-80f9-4665-becb-8fb356010d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:33:10.244Z|9dc13a8e-80f9-4665-becb-8fb356010d65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:33:11.010Z|5f0fb88e-f846-4d36-b933-16ea28abfc6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:33:11.010Z|5f0fb88e-f846-4d36-b933-16ea28abfc6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:33:12.212Z|699014ee-493f-4d7d-8318-b7adea3ef96e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:12.213Z|699014ee-493f-4d7d-8318-b7adea3ef96e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:12.234Z|cc5a1397-1dd9-4d2d-ab4c-4b7cf9868781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:12.234Z|987134e9-e54a-4976-90f1-fad8f95033cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:12.234Z|cc5a1397-1dd9-4d2d-ab4c-4b7cf9868781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:12.234Z|987134e9-e54a-4976-90f1-fad8f95033cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:22.243Z|802a1d7c-d356-4c16-aefb-10c899691143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:22.244Z|802a1d7c-d356-4c16-aefb-10c899691143|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:22.255Z|174de40f-e51a-4681-854f-a16f93841a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:22.256Z|174de40f-e51a-4681-854f-a16f93841a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:22.262Z|259ce069-0cef-47ad-9431-3b27771d02e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:22.263Z|259ce069-0cef-47ad-9431-3b27771d02e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:25.242Z|0b72d97b-1502-49bb-a6aa-087dbf3c9b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:33:25.242Z|0b72d97b-1502-49bb-a6aa-087dbf3c9b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:33:28.273Z|7cdb745a-cf6b-4af8-8423-f37f93fd1d47|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:33:28.274Z|7cdb745a-cf6b-4af8-8423-f37f93fd1d47|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:32.267Z|04b3fa27-0ad9-46c5-a546-6d783b100f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:32.268Z|04b3fa27-0ad9-46c5-a546-6d783b100f39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:32.278Z|33b9e0d1-9db9-446f-ba3e-b579ff314fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:32.279Z|33b9e0d1-9db9-446f-ba3e-b579ff314fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:32.290Z|67f953e8-a599-48c7-aa88-a9ec06d298c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:32.291Z|67f953e8-a599-48c7-aa88-a9ec06d298c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:40.242Z|3816c7c4-7895-4974-9043-f9f0c19c504c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:33:40.245Z|3816c7c4-7895-4974-9043-f9f0c19c504c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:33:41.011Z|983c0f02-c05f-4ed5-940e-46693c9a939a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:33:41.012Z|983c0f02-c05f-4ed5-940e-46693c9a939a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:33:42.293Z|d8d82aa3-50e1-4eb7-a85d-332aee22c7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:42.294Z|d8d82aa3-50e1-4eb7-a85d-332aee22c7f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:42.301Z|6160a6ff-cc07-4904-8fde-2152c4cb2b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:42.302Z|6160a6ff-cc07-4904-8fde-2152c4cb2b9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:42.315Z|d0906b90-7881-46fa-9260-bc0d5027a0e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:42.316Z|d0906b90-7881-46fa-9260-bc0d5027a0e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:52.321Z|af866ffe-b351-4788-bb14-b18c87a09061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:52.322Z|af866ffe-b351-4788-bb14-b18c87a09061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:52.325Z|12e866b2-9f58-4686-a763-c9a9c635e4ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:52.325Z|12e866b2-9f58-4686-a763-c9a9c635e4ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:52.335Z|49b532b4-2fde-4148-8d8a-7b6af8d72669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:33:52.336Z|49b532b4-2fde-4148-8d8a-7b6af8d72669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:33:55.242Z|ac8e39aa-1dce-4ee4-b203-f8b61887226f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:33:55.243Z|ac8e39aa-1dce-4ee4-b203-f8b61887226f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:34:02.343Z|8c595dce-5c4f-4208-8694-7512646cadeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:02.343Z|8c595dce-5c4f-4208-8694-7512646cadeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:02.346Z|92d54474-43be-4d16-86c3-54136a6eead6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:02.347Z|92d54474-43be-4d16-86c3-54136a6eead6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:02.355Z|f90c1316-0e07-4227-8b1b-354db452af80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:02.355Z|f90c1316-0e07-4227-8b1b-354db452af80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:10.244Z|633f0f96-cc17-45db-806f-6c5e4add1176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:34:10.244Z|633f0f96-cc17-45db-806f-6c5e4add1176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:34:11.012Z|fad020d7-6df5-4b74-a87d-c04dd1440ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:34:11.013Z|fad020d7-6df5-4b74-a87d-c04dd1440ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:34:12.368Z|f19b72e4-0d4e-4887-8db5-85f195d14230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:12.368Z|f19b72e4-0d4e-4887-8db5-85f195d14230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:12.368Z|d0877f80-c706-4999-bf35-b8adbeb1c2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:12.369Z|d0877f80-c706-4999-bf35-b8adbeb1c2d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:12.375Z|aa45b0bd-55c1-44e8-bd5c-1cfc9a8c008a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:12.376Z|aa45b0bd-55c1-44e8-bd5c-1cfc9a8c008a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:22.392Z|dc71ee1b-4b2b-4527-97e0-df9083835076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:22.392Z|24777d53-34b2-4ab2-bdbf-1d22bcf30f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:22.393Z|dc71ee1b-4b2b-4527-97e0-df9083835076|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:22.393Z|24777d53-34b2-4ab2-bdbf-1d22bcf30f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:22.403Z|1e18bef0-0d44-40b8-8a57-842a189024df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:22.405Z|1e18bef0-0d44-40b8-8a57-842a189024df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:25.244Z|3eb2edb7-8b20-4460-b546-b6830b04b541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:34:25.248Z|3eb2edb7-8b20-4460-b546-b6830b04b541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:34:28.275Z|a8993d0c-771e-4d02-99ab-6448d575510f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:34:28.276Z|a8993d0c-771e-4d02-99ab-6448d575510f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:32.418Z|42dab1be-316c-4d53-9fc5-59accb55ad27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:32.420Z|42dab1be-316c-4d53-9fc5-59accb55ad27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:32.460Z|66e8c325-a037-4080-bbdb-c293273c31c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:32.460Z|d716617c-9c22-4c71-980b-66f4b4474fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:32.461Z|d716617c-9c22-4c71-980b-66f4b4474fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:32.460Z|66e8c325-a037-4080-bbdb-c293273c31c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:40.242Z|f49ddcde-00c4-41cd-9cd1-8cc1087b1232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:34:40.242Z|f49ddcde-00c4-41cd-9cd1-8cc1087b1232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:34:41.013Z|7ce90c88-e1cb-46bc-9aca-d39b1f4ca371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:34:41.014Z|7ce90c88-e1cb-46bc-9aca-d39b1f4ca371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:34:42.486Z|c9cad062-d977-42e9-bcd5-53dafd3122c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:42.486Z|7a8bd098-0793-4116-a78a-9c1a10923658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:42.487Z|c9cad062-d977-42e9-bcd5-53dafd3122c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:42.487Z|7a8bd098-0793-4116-a78a-9c1a10923658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:42.509Z|4842d4c3-9e75-459a-8886-0e8d8aef59a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:42.510Z|4842d4c3-9e75-459a-8886-0e8d8aef59a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:52.523Z|0a1f6f16-e3dc-423b-8b7f-b611e395055e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:52.524Z|0a1f6f16-e3dc-423b-8b7f-b611e395055e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:52.529Z|e1a02425-f00e-4fad-a104-ffc03f55549a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:52.529Z|e1a02425-f00e-4fad-a104-ffc03f55549a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:52.535Z|a18bf5d6-16f6-4f9b-8391-eae5fa9a14ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:34:52.536Z|a18bf5d6-16f6-4f9b-8391-eae5fa9a14ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:34:55.244Z|edfa8aea-00c6-4aa6-b0c1-22d3ea9b5c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:34:55.268Z|edfa8aea-00c6-4aa6-b0c1-22d3ea9b5c02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:35:02.554Z|f434ce2a-1d77-4ee5-a17f-9311d551742a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:02.554Z|80188713-e4dd-4a66-9933-424bca107463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:02.555Z|f434ce2a-1d77-4ee5-a17f-9311d551742a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:02.555Z|80188713-e4dd-4a66-9933-424bca107463|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:02.560Z|c8c3f217-525a-4d2c-bacc-593ff2f9e439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:02.560Z|c8c3f217-525a-4d2c-bacc-593ff2f9e439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:10.242Z|44b5c149-9ebf-4717-9531-e3ff0ce24410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:35:10.242Z|44b5c149-9ebf-4717-9531-e3ff0ce24410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:35:11.015Z|a5d4920d-df40-4618-a8c8-7b76bd01486c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:35:11.015Z|a5d4920d-df40-4618-a8c8-7b76bd01486c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:35:12.578Z|88e23d0f-4393-4fea-9377-a42a4e0ec411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:12.578Z|4ee40a05-9315-4d4f-b54b-a917493b546d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:12.578Z|4ee40a05-9315-4d4f-b54b-a917493b546d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:12.578Z|88e23d0f-4393-4fea-9377-a42a4e0ec411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:12.585Z|1a9d3ff8-dbb3-4368-a284-dcca3e533e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:12.586Z|1a9d3ff8-dbb3-4368-a284-dcca3e533e0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:22.603Z|8db25fbc-6254-4a0e-8731-7434f50537c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:22.603Z|76b48540-cb53-46aa-93ed-45761d8a3def|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:22.604Z|8db25fbc-6254-4a0e-8731-7434f50537c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:22.604Z|76b48540-cb53-46aa-93ed-45761d8a3def|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:22.607Z|83c701e2-442a-4e87-a29f-f83218a4f1ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:22.609Z|83c701e2-442a-4e87-a29f-f83218a4f1ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:25.242Z|5f7e36c8-d44f-4008-848c-e4277f8bf03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:35:25.242Z|5f7e36c8-d44f-4008-848c-e4277f8bf03c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:35:28.314Z|932d81ff-ee6a-405a-8cf9-9e0ef36150db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:35:28.317Z|932d81ff-ee6a-405a-8cf9-9e0ef36150db|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:32.624Z|db2ee9a6-21cc-43a3-ae12-127a4ee74151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:32.624Z|cc8ce260-5e8d-4910-a797-7cb70cda6083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:32.626Z|cc8ce260-5e8d-4910-a797-7cb70cda6083|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:32.626Z|db2ee9a6-21cc-43a3-ae12-127a4ee74151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:32.631Z|8fa9e172-a1fd-485e-9cb3-f90b81a212f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:32.632Z|8fa9e172-a1fd-485e-9cb3-f90b81a212f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:40.242Z|76329537-4177-4bfd-aa18-54d539a0b548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:35:40.245Z|76329537-4177-4bfd-aa18-54d539a0b548|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:35:41.016Z|1762e3fa-856d-4e0b-85cf-2091a9ffea87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:35:41.016Z|1762e3fa-856d-4e0b-85cf-2091a9ffea87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:35:42.648Z|c31d77d8-a8b9-48d0-94f7-d0e38a1f50f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:42.648Z|a0919c7a-ddb5-4943-b254-921e5053bb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:42.649Z|c31d77d8-a8b9-48d0-94f7-d0e38a1f50f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:42.649Z|a0919c7a-ddb5-4943-b254-921e5053bb22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:42.650Z|06b91169-b343-4f05-9c7c-01490b8f75d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:42.651Z|06b91169-b343-4f05-9c7c-01490b8f75d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:52.670Z|f43f8699-50ad-45c8-9885-8d453f0fcda4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:52.670Z|72859953-89e1-4b1a-9c8e-90487a169a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:52.670Z|b99167a4-bb0e-41df-8e39-f84095e1b55e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:35:52.671Z|f43f8699-50ad-45c8-9885-8d453f0fcda4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:52.671Z|b99167a4-bb0e-41df-8e39-f84095e1b55e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:52.671Z|72859953-89e1-4b1a-9c8e-90487a169a4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:35:55.242Z|c7fac307-a1ca-4a31-bd73-0f6bf85af3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:35:55.242Z|c7fac307-a1ca-4a31-bd73-0f6bf85af3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:36:02.693Z|a650c6ad-b601-4c22-b810-9384d47a5da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:02.693Z|57e22745-2e46-49e2-84d4-e93aa7afe587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:02.693Z|9e8cc032-a872-4338-9361-1af1a1b9befe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:02.694Z|a650c6ad-b601-4c22-b810-9384d47a5da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:02.694Z|57e22745-2e46-49e2-84d4-e93aa7afe587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:02.694Z|9e8cc032-a872-4338-9361-1af1a1b9befe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:10.242Z|f14c72ec-39cd-4dc2-ab41-91cf4786109f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:36:10.242Z|f14c72ec-39cd-4dc2-ab41-91cf4786109f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:36:11.017Z|b8e8a22e-818b-4310-b634-0da8e2d9bd1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:36:11.018Z|b8e8a22e-818b-4310-b634-0da8e2d9bd1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:36:12.714Z|83237ab4-6be7-425b-b1bf-ddd142dd44d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:12.714Z|b895ee48-e184-44b8-ab00-73944ed37c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:12.715Z|b895ee48-e184-44b8-ab00-73944ed37c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:12.715Z|83237ab4-6be7-425b-b1bf-ddd142dd44d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:12.715Z|a09d2245-4e26-451f-b316-7ed6546442f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:12.716Z|a09d2245-4e26-451f-b316-7ed6546442f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:22.736Z|c8b9f232-c382-40fe-948e-8e25ccac233c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:22.737Z|c8b9f232-c382-40fe-948e-8e25ccac233c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:22.741Z|5ce9e8ed-2e73-4693-a926-5a89271192fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:22.741Z|a20cf1d1-71dc-4acb-aa2c-2b88a7d82650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:22.742Z|a20cf1d1-71dc-4acb-aa2c-2b88a7d82650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:22.742Z|5ce9e8ed-2e73-4693-a926-5a89271192fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:25.243Z|260bfee6-aae6-4c1e-beb4-c9d5a6cc8289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:36:25.247Z|260bfee6-aae6-4c1e-beb4-c9d5a6cc8289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:36:28.274Z|6fdd801e-fd28-47b6-8685-78de37dc2536|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:36:28.275Z|6fdd801e-fd28-47b6-8685-78de37dc2536|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:32.759Z|4b870411-c3e0-442f-833f-cf2b3c1dba0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:32.760Z|4b870411-c3e0-442f-833f-cf2b3c1dba0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:32.761Z|a38de45d-8344-40b7-969b-d3143b282c27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:32.761Z|a38de45d-8344-40b7-969b-d3143b282c27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:32.765Z|70d7ea68-f7fe-45fe-98f8-f8885b922d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:32.766Z|70d7ea68-f7fe-45fe-98f8-f8885b922d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:40.242Z|199859c7-4404-40c1-be59-bb988351e229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:36:40.243Z|199859c7-4404-40c1-be59-bb988351e229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:36:41.019Z|74254632-ef8c-42d3-a9ea-48d47074d385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:36:41.019Z|74254632-ef8c-42d3-a9ea-48d47074d385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:36:42.782Z|f3c22875-89ac-46de-8b8d-f67f4509d210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:42.782Z|71c9d6ed-bfaa-4693-b5d9-16f16740692b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:42.782Z|f3c22875-89ac-46de-8b8d-f67f4509d210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:42.783Z|71c9d6ed-bfaa-4693-b5d9-16f16740692b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:42.790Z|fe1596be-669a-4205-a55a-16668556e69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:42.791Z|fe1596be-669a-4205-a55a-16668556e69d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:52.804Z|012e2ae5-acd4-4834-ad50-7d3ab312a06c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:52.806Z|012e2ae5-acd4-4834-ad50-7d3ab312a06c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:52.804Z|426def06-6640-4f5a-9f0b-0b72f498d88d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:52.808Z|426def06-6640-4f5a-9f0b-0b72f498d88d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:52.812Z|387fb41f-0694-4ca5-8674-e2410b327a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:36:52.813Z|387fb41f-0694-4ca5-8674-e2410b327a4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:36:55.242Z|b0c019b1-7f17-49b2-ab19-55f22a16229e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:36:55.243Z|b0c019b1-7f17-49b2-ab19-55f22a16229e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:37:02.828Z|75aa7dbf-c41c-4ed7-a97a-f1d1a3bae8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:02.828Z|b960c9ae-68d0-48e2-a72b-795856768360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:02.829Z|75aa7dbf-c41c-4ed7-a97a-f1d1a3bae8be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:02.829Z|b960c9ae-68d0-48e2-a72b-795856768360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:02.839Z|37c73633-1cb5-4ffe-bbbc-87c51c9c1c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:02.840Z|37c73633-1cb5-4ffe-bbbc-87c51c9c1c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:10.242Z|5a91b03f-88ea-40ff-ad6f-e34a801d1ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:37:10.245Z|5a91b03f-88ea-40ff-ad6f-e34a801d1ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:37:11.020Z|15c6eae7-49e4-4ae9-ae0f-d71ee24ff9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:37:11.021Z|15c6eae7-49e4-4ae9-ae0f-d71ee24ff9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:37:12.851Z|688032df-057f-42fb-9f78-c7057a25e6f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:12.852Z|688032df-057f-42fb-9f78-c7057a25e6f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:12.856Z|1e3c48ef-b4bd-451a-b0d9-6dc087a26d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:12.857Z|1e3c48ef-b4bd-451a-b0d9-6dc087a26d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:12.858Z|538945f3-8bd5-4f36-a526-f79fbca3f83e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:12.859Z|538945f3-8bd5-4f36-a526-f79fbca3f83e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:22.879Z|2313e3f7-2bfe-4a44-8fe6-f5bc116389fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:22.879Z|53bfa050-3760-4124-9f56-921c9e46a4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:22.880Z|2313e3f7-2bfe-4a44-8fe6-f5bc116389fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:22.880Z|53bfa050-3760-4124-9f56-921c9e46a4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:22.883Z|485b107b-4cde-4bae-9122-ae3d40c1cc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:22.885Z|485b107b-4cde-4bae-9122-ae3d40c1cc64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:25.242Z|7a7d6c16-5845-48a2-b3de-3ce0e3912e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:37:25.243Z|7a7d6c16-5845-48a2-b3de-3ce0e3912e0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:37:28.272Z|0925275b-904c-4103-9265-e923790e1ac6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:37:28.273Z|0925275b-904c-4103-9265-e923790e1ac6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:32.904Z|d02620cf-e637-4846-a023-9fd212db765e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:32.906Z|d02620cf-e637-4846-a023-9fd212db765e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:32.906Z|ca55460f-4261-4780-a723-361cfa54a3cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:32.907Z|ca55460f-4261-4780-a723-361cfa54a3cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:32.917Z|ae2c610f-550a-4e80-ada4-ae3f3a4cad81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:32.918Z|ae2c610f-550a-4e80-ada4-ae3f3a4cad81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:40.242Z|782c0095-2fe0-4799-bf5c-a9f069bddd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:37:40.242Z|782c0095-2fe0-4799-bf5c-a9f069bddd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:37:41.022Z|02dd9287-d8f1-4e85-bb07-96351276c5d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:37:41.023Z|02dd9287-d8f1-4e85-bb07-96351276c5d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:37:42.927Z|b2435161-5489-4410-8890-3dc575dd1d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:42.927Z|f8a1fc1d-6a36-482d-ac8d-4b45cbb9f214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:42.928Z|b2435161-5489-4410-8890-3dc575dd1d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:42.928Z|f8a1fc1d-6a36-482d-ac8d-4b45cbb9f214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:42.941Z|babfed92-6be1-4ab2-b8a4-558cd82f1a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:42.942Z|babfed92-6be1-4ab2-b8a4-558cd82f1a6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:52.950Z|77bfb2b8-421b-4ec6-ad32-9755d2e077ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:52.950Z|cd6e5109-cb46-45ba-bfb3-136695bd4940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:52.951Z|77bfb2b8-421b-4ec6-ad32-9755d2e077ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:52.951Z|cd6e5109-cb46-45ba-bfb3-136695bd4940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:52.961Z|cb949b84-3802-4ede-b142-a3826106a5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:37:52.962Z|cb949b84-3802-4ede-b142-a3826106a5fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:37:55.242Z|04fa8cc6-e40e-4d9e-9326-62685ce0748a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:37:55.245Z|04fa8cc6-e40e-4d9e-9326-62685ce0748a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:38:02.976Z|4323ee31-4a9d-4b61-8d18-627c5b7741ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:02.976Z|e9638626-4a2c-4b1d-b236-471fe4e6ef2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:02.977Z|4323ee31-4a9d-4b61-8d18-627c5b7741ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:02.977Z|e9638626-4a2c-4b1d-b236-471fe4e6ef2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:02.982Z|16b27a43-288b-434b-a94e-7ff457d2159d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:02.984Z|16b27a43-288b-434b-a94e-7ff457d2159d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:10.242Z|e25ada73-55e2-4f87-98c1-cc7a8f1bc7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:38:10.242Z|e25ada73-55e2-4f87-98c1-cc7a8f1bc7ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:38:11.024Z|1fc34e38-afcc-419b-b8e3-30a164236d0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:38:11.025Z|1fc34e38-afcc-419b-b8e3-30a164236d0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:38:13.005Z|c9c89817-925b-4d2a-8dd0-2010b9bb3e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:13.005Z|ada1ad4c-afe1-4cee-8069-5d21f9b757e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:13.006Z|ada1ad4c-afe1-4cee-8069-5d21f9b757e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:13.006Z|c9c89817-925b-4d2a-8dd0-2010b9bb3e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:13.006Z|d50df85b-050d-41a6-9cdb-e89ddcd41998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:13.007Z|d50df85b-050d-41a6-9cdb-e89ddcd41998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:23.028Z|ad5d9ddf-e6b9-41fe-aa18-bfdd8da0cdc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:23.028Z|13136e88-3517-4352-a941-23c6bd96deb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:23.029Z|ad5d9ddf-e6b9-41fe-aa18-bfdd8da0cdc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:23.029Z|13136e88-3517-4352-a941-23c6bd96deb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:23.033Z|a668ec92-d210-47d0-8176-4f45146f123e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:23.033Z|a668ec92-d210-47d0-8176-4f45146f123e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:25.242Z|0c3014e2-f9ff-4d4a-b3ae-6b6337a78af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:38:25.242Z|0c3014e2-f9ff-4d4a-b3ae-6b6337a78af0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:38:28.275Z|f2fe5dbe-2090-4ad8-9fad-0c9547978e0b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:38:28.276Z|f2fe5dbe-2090-4ad8-9fad-0c9547978e0b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:33.052Z|9bd80d6a-bb9e-4eb7-848b-52f8b3849aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:33.052Z|68a13392-cdbe-453f-b742-bc78f85d2ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:33.052Z|10ad5c0b-49d4-4070-9f10-68326156cd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:33.053Z|9bd80d6a-bb9e-4eb7-848b-52f8b3849aea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:33.053Z|68a13392-cdbe-453f-b742-bc78f85d2ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:33.053Z|10ad5c0b-49d4-4070-9f10-68326156cd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:40.242Z|326f976d-2e4d-4e69-abf9-e55c83e4dc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:38:40.245Z|326f976d-2e4d-4e69-abf9-e55c83e4dc9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:38:41.025Z|62ad8f02-a022-4a92-99ab-14f5fb7f4a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:38:41.026Z|62ad8f02-a022-4a92-99ab-14f5fb7f4a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:38:43.074Z|b6cc867f-e8b8-4756-9c79-15ae57a89f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:43.074Z|38349184-ec6f-45b0-93cb-dfa047b43935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:43.075Z|38349184-ec6f-45b0-93cb-dfa047b43935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:43.075Z|b6cc867f-e8b8-4756-9c79-15ae57a89f65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:43.078Z|78edb455-48f9-48e4-ac82-7ab48ab75427|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:43.079Z|78edb455-48f9-48e4-ac82-7ab48ab75427|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:53.098Z|41b16aae-5755-4fb2-b2f2-1e1dc6a3cf32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:53.098Z|bf341320-e7a3-40f6-93a0-878e82814413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:53.099Z|41b16aae-5755-4fb2-b2f2-1e1dc6a3cf32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:53.098Z|bf341320-e7a3-40f6-93a0-878e82814413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:53.101Z|976432ae-df3a-44e6-839c-676c4adf02d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:38:53.102Z|976432ae-df3a-44e6-839c-676c4adf02d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:38:55.244Z|d4ddd0c4-1f08-4f14-b3cf-80d22ea8b863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:38:55.245Z|d4ddd0c4-1f08-4f14-b3cf-80d22ea8b863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:39:03.121Z|f06c025f-dbdc-4035-bd6e-ad0b604162b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:03.121Z|e41cf9c5-6fd6-4713-a656-a53deed1d197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:03.122Z|019923b6-5c07-46e0-b345-0c8b55d889be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:03.122Z|f06c025f-dbdc-4035-bd6e-ad0b604162b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:03.122Z|e41cf9c5-6fd6-4713-a656-a53deed1d197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:03.122Z|019923b6-5c07-46e0-b345-0c8b55d889be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:10.242Z|b4733f22-4d27-40ca-86d3-8225ab785e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:39:10.242Z|b4733f22-4d27-40ca-86d3-8225ab785e68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:39:11.027Z|3770b87e-1dab-43a1-991e-45bc33f5c473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:39:11.028Z|3770b87e-1dab-43a1-991e-45bc33f5c473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:39:13.150Z|b2d5fdc3-7138-4f13-94eb-4a475ffad151|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:13.150Z|4d6a436b-04ad-427e-88ca-ee05a549a59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:13.151Z|02de2f46-8724-4bc8-83d1-db73d52eb8da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:13.151Z|b2d5fdc3-7138-4f13-94eb-4a475ffad151|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:13.151Z|02de2f46-8724-4bc8-83d1-db73d52eb8da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:13.151Z|4d6a436b-04ad-427e-88ca-ee05a549a59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:23.173Z|7b22a520-6ef9-411b-aec4-6512b9f4a638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:23.173Z|9f0790fe-2e93-44e4-b624-2056e0aaf8a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:23.173Z|7b22a520-6ef9-411b-aec4-6512b9f4a638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:23.173Z|9f0790fe-2e93-44e4-b624-2056e0aaf8a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:23.174Z|289014f4-96de-44d8-8058-79d690ebebfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:23.175Z|289014f4-96de-44d8-8058-79d690ebebfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:25.242Z|70b64c68-4c39-4ce3-928e-87ac92125ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:39:25.252Z|70b64c68-4c39-4ce3-928e-87ac92125ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:39:28.273Z|8ec9fbf7-86ae-4e78-b8cf-be908f51e0a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:39:28.274Z|8ec9fbf7-86ae-4e78-b8cf-be908f51e0a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:33.196Z|c2ae6892-53c0-442f-86be-ccc1d527d655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:33.196Z|9731ea18-485e-465a-8b28-903c1ff7238c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:33.196Z|14dc36b0-8837-44ab-96d1-17a68d4996ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:33.197Z|9731ea18-485e-465a-8b28-903c1ff7238c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:33.197Z|c2ae6892-53c0-442f-86be-ccc1d527d655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:33.197Z|14dc36b0-8837-44ab-96d1-17a68d4996ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:40.242Z|36e751cf-8b89-45c4-8535-dde886962d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:39:40.242Z|36e751cf-8b89-45c4-8535-dde886962d2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:39:41.029Z|83e38726-97f6-4bbb-b950-fbb26eb5e893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:39:41.029Z|83e38726-97f6-4bbb-b950-fbb26eb5e893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:39:43.220Z|f8c98822-f43a-4911-ba54-fc1eae29182b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:43.221Z|f8c98822-f43a-4911-ba54-fc1eae29182b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:43.222Z|bd3957bb-6596-42b0-8d53-7ae57e035edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:43.223Z|bd3957bb-6596-42b0-8d53-7ae57e035edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:43.226Z|897aae5b-0ac2-4eec-ad4d-8769e111369f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:43.226Z|897aae5b-0ac2-4eec-ad4d-8769e111369f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:53.243Z|8ba9862c-3067-4d1d-a4d5-3a6f2257c2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:53.243Z|84631be4-52e8-4cbb-b397-119b8ccd10c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:53.244Z|84631be4-52e8-4cbb-b397-119b8ccd10c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:53.246Z|81275a2f-ae8d-49f0-9814-9d0b63ff802d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:39:53.247Z|81275a2f-ae8d-49f0-9814-9d0b63ff802d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:53.245Z|8ba9862c-3067-4d1d-a4d5-3a6f2257c2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:39:55.244Z|b7e021f7-5e2d-4799-8221-bedded994ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:39:55.245Z|b7e021f7-5e2d-4799-8221-bedded994ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:40:03.267Z|a0d7895c-c763-4568-b4f9-8df517c524ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:03.267Z|153e3f07-0bab-4cd5-a6a4-ce5216e6bbbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:03.268Z|153e3f07-0bab-4cd5-a6a4-ce5216e6bbbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:03.267Z|c088e417-f75b-4a47-993e-20a602b3a782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:03.268Z|a0d7895c-c763-4568-b4f9-8df517c524ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:03.269Z|c088e417-f75b-4a47-993e-20a602b3a782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:10.243Z|45158d0e-d1a6-4673-b480-2ba37a50bcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:40:10.245Z|45158d0e-d1a6-4673-b480-2ba37a50bcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:40:11.030Z|d7a2ae9e-a65c-4a20-a53b-9132f6ab5059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:40:11.031Z|d7a2ae9e-a65c-4a20-a53b-9132f6ab5059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:40:13.296Z|60c278d3-1ecf-41b7-868d-e63eef01657c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:13.296Z|28db0c06-79b2-4d2a-9e53-e63331339a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:13.296Z|0cc38d44-90f3-40e9-92ad-be63389a26ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:13.297Z|60c278d3-1ecf-41b7-868d-e63eef01657c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:13.298Z|0cc38d44-90f3-40e9-92ad-be63389a26ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:13.298Z|28db0c06-79b2-4d2a-9e53-e63331339a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:23.323Z|3fc63954-f361-4202-8773-bdcfa5853a4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:23.324Z|3fc63954-f361-4202-8773-bdcfa5853a4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:23.323Z|936b8679-1f58-4607-80f4-0a48900b608c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:23.323Z|a7207b9c-71c2-45c3-abf4-3dae81046c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:23.325Z|a7207b9c-71c2-45c3-abf4-3dae81046c73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:23.325Z|936b8679-1f58-4607-80f4-0a48900b608c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:25.252Z|40c3c1cb-96c2-4690-8232-f546f34dc455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:40:25.252Z|40c3c1cb-96c2-4690-8232-f546f34dc455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:40:28.273Z|5997dea9-583a-4870-873a-d49a401d1813|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:40:28.274Z|5997dea9-583a-4870-873a-d49a401d1813|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:33.347Z|4eca4b29-b240-4cb8-a99b-eae2eb18abba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:33.347Z|85ce2663-d3ce-449a-91ce-7afc331c8d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:33.347Z|bc30cfcd-dc84-47c5-9697-dd2799754778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:33.347Z|4eca4b29-b240-4cb8-a99b-eae2eb18abba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:33.347Z|bc30cfcd-dc84-47c5-9697-dd2799754778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:33.347Z|85ce2663-d3ce-449a-91ce-7afc331c8d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:40.242Z|c7947da4-cbb3-465b-b91f-cef40df61072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:40:40.243Z|c7947da4-cbb3-465b-b91f-cef40df61072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:40:41.031Z|bf1036f9-c234-4baf-8b5a-6c2bf920a3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:40:41.032Z|bf1036f9-c234-4baf-8b5a-6c2bf920a3f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:40:43.371Z|e9fd67b6-38e8-47ad-b72c-fd27e7bfbdc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:43.373Z|e9fd67b6-38e8-47ad-b72c-fd27e7bfbdc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:43.374Z|ff258829-4bd2-4a83-8431-679202eff6ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:43.374Z|ff258829-4bd2-4a83-8431-679202eff6ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:43.374Z|7b1adf47-90a1-4ef8-98e4-de6de698cea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:43.376Z|7b1adf47-90a1-4ef8-98e4-de6de698cea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:53.400Z|513923b1-4684-4a9d-a717-7899296edbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:53.400Z|a347d44d-2953-43b6-8ba1-0cf2ebc03d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:53.400Z|2852b081-b8f5-4007-bd17-9f0735147cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:40:53.401Z|a347d44d-2953-43b6-8ba1-0cf2ebc03d8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:53.401Z|513923b1-4684-4a9d-a717-7899296edbb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:53.401Z|2852b081-b8f5-4007-bd17-9f0735147cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:40:55.242Z|caf2ff03-e767-4e06-a9cd-5bc3fd2f9a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:40:55.252Z|caf2ff03-e767-4e06-a9cd-5bc3fd2f9a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:41:03.423Z|12ac553d-8b70-4441-ac4c-5622440b9efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:03.423Z|55519d85-6895-450d-8c73-2227a51992bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:03.425Z|55519d85-6895-450d-8c73-2227a51992bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:03.425Z|12ac553d-8b70-4441-ac4c-5622440b9efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:03.428Z|a05fc9c4-1a5a-4dd4-84b0-8a639cb3585b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:03.429Z|a05fc9c4-1a5a-4dd4-84b0-8a639cb3585b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:10.243Z|197f81c8-d812-4acc-8724-e9269059691c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:41:10.243Z|197f81c8-d812-4acc-8724-e9269059691c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:41:11.033Z|6737417a-7dfd-4344-8b51-63bbe57f773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:41:11.033Z|6737417a-7dfd-4344-8b51-63bbe57f773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:41:13.449Z|cb81b7a6-0889-4f28-b0c3-685382fc6b49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:13.451Z|cb81b7a6-0889-4f28-b0c3-685382fc6b49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:13.455Z|ee3711f4-3d3b-4de2-8903-40aac1bd6ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:13.455Z|ee3711f4-3d3b-4de2-8903-40aac1bd6ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:13.457Z|487f8dba-f5f7-4309-aec7-d8374b230c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:13.458Z|487f8dba-f5f7-4309-aec7-d8374b230c95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:23.476Z|1870214e-9951-431c-a130-7a3e61312c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:23.477Z|1870214e-9951-431c-a130-7a3e61312c7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:23.480Z|f531cb07-dc0d-494a-87ba-76a7e7b12585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:23.480Z|2d57a8a2-421d-4ba8-8907-63507366e564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:23.481Z|f531cb07-dc0d-494a-87ba-76a7e7b12585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:23.482Z|2d57a8a2-421d-4ba8-8907-63507366e564|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:25.242Z|a8c8407b-ef49-4e84-8856-fcc4253cb6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:41:25.243Z|a8c8407b-ef49-4e84-8856-fcc4253cb6fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:41:28.274Z|2ce4fbe7-e1af-4751-97cb-eeed8d37b4a4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:41:28.275Z|2ce4fbe7-e1af-4751-97cb-eeed8d37b4a4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:33.500Z|0c4ee48c-af00-454e-bffe-3f9faa1444ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:33.502Z|0c4ee48c-af00-454e-bffe-3f9faa1444ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:33.507Z|21bba5cb-82c0-428d-bcf4-dc59341736df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:33.508Z|21bba5cb-82c0-428d-bcf4-dc59341736df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:33.509Z|b7caf46f-5687-49c7-a42e-37943a6679f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:33.510Z|b7caf46f-5687-49c7-a42e-37943a6679f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:40.242Z|e76485c4-2d49-4d7f-a96d-c5f6e09992f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:41:40.245Z|e76485c4-2d49-4d7f-a96d-c5f6e09992f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:41:41.034Z|8d4a7e64-1f6b-40f8-b40c-ee26ae29f8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:41:41.034Z|8d4a7e64-1f6b-40f8-b40c-ee26ae29f8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:41:43.522Z|79dc342c-743a-43fa-9b43-6c4dd10e2798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:43.523Z|79dc342c-743a-43fa-9b43-6c4dd10e2798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:43.529Z|48cf7c65-7010-427a-a9ca-bf625fc96ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:43.529Z|48cf7c65-7010-427a-a9ca-bf625fc96ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:43.530Z|09ca274a-5b2c-484c-ab05-3dc87ad9554d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:43.531Z|09ca274a-5b2c-484c-ab05-3dc87ad9554d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:53.548Z|d3b10c50-f5b2-488d-97e3-62cd093d36ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:53.549Z|d3b10c50-f5b2-488d-97e3-62cd093d36ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:53.550Z|f1a91cc0-70e3-4aee-ac0c-9b50b7e30cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:53.550Z|462126a2-678e-4487-8082-887d16eaf378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:41:53.550Z|f1a91cc0-70e3-4aee-ac0c-9b50b7e30cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:53.550Z|462126a2-678e-4487-8082-887d16eaf378|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:41:55.242Z|8ef2e028-e365-4561-ae33-a128e7fbebdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:41:55.243Z|8ef2e028-e365-4561-ae33-a128e7fbebdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:42:03.572Z|ebad0b0f-b4d7-42d0-b224-7a4e42d2dea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:03.573Z|ebad0b0f-b4d7-42d0-b224-7a4e42d2dea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:03.576Z|866364b1-f9c7-4198-be4d-1d826464606d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:03.577Z|866364b1-f9c7-4198-be4d-1d826464606d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:03.580Z|802d29cd-4f23-46ee-847b-edc952608f81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:03.581Z|802d29cd-4f23-46ee-847b-edc952608f81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:10.242Z|22f336e4-c5e9-40d9-bafe-2ea53b83e036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:42:10.242Z|22f336e4-c5e9-40d9-bafe-2ea53b83e036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:42:11.035Z|0909ada6-1f25-4d03-ab0a-ba6e73a904aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:42:11.036Z|0909ada6-1f25-4d03-ab0a-ba6e73a904aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:42:13.598Z|a2192f0a-8d08-4b8b-b744-6bd0a899c3ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:13.598Z|81cbea57-ee3b-4cd9-aa2b-9b271a462392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:13.599Z|a2192f0a-8d08-4b8b-b744-6bd0a899c3ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:13.599Z|81cbea57-ee3b-4cd9-aa2b-9b271a462392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:13.607Z|82d49000-89e3-43bd-834b-9ec89983d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:13.608Z|82d49000-89e3-43bd-834b-9ec89983d277|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:23.621Z|db5bdb05-dc49-430e-971b-8ebb134f2bdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:23.622Z|db5bdb05-dc49-430e-971b-8ebb134f2bdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:23.623Z|5faf1872-5f32-4845-a544-389c7db39677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:23.623Z|5faf1872-5f32-4845-a544-389c7db39677|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:23.632Z|cc73c2d7-9301-40c2-8e7f-2a011cae79f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:23.633Z|cc73c2d7-9301-40c2-8e7f-2a011cae79f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:25.242Z|45746431-0dac-4ee4-b01d-9652aa2864bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:42:25.252Z|45746431-0dac-4ee4-b01d-9652aa2864bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:42:28.273Z|96544754-63dc-4470-aea2-9a4328229f5f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-01T08:42:28.274Z|96544754-63dc-4470-aea2-9a4328229f5f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:33.648Z|414d6e7f-1bf2-48e7-8862-3c0f90d0a0f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:33.649Z|414d6e7f-1bf2-48e7-8862-3c0f90d0a0f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:33.649Z|35f6eab1-b8fd-4ae3-bb09-b0b6734f9700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:33.650Z|35f6eab1-b8fd-4ae3-bb09-b0b6734f9700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:33.657Z|ff6daeda-95f5-49f3-8743-991b3eae4013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:33.658Z|ff6daeda-95f5-49f3-8743-991b3eae4013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:40.243Z|f9e5521b-52ce-43dd-9794-a98d7497b399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:42:40.243Z|f9e5521b-52ce-43dd-9794-a98d7497b399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:42:41.036Z|efdf7833-8e09-4b57-a87d-b8a62f4fd6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:42:41.037Z|efdf7833-8e09-4b57-a87d-b8a62f4fd6f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:42:43.670Z|521c8e98-c1de-4448-bb18-2350abb6c9ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:43.670Z|d1627f29-56a7-4423-9be7-df6418d7ee0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:43.671Z|521c8e98-c1de-4448-bb18-2350abb6c9ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:43.671Z|d1627f29-56a7-4423-9be7-df6418d7ee0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:43.678Z|60717787-f5d1-4157-a820-5ea44464bd36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:43.679Z|60717787-f5d1-4157-a820-5ea44464bd36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:53.695Z|d3e809a4-a6d6-4882-a3c1-b43a051935fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:53.696Z|d3e809a4-a6d6-4882-a3c1-b43a051935fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:53.698Z|53f176b2-456c-4cc5-b4a2-035812f3c976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:53.700Z|53f176b2-456c-4cc5-b4a2-035812f3c976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:53.701Z|fe019540-4d2c-4a11-b67a-018774daf28b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:42:53.701Z|fe019540-4d2c-4a11-b67a-018774daf28b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:42:55.242Z|7008bb46-8260-4a9a-93d8-ec0571bbdf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:42:55.242Z|7008bb46-8260-4a9a-93d8-ec0571bbdf5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:43:03.719Z|f40329b6-0eee-4605-aa2a-560a6dec80c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:43:03.720Z|f40329b6-0eee-4605-aa2a-560a6dec80c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:43:03.720Z|2a4dc0fd-b546-40c6-aa52-b33aefb09fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:43:03.722Z|2a4dc0fd-b546-40c6-aa52-b33aefb09fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:43:03.726Z|8570ee12-1f62-45e7-ac36-ec72de1ec4da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:43:03.727Z|8570ee12-1f62-45e7-ac36-ec72de1ec4da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:43:10.242Z|1c799adf-6811-4d48-a8c3-7daad35bc32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:43:10.245Z|1c799adf-6811-4d48-a8c3-7daad35bc32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:43:11.038Z|de905a3f-c6cc-4136-9d90-2c99f67a372d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-01T08:43:11.038Z|de905a3f-c6cc-4136-9d90-2c99f67a372d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-01T08:43:13.742Z|0e84c328-3139-4587-912b-102696d7dfbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:43:13.742Z|99f8daaf-8bce-47f8-a258-7e54212533bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:43:13.743Z|0e84c328-3139-4587-912b-102696d7dfbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:43:13.743Z|99f8daaf-8bce-47f8-a258-7e54212533bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-01T08:43:13.747Z|d33d955e-0b8f-441b-b6d3-1820b8ce2aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-01T08:43:13.748Z|d33d955e-0b8f-441b-b6d3-1820b8ce2aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.